1. 3e1ff45 gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id number by Pau Espin Pedrol · 2 years, 3 months ago
  2. ea00004 gsm0808: Test if we properly decode a SRVCC cell identifier list by Harald Welte · 2 years, 3 months ago
  3. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 5 months ago
  4. 3a22173 tests/testsuite.at: ensure empty stderr for the bitvec_test by Vadim Yanitskiy · 2 years, 6 months ago
  5. 8a55a6c bitvec_read_field(): fix incorrect bit-shift issue found by UBSan by Vadim Yanitskiy · 2 years, 6 months ago
  6. de3549a bitvec_read_field(): indicate errors using errno by Vadim Yanitskiy · 2 years, 6 months ago
  7. 52a38b4 tests/tdef: rename the binaries to end with '_test' by Vadim Yanitskiy · 2 years, 6 months ago
  8. ce73dda tests/vty: fix use of GNU 'missing =' extension in designator by Vadim Yanitskiy · 2 years, 6 months ago
  9. 25c9741 add osmo_time_cc, moved from osmo-bsc by Neels Hofmeyr · 2 years, 6 months ago
  10. 52a5c11 stats: clarify error messages in cfg_no_stats_reporter_{statsd,log} by Vadim Yanitskiy · 2 years, 6 months ago
  11. d6b0059 stats: don't mark reporter as 'disable' beforehand by Vadim Yanitskiy · 2 years, 6 months ago
  12. 4f1c4e3 stats: cosmetic: print 'stats interval' before the reporters by Vadim Yanitskiy · 2 years, 6 months ago
  13. bfc8377 stats: allow configuring reporter's name in the VTY by Vadim Yanitskiy · 2 years, 6 months ago
  14. 4e92472 stats: use llist_add_tail() in osmo_stats_reporter_alloc() by Vadim Yanitskiy · 2 years, 6 months ago
  15. ac3a3fc tests/stats: add VTY transcript tests by Vadim Yanitskiy · 2 years, 6 months ago
  16. b72867f logging: Change stderr + file target to use non-blocking write by Harald Welte · 3 years, 8 months ago
  17. 67cfc5d ns2: message: BLOCK/BLOCK ACK allow to use a given NSVCI instead of using the nsvc nsvci by Alexander Couzens · 2 years, 9 months ago
  18. 6a59407 refactor stat_item: report only changed values by Neels Hofmeyr · 2 years, 8 months ago
  19. e90c717 refactor stat_item: get rid of FIFO and "skipped" error by Neels Hofmeyr · 2 years, 8 months ago
  20. ca5ce0d ns2: nsvc: add a uptime/downtime to track the last state change by Alexander Couzens · 2 years, 9 months ago
  21. 2c64c25 ns2: nse: add a uptime/downtime to track the last state change by Alexander Couzens · 2 years, 9 months ago
  22. 53b4bbb osmo-auc-gen: Print RFC3310 IMS HTTP-AKA style base64 nonce/res by Harald Welte · 2 years, 8 months ago
  23. d075e3a base64: reformat using Lindent to conform to our coding style by Harald Welte · 2 years, 8 months ago
  24. 292f9e7 base64: Migrate over to osmocom by Harald Welte · 2 years, 8 months ago
  25. 599601e stats_test: assert counter and stat item val counts separately by Neels Hofmeyr · 2 years, 8 months ago
  26. 4777334 utils: add osmo_str_to_int() and osmo_str_to_int64() by Neels Hofmeyr · 2 years, 9 months ago
  27. 1f3193d gprs_ns2_sns: implement local change weight procedure by Alexander Couzens · 3 years ago
  28. 11da4a4 stats: send real last value if no new values come by Oliver Smith · 2 years, 9 months ago
  29. a79a549 tests/stats: show how last item sent may be wrong by Oliver Smith · 2 years, 9 months ago
  30. 22db07d tests: add 'make update_exp' target by Oliver Smith · 2 years, 9 months ago
  31. a140d44 gprs_ns2: ensure the NSE becomes dead when FR link went down by Alexander Couzens · 2 years, 10 months ago
  32. 5e040bf gprs_ns2_vty: dump_nsvc: change output depending on NSVCI by Alexander Couzens · 3 years ago
  33. 56287d2 gprs_ns2: use gprs_ns2_free_bind() to clean up a bind by Alexander Couzens · 2 years, 11 months ago
  34. db7b2ab gprs_ns2: fix crash when changing the MTU by Alexander Couzens · 2 years, 11 months ago
  35. e09deb6 gprs_ns2: fix missing notify towards the NSE when NSVC become blocked by Alexander Couzens · 3 years ago
  36. d5cd8c6 gprs_ns2: use llist_add_tail to keep order by Alexander Couzens · 3 years ago
  37. f5b8ed1 ctrl: Pre-calculate required size before allocating msgb by Pau Espin Pedrol · 3 years ago
  38. 7b894a7 Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years ago
  39. d99e4ee ns2: Allow setting the socket priority for a UDP bind by Harald Welte · 3 years, 1 month ago
  40. 4b46b7e vty/logging: logp: properly handle library specific sub-systems by Vadim Yanitskiy · 3 years, 2 months ago
  41. 2623fca stats: log error when missing stats values (v2) by Oliver Smith · 3 years, 2 months ago
  42. c793058 stats_test: restore stat_item_get_next asserts by Oliver Smith · 3 years, 2 months ago
  43. 6140194 stat_item: make value ids item specific by Oliver Smith · 3 years, 2 months ago
  44. 2d1a9fa vty/logging: ensure consistent '%' prefix for warnings by Vadim Yanitskiy · 3 years, 2 months ago
  45. d3490bc stat_item: make next_id argument name consistent by Oliver Smith · 3 years, 2 months ago
  46. 8bd63b6 gprs_ns2: vty: remove a white space in `show binds` by Alexander Couzens · 3 years, 2 months ago
  47. 1dd9cbf gprs_ns2: dump_nsvc: correct indention by Alexander Couzens · 3 years, 2 months ago
  48. 0ea4a4e gprs_ns2_vty: make the `show ns entities` and `show ns binds` look similiar by Alexander Couzens · 3 years, 2 months ago
  49. 75b6188 gprs_ns2: always use the same method to print NSVCs by Alexander Couzens · 3 years, 2 months ago
  50. 6cf65d9 gprs_ns2: rework logging of Rx and Tx NS PDU by Alexander Couzens · 3 years, 4 months ago
  51. 579699b gprs_ns2_vty: Allow creating NSE in sgsn-role by Harald Welte · 3 years, 3 months ago
  52. a7eb735 Revert "stats: log error when missing stats values" by Oliver Smith · 3 years, 2 months ago
  53. 2fa0e9d tlv: Fix length returned by t{l16,16l}v_put by Daniel Willmann · 3 years, 2 months ago
  54. d290439 stats: log error when missing stats values by Oliver Smith · 3 years, 2 months ago
  55. d89d35e tests/stats: enable logging in test output by Oliver Smith · 3 years, 2 months ago
  56. 2aa527b stats: Ensure that each osmo_stat_item only reports once per interval by Daniel Willmann · 3 years, 3 months ago
  57. e75fa1e tests/gb: Fix printf format errors on ARM 32 bits by Pau Espin Pedrol · 3 years, 3 months ago
  58. 01e0d3e Drop use of log_set_print_filename() API inside libosmocore by Pau Espin Pedrol · 3 years, 3 months ago
  59. 690b661 tests: Set print_category values explicitly by Pau Espin Pedrol · 3 years, 3 months ago
  60. 662d10d logging: Allow prefixing thread ID to each log line by Pau Espin Pedrol · 3 years, 3 months ago
  61. 7bb39e3 gprs_ns2: ensure no duplicate UDP NSVC can be created by Alexander Couzens · 3 years, 3 months ago
  62. d8a8d98 gprs_ns2: implement a simple load sharing for UDP by Alexander Couzens · 3 years, 3 months ago
  63. bf5d0db gprs_ns2_vty: add optional argument signalling and data weights to `nsvc udp` by Alexander Couzens · 3 years, 3 months ago
  64. 6b9d232 gprs_ns2: rework IP-SNS binds by Alexander Couzens · 3 years, 3 months ago
  65. d7a209b gsm: Introduce API osmo_gsm48_rest_octets_si13_decode by Pau Espin Pedrol · 3 years, 3 months ago
  66. 4f1128f gprs_ns2: inform the NS user (BSSGP) about the MTU of a NSE by Alexander Couzens · 3 years, 4 months ago
  67. 5248985 gsm: Fix encoding of gsm0808_cell_id_list2 with CGI-PS types by Pau Espin Pedrol · 3 years, 3 months ago
  68. 1bd495a comsetic: gsm0808_test: Fix trailing whitespace by Pau Espin Pedrol · 3 years, 3 months ago
  69. ae98995 tests/gb: Add more complex osmo-ns-dummy.cfg by Daniel Willmann · 3 years, 3 months ago
  70. c470476 gprs_ns2: add signalling & data weights for UDP binds by Alexander Couzens · 3 years, 3 months ago
  71. 943133c gsm_7bit_encode_n(): fix integer overflow in gsm_septets2octets() by Vadim Yanitskiy · 3 years, 4 months ago
  72. 44ac4f6 gsm_7bit_encode_n(): test encoding of more than 250 septets by Vadim Yanitskiy · 3 years, 4 months ago
  73. c3aa8f9 ns2: Move to one common/shared ns2_bind_alloc() by Harald Welte · 3 years, 4 months ago
  74. 138b96f gprs_ns2: refactor: ensure all enums have GPRS_NS2_ by Alexander Couzens · 3 years, 4 months ago
  75. 8dfc24c gprs_ns2: drop prefix of all internal exposed function by Alexander Couzens · 3 years, 4 months ago
  76. 8f215c9 tests: gprs_ns2: add unitdata unit test by Alexander Couzens · 3 years, 4 months ago
  77. 55934c4 tests/*: fix control reaches end of non-void func by Oliver Smith · 3 years, 4 months ago
  78. 2846ee2 gprs_ns2_test: Fix compilation on Debian 8 by Harald Welte · 3 years, 4 months ago
  79. 47afc42 gprs_ns2: implement BLOCK/UNBLOCK of a NSVC by vty by Alexander Couzens · 3 years, 4 months ago
  80. aca31b8 test: gprs_ns2: free the nsi after each test by Alexander Couzens · 3 years, 4 months ago
  81. af5bfeb test: gprs_ns2: replace free_bind() with clear_pdus() by Alexander Couzens · 3 years, 4 months ago
  82. 7450f77 bssgp_rim: move bssgp_parse_rim_ri and bssgp_create_rim_ri to gprs_bssgp_rim by Philipp Maier · 3 years, 4 months ago
  83. 9828d28 bssgp_rim: add encoder/decoder for NACC related RIM containers by Philipp Maier · 3 years, 4 months ago
  84. 603f404 gprs_ns2: Give NS-VC FSMs a proper name/identifier by Harald Welte · 3 years, 6 months ago
  85. e19b796 test: gprs_ns2: don't leak the talloc context by Alexander Couzens · 3 years, 4 months ago
  86. efdd641 tlv_parser: Fix various out-of-bounds accesses by Harald Welte · 3 years, 4 months ago
  87. e4cd267 Add inter-thread queue by Harald Welte · 4 years, 10 months ago
  88. 1c8785d gprs_ns2: set transfer cap in NS Status primitive by Alexander Couzens · 3 years, 5 months ago
  89. 5a3eb5d gprs_ns2: call python vty tests by Alexander Couzens · 3 years, 5 months ago
  90. c0d02cc utils: add osmo-ns-dummy by Alexander Couzens · 3 years, 5 months ago
  91. bd10c21 gprs_bssgp: add IE parser/generator for RIM Routing Information by Philipp Maier · 3 years, 5 months ago
  92. fde19ed logging: Introduce DLBSSGP logging constant by Harald Welte · 3 years, 5 months ago
  93. e81c2f4 tests: Fix tdef_test on 32bit platforms by Pau Espin Pedrol · 3 years, 6 months ago
  94. 2299cb5 Revert "tests: Fix tdef_test on 32bit platforms" by Pau Espin Pedrol · 3 years, 6 months ago
  95. e36be56 gsm_04_08: add parser for Mobile Station Classmark 3 by Philipp Maier · 3 years, 6 months ago
  96. af10e48 tests: Fix tdef_test on 32bit platforms by Pau Espin Pedrol · 3 years, 6 months ago
  97. c211894 Revert "gsm_04_08: add parser for Mobile Station Classmark 3" by Harald Welte · 3 years, 6 months ago
  98. 1b75e4b tdef: Introduce OSMO_TDEF_US unit by Pau Espin Pedrol · 3 years, 7 months ago
  99. a4939dc gsm_04_08: add parser for Mobile Station Classmark 3 by Philipp Maier · 3 years, 7 months ago
  100. 72b9088 vty: introduce the expert mode and a command to enable it by Vadim Yanitskiy · 3 years, 7 months ago