1. 93ad3fd csn1: fix: never use enumerated types in codec structures by Vadim Yanitskiy · 4 years, 1 month ago
  2. c991566 csn1: fix M_CHOICE: restirct maximum length of the choice list by Vadim Yanitskiy · 4 years, 1 month 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
  5. e5e2f74 csn1.h: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 3 months ago
  6. efad80b csn1: Validate recursive array max size during decoding by Pau Espin Pedrol · 4 years, 3 months ago
  7. 39a6505 csn1: get rid of C++ specific code, compile with GCC by Vadim Yanitskiy · 4 years, 5 months ago
  8. 900c2e2 csn1: Drop format_p union from CSN_DESCR by Pau Espin Pedrol · 4 years, 5 months ago
  9. 771da85 csn1: Try to fix cast discards '__attribute__((const))' qualifier from pointer target type by Anders Broman · 4 years, 5 months ago
  10. e26467c csn1: Don't cast away constness by Guy Harris · 4 years, 5 months ago
  11. c515551 csn1: Fix an infinite loop in CSN.1 dissector when having more than 255 padding bits by Pascal Quantin · 4 years, 5 months ago
  12. 5b71697 csn1: Fix pedantic compiler warnings in csn.1 dissectors by Pau Espin Pedrol · 4 years, 5 months ago
  13. 7cce825 csn1: Allow CHOICE elements to re-process the bits used for the choice by Pau Espin Pedrol · 4 years, 5 months ago
  14. 72c102a csn1: Update M_NULL CSN_DESCR to match wireshark by Anders Broman · 4 years, 5 months ago
  15. 910a387 Move include guard to the top by Max · 6 years ago
  16. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  17. 701d9f8 Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. by Ivan Kluchnikov · 12 years ago
  18. 9b06ff0 Removed all size_t variables. Fixed type of readIndex and writeIndex variables. by Ivan Kluchnikov · 12 years ago
  19. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from csn1.h]
  20. 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
  21. 487a141 Moved CSN1 and RLC/MAC code to new GPRS directory. by Ivan Kluchnikov · 12 years ago