1. a2ba990 release 0.8.0-fw.1 by Kirill Zakharenko · 4 years, 1 month ago fairwaves/production fairwaves/0.8.0-fw.1
  2. 20331ae pdch: Avoid sending GSMTAP_CHANNEL_UNKOWN for rejected UL EGPRS data block by Pau Espin Pedrol · 4 years, 1 month ago
  3. 3301cc9 pcu_l1_if: Don't use GSMTAP_CHANNEL_PACCH when sending unknown gsmtap blocks by Pau Espin Pedrol · 4 years, 1 month ago
  4. 3f27fb5 TBF/UL: fix rcv_data_block_acknowledged(): print the actual TLLI by Vadim Yanitskiy · 4 years, 1 month ago
  5. 72ec18c sba: fix possible memleak in SBAController::alloc() by Vadim Yanitskiy · 4 years, 1 month ago
  6. a4e8c10 TODO: remove those that have obviously been implemented 5+ years ago by Harald Welte · 4 years, 1 month ago
  7. 2e90a1f configure.ac: fix libtool issue with clang and sanitizer by Eric · 4 years, 1 month ago
  8. b30f28f l1if: fix pcu_rx_rach_ind(): use proper format string specifiers by Vadim Yanitskiy · 4 years, 2 months ago
  9. c374ab0 csn1: Remove code block from CSN_NEXT_EXIST_LH by Pau Espin Pedrol · 4 years, 2 months ago
  10. c8280a5 csn1: Properly verify CSN_BITMAP length by Pau Espin Pedrol · 4 years, 2 months ago
  11. f5e275a csn1: verify enough bits present to decode whole CSN_UINT_ARRAY by Pau Espin Pedrol · 4 years, 2 months ago
  12. 70a2117 csn1: Fix Several typos & whitespace by Pau Espin Pedrol · 4 years, 2 months ago
  13. 99eb353 rlcmac: add dissection of 2G->3G/4G PS handover by Pau Espin Pedrol · 4 years, 2 months ago
  14. f3ac06b rlcmac: support decode FDD_CELL_INFORMATION of "UTRAN FDD Description by Pau Espin Pedrol · 4 years, 2 months ago
  15. b2653fe Move gsm_rlcmac.cpp -> .c by Pau Espin Pedrol · 4 years, 2 months ago
  16. 799cf82 gsm_rlcmac: Disable unused CSN1 descriptors by Pau Espin Pedrol · 4 years, 2 months ago
  17. d2e50e7 fix: properly include pure C headers from C++ code by Vadim Yanitskiy · 4 years, 2 months ago
  18. a0cbde7 tbf.cpp: Include c++ <new> header required for new operator's replacement type by Pau Espin Pedrol · 4 years, 2 months ago
  19. ce16014 pdch: cosmetic: use GSM_MI_TYPE_* constants from libosmocore by Vadim Yanitskiy · 4 years, 2 months ago
  20. d71c566 pdch: fix packet_paging_request(): properly print paging MI by Vadim Yanitskiy · 4 years, 2 months ago
  21. 0b25f69 BSSGP: fix: properly encode P-TMSI in RR Paging Request by Vadim Yanitskiy · 4 years, 2 months ago
  22. f497412 BSSGP: cosmetic use OSMO_IMSI_BUF_SIZE from libosmocore by Vadim Yanitskiy · 4 years, 2 months ago
  23. 2b6acd8 Don't check ul_control_block before decoding into it. by Keith · 4 years, 2 months ago
  24. e5e2f74 csn1.h: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 2 months ago
  25. 24fa274 gsm_rlcmac.cpp: Avoid declaring variable in for loop by Pau Espin Pedrol · 4 years, 2 months ago
  26. 980ef1e cosmetic: Do not indent header includes inside extern C block by Pau Espin Pedrol · 4 years, 2 months ago
  27. 007056e gsm_rlcmac: Use 'struct bitvec' instead of 'bitvec' by Pau Espin Pedrol · 4 years, 2 months ago
  28. 754b093 pcu_l1_if.cpp: Add missing header ctype.h by Pau Espin Pedrol · 4 years, 2 months ago
  29. de63548 rlcmac: Rename field to MS RA Cap2 in Additional_MS_Rad_Access_Cap_t by Pau Espin Pedrol · 4 years, 2 months ago
  30. 10ec506 cosmetic: rlcmac: Fix comment typo and whitespace introduced recently by Pau Espin Pedrol · 4 years, 2 months ago
  31. e50ce6e rlcmac: Introduce MS Radio Access Capabilities 2 to fix related spare bits by Pau Espin Pedrol · 4 years, 2 months ago
  32. 20848c3 rlcmac: Log names of de/encoded rlcmac packet types by Pau Espin Pedrol · 4 years, 2 months ago
  33. 7faa5da rlcmac: Fix bug receiving RA cap by Pau Espin Pedrol · 4 years, 2 months ago
  34. efad80b csn1: Validate recursive array max size during decoding by Pau Espin Pedrol · 4 years, 2 months ago
  35. 81b40cb rlcmac: Don't pass array element to CSN1 descriptors by Pau Espin Pedrol · 4 years, 2 months ago
  36. 866bece tests/RLCMACTest: Several fixes and improvements to RAcap tests by Pau Espin Pedrol · 4 years, 2 months ago
  37. 2f16924 tests/RLCMACTest: free allocated bitvectors by Pau Espin Pedrol · 4 years, 2 months ago
  38. 570f913 csn1.c: Almost all of the logging is DEBUG, not NOTICE by Harald Welte · 4 years, 2 months ago
  39. de7bb75 Use downlink BSSGP RA Cap IE by Pau Espin Pedrol · 4 years, 4 months ago
  40. 1de6873 Use clock_gettime(CLOCK_MONOTONIC) and timespec everywhere by Pau Espin Pedrol · 4 years, 2 months ago
  41. 29aeb90 csn1: fix: do not return 0 if no bits left in the buffer by Vadim Yanitskiy · 4 years, 2 months ago
  42. 773cb74 rlcmac: fix encode_gsm_*(): do not suppress encoding errors by Vadim Yanitskiy · 4 years, 2 months ago
  43. 40d4e35 tests/llc: Change unrealistic time jump to avoid runtime error under ARM by Pau Espin Pedrol · 4 years, 2 months ago
  44. bbafcc1 tests/rlcmac: also enable logging for DRLCMACDATA category by Vadim Yanitskiy · 4 years, 2 months ago
  45. 1145fd2 gsm_rlcmac: improve dissection of MS RA Capability IE by Vincent Helfre · 4 years, 4 months ago
  46. 2679ec0 csn1: fix csnStreamDecoder(): skip bits unhandled by serialize() by Vadim Yanitskiy · 4 years, 2 months ago
  47. f22163b tests/rlcmac: add a new test vector for Packet Resource Request by Vadim Yanitskiy · 4 years, 2 months ago
  48. 6fd8ffb Send UL-CTRL Packet to GSMTAP even if we fail to decode. by Keith · 4 years, 2 months ago
  49. 0daf913 gsm_rlcmac: fix Packet_Resource_Request_t: s/Slot/I_LEVEL_TN/ by Pau Espin Pedrol · 4 years, 3 months ago
  50. b47e53b tests/rlcmac: also verify encoding of MS RA Capability by Vadim Yanitskiy · 4 years, 3 months ago
  51. 5fc6e01 llc_queue::{dequeue,enqueue}() refactor by Pau Espin Pedrol · 4 years, 3 months ago
  52. 55f06c3 tests/rlcmac: fix malformed MS RA capability in testRAcap() by Vadim Yanitskiy · 4 years, 3 months ago
  53. e60d9c7 gsm_rlcmac: fix misleading LOGP statement in decode_gsm_ra_cap() by Vadim Yanitskiy · 4 years, 3 months ago
  54. 1553049 csn1: use proper format specifier for unsigned integers by Vadim Yanitskiy · 4 years, 3 months ago
  55. 4b57b6d csn1: bitvec_get_uint() may return a negative, use %d by Vadim Yanitskiy · 4 years, 3 months ago
  56. d8e5e8b csn1: fix csnStreamDecoder(): update bit_offset in CSN_EXIST{_LH} by Vadim Yanitskiy · 4 years, 3 months ago
  57. e87066d csn1: fix csnStreamDecoder(): always keep remaining_bits_len updated by Vadim Yanitskiy · 4 years, 3 months ago
  58. 584daba csn1: fix csnStreamDecoder(): do not subtract no_of_bits twice by Vadim Yanitskiy · 4 years, 3 months ago
  59. 39a6505 csn1: get rid of C++ specific code, compile with GCC by Vadim Yanitskiy · 4 years, 4 months ago
  60. 8a87f91 tests/rlcmac: additionally match debug output of the CSN.1 codec by Vadim Yanitskiy · 4 years, 3 months ago
  61. 74bc150 csn1: fix existNextElement(): use bitvec_get_bit_pos() by Vadim Yanitskiy · 4 years, 3 months ago
  62. fa5f91c gsm_rlcmac.cpp: fix global-buffer-overflow error reported by ASAN by Pascal Quantin · 4 years, 4 months ago
  63. fb65682 gsm_rlcmac.cpp: fix another global-buffer-overflow error reported by ASAN by Pascal Quantin · 4 years, 4 months ago
  64. 2d075be gsm_rlcmac: Update : PACKET RESOURCE REQUEST to Release 14.0.0 by AndersBroman · 4 years, 4 months ago
  65. 9b2f7c4 tests/rlcmac: mark Packet Polling Request as malformed by Vadim Yanitskiy · 4 years, 3 months ago
  66. 5574a58 csn1: fix csnStreamDecoder(): catch unknown CSN_CHOICE values by Vadim Yanitskiy · 4 years, 3 months ago
  67. fee767f csn1: fix some mistaken CSN.1 error names by Vadim Yanitskiy · 4 years, 3 months ago
  68. 9a530a2 encoding: assert return value of bitvec_set_u64() by Vadim Yanitskiy · 4 years, 3 months ago
  69. 9cbfe11 tbf: fix NULL pointer dereference in create_[ul|dl]_ass() by Vadim Yanitskiy · 4 years, 3 months ago
  70. c74e217 tbf: cosmetic: fix spacing in gprs_rlcmac_tbf::create_ul_ass() by Vadim Yanitskiy · 4 years, 3 months ago
  71. ac2b866 Fix trailing newline mess with LOGP(C) in rlcmac/csn1 by Pau Espin Pedrol · 4 years, 3 months ago
  72. 3ff1a3c pcu_sock: cosmetic: fix typo in a comment message by Vadim Yanitskiy · 4 years, 3 months ago
  73. 8832c2e pcu_sock: fix memleak, allocate pcu_sock_state on stack by Vadim Yanitskiy · 4 years, 3 months ago
  74. d83c8ff VTY: install talloc context introspection commands by Vadim Yanitskiy · 4 years, 3 months ago
  75. 1ec29c7 VTY: get rid of pcu_vty_go_parent() / pcu_vty_is_config_node() by Vadim Yanitskiy · 4 years, 6 months ago
  76. 28b4d27 csn1: fix csnStreamDecoder(): avoid conditional calls to bitvec_read_field() by Vadim Yanitskiy · 4 years, 3 months ago
  77. ea9de4a rlcmac: Transform a few LOGPC messages to LOGP by Pau Espin Pedrol · 4 years, 3 months ago
  78. 5e300ce Check return code of rlcmac decode/encode functions by Pau Espin Pedrol · 4 years, 3 months ago
  79. 47de232 rlcmac: Return error code from csn1 encoder/decoder by Pau Espin Pedrol · 4 years, 3 months ago
  80. d636f74 csn1.cpp: Rework ProcessError() function to print errors by Pau Espin Pedrol · 4 years, 3 months ago
  81. f960d5b cosmetic: csn1.cpp: Fix whitespace by Pau Espin Pedrol · 4 years, 4 months ago
  82. 3568fcf gprs_bssgp_pcu: fixup: fix length check in gprs_bssgp_pcu_rx_dl_ud() by Vadim Yanitskiy · 4 years, 3 months ago
  83. 3898cd6 gprs_bssgp_pcu: fix invalid use of non-static data member 'frame' by Vadim Yanitskiy · 4 years, 4 months ago
  84. 9f62b92 tests/alloc: fix implicit conversion from 'double' to 'int8_t' by Vadim Yanitskiy · 4 years, 4 months ago
  85. f6b83a2 encoding: fix log_alert_exit(): do not treat error as format string by Vadim Yanitskiy · 4 years, 4 months ago
  86. 4590b91 gsm_timer: fix comparison of constant LONG_MAX with an integer by Vadim Yanitskiy · 4 years, 4 months ago
  87. e525bf9 gsm_rlcmac: add dissection of NAS container by Vincent Helfre · 4 years, 4 months ago
  88. e4a243c gsm_rlcmac.cpp: fix an out of bounds access by Pascal Quantin · 4 years, 4 months ago
  89. 4637469 gsm_rlcmac.cpp: Do not skip too many lines of the CSN_DESCR when the field is missing by Pascal Quantin · 4 years, 4 months ago
  90. 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, 4 months ago
  91. 034e32f gsm_rlcmac.cpp: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 4 months ago
  92. 29248d6 gsm_rlcmac: Enhance dissection of PSI1 by Pascal Quantin · 4 years, 4 months ago
  93. cc76d41 gsm_rlcmac.h: Remove Uplink messages from the RlcMacDownlink_t structure by Pascal Quantin · 4 years, 4 months ago
  94. bc4f393 gsm_rlcmac.h: Make sure we have a corresponding 'u' member to RlcMacDownlink_t for every call by Gerald Combs · 4 years, 4 months ago
  95. bcc6408 gsm_rlcmac.h: #if 0 unused stuff by Bill Meier · 4 years, 4 months ago
  96. e36fb5b csn1: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 by Alexis La Goutte · 4 years, 4 months ago
  97. 900c2e2 csn1: Drop format_p union from CSN_DESCR by Pau Espin Pedrol · 4 years, 4 months ago
  98. 771da85 csn1: Try to fix cast discards '__attribute__((const))' qualifier from pointer target type by Anders Broman · 4 years, 4 months ago
  99. e26467c csn1: Don't cast away constness by Guy Harris · 4 years, 4 months ago
  100. 60bf845 csn1: Fix warning with -Wmissing-prototypes by Anders Broman · 4 years, 4 months ago