1. a2d972a RLC/MAC: implement decoding of EGPRS Packet Channel Request by Vadim Yanitskiy · 4 years, 3 months ago
  2. 99eb353 rlcmac: add dissection of 2G->3G/4G PS handover by Pau Espin Pedrol · 4 years, 3 months ago
  3. f3ac06b rlcmac: support decode FDD_CELL_INFORMATION of "UTRAN FDD Description by Pau Espin Pedrol · 4 years, 3 months ago
  4. b2653fe Move gsm_rlcmac.cpp -> .c by Pau Espin Pedrol · 4 years, 3 months ago[Renamed (99%) from src/gsm_rlcmac.cpp]
  5. 799cf82 gsm_rlcmac: Disable unused CSN1 descriptors by Pau Espin Pedrol · 4 years, 3 months ago
  6. 24fa274 gsm_rlcmac.cpp: Avoid declaring variable in for loop by Pau Espin Pedrol · 4 years, 3 months ago
  7. 007056e gsm_rlcmac: Use 'struct bitvec' instead of 'bitvec' by Pau Espin Pedrol · 4 years, 3 months ago
  8. de63548 rlcmac: Rename field to MS RA Cap2 in Additional_MS_Rad_Access_Cap_t by Pau Espin Pedrol · 4 years, 3 months ago
  9. e50ce6e rlcmac: Introduce MS Radio Access Capabilities 2 to fix related spare bits by Pau Espin Pedrol · 4 years, 3 months ago
  10. 20848c3 rlcmac: Log names of de/encoded rlcmac packet types by Pau Espin Pedrol · 4 years, 3 months ago
  11. 81b40cb rlcmac: Don't pass array element to CSN1 descriptors by Pau Espin Pedrol · 4 years, 3 months ago
  12. 773cb74 rlcmac: fix encode_gsm_*(): do not suppress encoding errors by Vadim Yanitskiy · 4 years, 4 months ago
  13. 1145fd2 gsm_rlcmac: improve dissection of MS RA Capability IE by Vincent Helfre · 4 years, 5 months ago
  14. 0daf913 gsm_rlcmac: fix Packet_Resource_Request_t: s/Slot/I_LEVEL_TN/ by Pau Espin Pedrol · 4 years, 4 months ago
  15. b47e53b tests/rlcmac: also verify encoding of MS RA Capability by Vadim Yanitskiy · 4 years, 4 months ago
  16. e60d9c7 gsm_rlcmac: fix misleading LOGP statement in decode_gsm_ra_cap() by Vadim Yanitskiy · 4 years, 4 months ago
  17. 39a6505 csn1: get rid of C++ specific code, compile with GCC by Vadim Yanitskiy · 4 years, 5 months ago
  18. fa5f91c gsm_rlcmac.cpp: fix global-buffer-overflow error reported by ASAN by Pascal Quantin · 4 years, 5 months ago
  19. fb65682 gsm_rlcmac.cpp: fix another global-buffer-overflow error reported by ASAN by Pascal Quantin · 4 years, 5 months ago
  20. 2d075be gsm_rlcmac: Update : PACKET RESOURCE REQUEST to Release 14.0.0 by AndersBroman · 4 years, 5 months ago
  21. ac2b866 Fix trailing newline mess with LOGP(C) in rlcmac/csn1 by Pau Espin Pedrol · 4 years, 5 months ago
  22. ea9de4a rlcmac: Transform a few LOGPC messages to LOGP by Pau Espin Pedrol · 4 years, 5 months ago
  23. 47de232 rlcmac: Return error code from csn1 encoder/decoder by Pau Espin Pedrol · 4 years, 5 months ago
  24. e525bf9 gsm_rlcmac: add dissection of NAS container by Vincent Helfre · 4 years, 5 months ago
  25. e4a243c gsm_rlcmac.cpp: fix an out of bounds access by Pascal Quantin · 4 years, 5 months ago
  26. 4637469 gsm_rlcmac.cpp: Do not skip too many lines of the CSN_DESCR when the field is missing by Pascal Quantin · 4 years, 5 months ago
  27. 8ea3cbe gsm_rlcmac.cpp: hanged all M_BIT macros to M_UINT, as M_BIT does not use the referenced hf. by Anders Broman · 4 years, 5 months ago
  28. 034e32f gsm_rlcmac.cpp: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 5 months ago
  29. 29248d6 gsm_rlcmac: Enhance dissection of PSI1 by Pascal Quantin · 4 years, 5 months ago
  30. 7cce825 csn1: Allow CHOICE elements to re-process the bits used for the choice by Pau Espin Pedrol · 4 years, 5 months ago
  31. 72c102a csn1: Update M_NULL CSN_DESCR to match wireshark by Anders Broman · 4 years, 5 months ago
  32. cdbc5db tests/rlcmac: Add test to showcase that decode_gsm_ra_cap() fails by Pau Espin Pedrol · 4 years, 5 months ago
  33. 8bb7904 fix spelling errors detected by lintian by Thorsten Alteholz · 6 years ago
  34. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  35. 0df80be rlc: Add decode_gsm_ra_cap to decode Radio Access Caps by Jacob Erlbeck · 8 years ago
  36. 1b51734 Fix warnings in gsm_rlcmac.cpp by Ivan Kluchnikov · 11 years ago
  37. 701d9f8 Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. by Ivan Kluchnikov · 12 years ago
  38. 9b06ff0 Removed all size_t variables. Fixed type of readIndex and writeIndex variables. by Ivan Kluchnikov · 12 years ago
  39. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from gsm_rlcmac.cpp]
  40. a9f1ff2 Modified PCU debugging/logging system. Now we use functions from osmocom logging system. by Ivan Kluchnikov · 12 years ago
  41. 835f91e We don't use OpenBTS bit vectors in PCU anymore. All OpenBTS bit vectors are replaced by Osmocom bit vectors. by Ivan Kluchnikov · 12 years ago
  42. 92ac637 Added encoder for RLC/MAC downlink data control block. by Ivan Kluchnikov · 12 years ago
  43. d5f0133 Added function for decoding GPRS RLC/MAC uplink data block. by Ivan Kluchnikov · 12 years ago
  44. 487a141 Moved CSN1 and RLC/MAC code to new GPRS directory. by Ivan Kluchnikov · 13 years ago