1. 39a6505 csn1: get rid of C++ specific code, compile with GCC by Vadim Yanitskiy · 4 years, 5 months ago
  2. fa5f91c gsm_rlcmac.cpp: fix global-buffer-overflow error reported by ASAN by Pascal Quantin · 4 years, 5 months ago
  3. fb65682 gsm_rlcmac.cpp: fix another global-buffer-overflow error reported by ASAN by Pascal Quantin · 4 years, 5 months ago
  4. 2d075be gsm_rlcmac: Update : PACKET RESOURCE REQUEST to Release 14.0.0 by AndersBroman · 4 years, 5 months ago
  5. ac2b866 Fix trailing newline mess with LOGP(C) in rlcmac/csn1 by Pau Espin Pedrol · 4 years, 5 months ago
  6. ea9de4a rlcmac: Transform a few LOGPC messages to LOGP by Pau Espin Pedrol · 4 years, 5 months ago
  7. 47de232 rlcmac: Return error code from csn1 encoder/decoder by Pau Espin Pedrol · 4 years, 5 months ago
  8. e525bf9 gsm_rlcmac: add dissection of NAS container by Vincent Helfre · 4 years, 5 months ago
  9. e4a243c gsm_rlcmac.cpp: fix an out of bounds access by Pascal Quantin · 4 years, 5 months ago
  10. 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
  11. 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
  12. 034e32f gsm_rlcmac.cpp: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 5 months ago
  13. 29248d6 gsm_rlcmac: Enhance dissection of PSI1 by Pascal Quantin · 4 years, 5 months ago
  14. 7cce825 csn1: Allow CHOICE elements to re-process the bits used for the choice by Pau Espin Pedrol · 4 years, 5 months ago
  15. 72c102a csn1: Update M_NULL CSN_DESCR to match wireshark by Anders Broman · 4 years, 5 months ago
  16. cdbc5db tests/rlcmac: Add test to showcase that decode_gsm_ra_cap() fails by Pau Espin Pedrol · 4 years, 5 months ago
  17. 8bb7904 fix spelling errors detected by lintian by Thorsten Alteholz · 6 years ago
  18. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  19. 0df80be rlc: Add decode_gsm_ra_cap to decode Radio Access Caps by Jacob Erlbeck · 8 years ago
  20. 1b51734 Fix warnings in gsm_rlcmac.cpp by Ivan Kluchnikov · 11 years ago
  21. 701d9f8 Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. by Ivan Kluchnikov · 12 years ago
  22. 9b06ff0 Removed all size_t variables. Fixed type of readIndex and writeIndex variables. by Ivan Kluchnikov · 12 years ago
  23. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from gsm_rlcmac.cpp]
  24. a9f1ff2 Modified PCU debugging/logging system. Now we use functions from osmocom logging system. by Ivan Kluchnikov · 12 years ago
  25. 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
  26. 92ac637 Added encoder for RLC/MAC downlink data control block. by Ivan Kluchnikov · 12 years ago
  27. d5f0133 Added function for decoding GPRS RLC/MAC uplink data block. by Ivan Kluchnikov · 12 years ago
  28. 487a141 Moved CSN1 and RLC/MAC code to new GPRS directory. by Ivan Kluchnikov · 13 years ago