1. 39a6505 csn1: get rid of C++ specific code, compile with GCC by Vadim Yanitskiy · 4 years, 5 months ago
  2. 900c2e2 csn1: Drop format_p union from CSN_DESCR by Pau Espin Pedrol · 4 years, 5 months ago
  3. 771da85 csn1: Try to fix cast discards '__attribute__((const))' qualifier from pointer target type by Anders Broman · 4 years, 5 months ago
  4. e26467c csn1: Don't cast away constness by Guy Harris · 4 years, 5 months ago
  5. 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
  6. 5b71697 csn1: Fix pedantic compiler warnings in csn.1 dissectors by Pau Espin Pedrol · 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. 910a387 Move include guard to the top by Max · 6 years ago
  10. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  11. 701d9f8 Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. by Ivan Kluchnikov · 12 years ago
  12. 9b06ff0 Removed all size_t variables. Fixed type of readIndex and writeIndex variables. by Ivan Kluchnikov · 12 years ago
  13. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from csn1.h]
  14. 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
  15. 487a141 Moved CSN1 and RLC/MAC code to new GPRS directory. by Ivan Kluchnikov · 13 years ago