1. 8d03c50 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago 2021q4
  2. ebdc0d8 csn1: Avoid failing if optional DownlinkDualCarrierCapability_r7 is missing by Pau Espin Pedrol · 2 years, 8 months ago
  3. c90e6f8 Split csn1.c into common, enc and dec files by Pau Espin Pedrol · 2 years, 8 months ago
  4. 93ad3fd csn1: fix: never use enumerated types in codec structures by Vadim Yanitskiy · 4 years, 1 month ago
  5. c991566 csn1: fix M_CHOICE: restirct maximum length of the choice list by Vadim Yanitskiy · 4 years, 1 month ago
  6. f3ac06b rlcmac: support decode FDD_CELL_INFORMATION of "UTRAN FDD Description by Pau Espin Pedrol · 4 years, 3 months ago
  7. b2653fe Move gsm_rlcmac.cpp -> .c by Pau Espin Pedrol · 4 years, 3 months ago
  8. e5e2f74 csn1.h: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 3 months ago
  9. efad80b csn1: Validate recursive array max size during decoding by Pau Espin Pedrol · 4 years, 3 months ago
  10. 39a6505 csn1: get rid of C++ specific code, compile with GCC by Vadim Yanitskiy · 4 years, 5 months ago
  11. 900c2e2 csn1: Drop format_p union from CSN_DESCR by Pau Espin Pedrol · 4 years, 5 months ago
  12. 771da85 csn1: Try to fix cast discards '__attribute__((const))' qualifier from pointer target type by Anders Broman · 4 years, 5 months ago
  13. e26467c csn1: Don't cast away constness by Guy Harris · 4 years, 5 months ago
  14. 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
  15. 5b71697 csn1: Fix pedantic compiler warnings in csn.1 dissectors by Pau Espin Pedrol · 4 years, 5 months ago
  16. 7cce825 csn1: Allow CHOICE elements to re-process the bits used for the choice by Pau Espin Pedrol · 4 years, 5 months ago
  17. 72c102a csn1: Update M_NULL CSN_DESCR to match wireshark by Anders Broman · 4 years, 5 months ago
  18. 910a387 Move include guard to the top by Max · 6 years ago
  19. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  20. 701d9f8 Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. by Ivan Kluchnikov · 12 years ago
  21. 9b06ff0 Removed all size_t variables. Fixed type of readIndex and writeIndex variables. by Ivan Kluchnikov · 12 years ago
  22. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from csn1.h]
  23. 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
  24. 487a141 Moved CSN1 and RLC/MAC code to new GPRS directory. by Ivan Kluchnikov · 13 years ago