1. e525bf9 gsm_rlcmac: add dissection of NAS container by Vincent Helfre · 4 years, 5 months ago
  2. e4a243c gsm_rlcmac.cpp: fix an out of bounds access by Pascal Quantin · 4 years, 5 months ago
  3. 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
  4. 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
  5. 034e32f gsm_rlcmac.cpp: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 5 months ago
  6. 29248d6 gsm_rlcmac: Enhance dissection of PSI1 by Pascal Quantin · 4 years, 5 months ago
  7. 7cce825 csn1: Allow CHOICE elements to re-process the bits used for the choice by Pau Espin Pedrol · 4 years, 5 months ago
  8. 72c102a csn1: Update M_NULL CSN_DESCR to match wireshark by Anders Broman · 4 years, 5 months ago
  9. cdbc5db tests/rlcmac: Add test to showcase that decode_gsm_ra_cap() fails by Pau Espin Pedrol · 4 years, 5 months ago
  10. 8bb7904 fix spelling errors detected by lintian by Thorsten Alteholz · 6 years ago
  11. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  12. 0df80be rlc: Add decode_gsm_ra_cap to decode Radio Access Caps by Jacob Erlbeck · 8 years ago
  13. 1b51734 Fix warnings in gsm_rlcmac.cpp by Ivan Kluchnikov · 11 years ago
  14. 701d9f8 Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. by Ivan Kluchnikov · 12 years ago
  15. 9b06ff0 Removed all size_t variables. Fixed type of readIndex and writeIndex variables. by Ivan Kluchnikov · 12 years ago
  16. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from gsm_rlcmac.cpp]
  17. a9f1ff2 Modified PCU debugging/logging system. Now we use functions from osmocom logging system. by Ivan Kluchnikov · 12 years ago
  18. 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
  19. 92ac637 Added encoder for RLC/MAC downlink data control block. by Ivan Kluchnikov · 12 years ago
  20. d5f0133 Added function for decoding GPRS RLC/MAC uplink data block. by Ivan Kluchnikov · 12 years ago
  21. 487a141 Moved CSN1 and RLC/MAC code to new GPRS directory. by Ivan Kluchnikov · 13 years ago