Release v1.8.0 on 2023-02-07.
  1. 5c7eaa6 gprs_ns2_fr: use osmo_netdev to monitor and operate network device by Pau Espin Pedrol · 1 year, 5 months ago
  2. 0aa84cf libosmocore: Transition to use of 'telnet_init_default' by arehbein · 1 year, 5 months ago
  3. d55a209 create libosmoisdn sub-library by Harald Welte · 1 year, 7 months ago
  4. 88955fb Fix all references to config.h by Pau Espin Pedrol · 1 year, 5 months ago
  5. d4c3dc8 Move src/*.{c,h} to src/core/ by Pau Espin Pedrol · 1 year, 5 months ago
  6. cc296c9 socket.h: Introduce API osmo_sockaddr_netmask_to_prefixlen() by Pau Espin Pedrol · 1 year, 5 months ago
  7. b6a3836 gsm0408_test: add unittest for gsm_gsmtime2fn() by Philipp Maier · 1 year, 5 months ago
  8. 94705d0 uitils: add floored and euclidian modulo functions by Philipp Maier · 1 year, 5 months ago
  9. 555c293 bitgen test: fix concat macro by Eric · 1 year, 6 months ago
  10. 6db830f gsm0808: use new gsm0808_enc_speech_codec[_list]2() API by Vadim Yanitskiy · 1 year, 6 months ago
  11. e61d459 Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  12. 0d9b6b0 gb/vty: Show if NSVC is blocked locally by O&M/vty or by remote by arehbein · 1 year, 8 months ago
  13. 61359a2 msgb: expand copy test by Max · 1 year, 8 months ago
  14. c3b904a vty: Allow using hex representations in cmd numeric ranges by Pau Espin Pedrol · 4 years ago
  15. a7f97b9 gsm0408_test: do not print errno in expected output by Neels Hofmeyr · 1 year, 10 months ago
  16. 9e4c2eb Revert "Add osmo_sockaddr_strs_to_str()" by neels · 1 year, 10 months ago
  17. e145e28 Add osmo_sockaddr_strs_to_str() by Max · 1 year, 11 months ago
  18. 9eb698a cbsp: Fix decoding of Fail List by Pau Espin Pedrol · 1 year, 11 months ago
  19. 061f96d tests: Run smscb/gsm0341_test during make check by Pau Espin Pedrol · 1 year, 11 months ago
  20. c66b35b gsm0808_enc_aoip_trasp_addr: add length check by Oliver Smith · 1 year, 11 months ago
  21. 8137d9a logging: add a new category DLCSN1 for libosmo-csn1 by Vadim Yanitskiy · 1 year, 11 months ago
  22. 342a522 tests/tdef: assert pointer returned by osmo_tdef_get_entry() by Vadim Yanitskiy · 1 year, 11 months ago
  23. 76bdbd4 fsm: fix state_chg(): pass microseconds to osmo_timer_schedule() by Vadim Yanitskiy · 2 years ago
  24. d2964a9 fsm: add unit tests verifying state timeout s/ms accuracy by Vadim Yanitskiy · 2 years ago
  25. 605c9e6 gsm48_ie: fix parsing of Bearer capability IE without octet 3a by Mychaela Falconia · 2 years ago
  26. 95fc8ea gsm0408_test: add a testcase for gsm48_decode_bearer_cap() by Vadim Yanitskiy · 2 years ago
  27. 1a077cb gsm0408_test: do not return early in test_bearer_cap() by Vadim Yanitskiy · 2 years ago
  28. 4f41d59 fix uninitialized err pointer passed to osmo_bssap_le_dec() by Vadim Yanitskiy · 2 years ago
  29. 3278f0f iuup: Fix Handling of subsequent Initialization msgs by Pau Espin Pedrol · 2 years ago
  30. f62e01a tests/iuup: Showcase IuUP stack not answering subsequent Init msgs by Pau Espin Pedrol · 2 years ago
  31. 6d6d22e iuup: Fix IPTIs_present not set to 0 if no IPTIs received by Pau Espin Pedrol · 2 years, 1 month ago
  32. cc4213e coding: add gsm0503_detect_a[fh]s_dtx_frame2() by Vadim Yanitskiy · 2 years, 1 month ago
  33. 510f4c9 iuup: Rework API to support RFCI IDs != RFCI index by Pau Espin Pedrol · 2 years, 1 month ago
  34. 7790459 coding: fix decoding of AHS_SID_UPDATE frames (BER ~50%) by Vadim Yanitskiy · 2 years, 1 month ago
  35. 32aff35 tests/dtx: test tagging of FACCH/[FH] frames by Vadim Yanitskiy · 2 years, 1 month ago
  36. f673fd5 tests/dtx: test detection/decoding of A[FH]S_SID_UPDATE by Vadim Yanitskiy · 2 years, 1 month ago
  37. 1dac875 gsm: Introduce helper rach_tx_integer_raw2val() by Pau Espin Pedrol · 2 years, 2 months ago
  38. 388a53a rsl: Fix tlv_parse of IPAC_DLCX_IND message by Pau Espin Pedrol · 2 years, 3 months ago
  39. be13387 bssmap_le: support additional IEs in Perform Location Request by Vadim Yanitskiy · 2 years, 3 months ago
  40. fffd7c3 gsm0808: Fix decoding of IE GSM0808_IE_LCS_CLIENT_TYPE by Pau Espin Pedrol · 2 years, 3 months ago
  41. a3987fc gsm0808_test: Add new unit test showing dec error by Pau Espin Pedrol · 2 years, 3 months ago
  42. b5551ee gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id number by Pau Espin Pedrol · 2 years, 4 months ago
  43. a87526d gsm0808: Test if we properly decode a SRVCC cell identifier list by Harald Welte · 2 years, 4 months ago
  44. b12dbf7 tests/logging: merge both logging_test_{stream,wqueue}.err by Vadim Yanitskiy · 2 years, 5 months ago
  45. 83f423b logging: fix printing of '\0' when filename printed last by Vadim Yanitskiy · 2 years, 5 months ago
  46. 09d6574 add osmo_sockaddr_to_str_c(), osmo_sockaddr_to_str_buf2() by Neels Hofmeyr · 2 years, 7 months ago
  47. eff0880 tests/logging: also test printing the filename information by Vadim Yanitskiy · 2 years, 5 months ago
  48. 2796190 tests/logging: ensure both stream and wqueue modes are tested by Vadim Yanitskiy · 2 years, 5 months ago
  49. 13fa00e PFCP: add DLPFCP and osmo-upf port numbers by Neels Hofmeyr · 2 years, 7 months ago
  50. 604eaba iuup: Submit RNL-STATUS-Initialization.ind upon rx of Init by Pau Espin Pedrol · 2 years, 6 months ago
  51. b1ef8f5 select: gather statistics for TCP connections by Philipp Maier · 2 years, 7 months ago
  52. 9fe1f9f Introduce CRC and FSM for IuUP (user plane) as used in 3G RTP data by Harald Welte · 6 years ago
  53. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 6 months ago
  54. 3a22173 tests/testsuite.at: ensure empty stderr for the bitvec_test by Vadim Yanitskiy · 2 years, 7 months ago
  55. 8a55a6c bitvec_read_field(): fix incorrect bit-shift issue found by UBSan by Vadim Yanitskiy · 2 years, 7 months ago
  56. de3549a bitvec_read_field(): indicate errors using errno by Vadim Yanitskiy · 2 years, 7 months ago
  57. 52a38b4 tests/tdef: rename the binaries to end with '_test' by Vadim Yanitskiy · 2 years, 7 months ago
  58. ce73dda tests/vty: fix use of GNU 'missing =' extension in designator by Vadim Yanitskiy · 2 years, 7 months ago
  59. 25c9741 add osmo_time_cc, moved from osmo-bsc by Neels Hofmeyr · 2 years, 7 months ago
  60. 52a5c11 stats: clarify error messages in cfg_no_stats_reporter_{statsd,log} by Vadim Yanitskiy · 2 years, 8 months ago
  61. d6b0059 stats: don't mark reporter as 'disable' beforehand by Vadim Yanitskiy · 2 years, 8 months ago
  62. 4f1c4e3 stats: cosmetic: print 'stats interval' before the reporters by Vadim Yanitskiy · 2 years, 8 months ago
  63. bfc8377 stats: allow configuring reporter's name in the VTY by Vadim Yanitskiy · 2 years, 8 months ago
  64. 4e92472 stats: use llist_add_tail() in osmo_stats_reporter_alloc() by Vadim Yanitskiy · 2 years, 8 months ago
  65. ac3a3fc tests/stats: add VTY transcript tests by Vadim Yanitskiy · 2 years, 8 months ago
  66. b72867f logging: Change stderr + file target to use non-blocking write by Harald Welte · 3 years, 9 months ago
  67. 67cfc5d ns2: message: BLOCK/BLOCK ACK allow to use a given NSVCI instead of using the nsvc nsvci by Alexander Couzens · 2 years, 10 months ago
  68. 6a59407 refactor stat_item: report only changed values by Neels Hofmeyr · 2 years, 9 months ago
  69. e90c717 refactor stat_item: get rid of FIFO and "skipped" error by Neels Hofmeyr · 2 years, 9 months ago
  70. ca5ce0d ns2: nsvc: add a uptime/downtime to track the last state change by Alexander Couzens · 2 years, 10 months ago
  71. 2c64c25 ns2: nse: add a uptime/downtime to track the last state change by Alexander Couzens · 2 years, 10 months ago
  72. 53b4bbb osmo-auc-gen: Print RFC3310 IMS HTTP-AKA style base64 nonce/res by Harald Welte · 2 years, 9 months ago
  73. d075e3a base64: reformat using Lindent to conform to our coding style by Harald Welte · 2 years, 9 months ago
  74. 292f9e7 base64: Migrate over to osmocom by Harald Welte · 2 years, 9 months ago
  75. 599601e stats_test: assert counter and stat item val counts separately by Neels Hofmeyr · 2 years, 9 months ago
  76. 4777334 utils: add osmo_str_to_int() and osmo_str_to_int64() by Neels Hofmeyr · 2 years, 10 months ago
  77. 1f3193d gprs_ns2_sns: implement local change weight procedure by Alexander Couzens · 3 years, 1 month ago
  78. 11da4a4 stats: send real last value if no new values come by Oliver Smith · 2 years, 10 months ago
  79. a79a549 tests/stats: show how last item sent may be wrong by Oliver Smith · 2 years, 10 months ago
  80. 22db07d tests: add 'make update_exp' target by Oliver Smith · 2 years, 10 months ago
  81. a140d44 gprs_ns2: ensure the NSE becomes dead when FR link went down by Alexander Couzens · 3 years ago
  82. 5e040bf gprs_ns2_vty: dump_nsvc: change output depending on NSVCI by Alexander Couzens · 3 years ago
  83. 56287d2 gprs_ns2: use gprs_ns2_free_bind() to clean up a bind by Alexander Couzens · 3 years ago
  84. db7b2ab gprs_ns2: fix crash when changing the MTU by Alexander Couzens · 3 years ago
  85. e09deb6 gprs_ns2: fix missing notify towards the NSE when NSVC become blocked by Alexander Couzens · 3 years ago
  86. d5cd8c6 gprs_ns2: use llist_add_tail to keep order by Alexander Couzens · 3 years ago
  87. f5b8ed1 ctrl: Pre-calculate required size before allocating msgb by Pau Espin Pedrol · 3 years ago
  88. 7b894a7 Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years, 1 month ago
  89. d99e4ee ns2: Allow setting the socket priority for a UDP bind by Harald Welte · 3 years, 2 months ago
  90. 4b46b7e vty/logging: logp: properly handle library specific sub-systems by Vadim Yanitskiy · 3 years, 3 months ago
  91. 2623fca stats: log error when missing stats values (v2) by Oliver Smith · 3 years, 3 months ago
  92. c793058 stats_test: restore stat_item_get_next asserts by Oliver Smith · 3 years, 3 months ago
  93. 6140194 stat_item: make value ids item specific by Oliver Smith · 3 years, 3 months ago
  94. 2d1a9fa vty/logging: ensure consistent '%' prefix for warnings by Vadim Yanitskiy · 3 years, 3 months ago
  95. d3490bc stat_item: make next_id argument name consistent by Oliver Smith · 3 years, 3 months ago
  96. 8bd63b6 gprs_ns2: vty: remove a white space in `show binds` by Alexander Couzens · 3 years, 3 months ago
  97. 1dd9cbf gprs_ns2: dump_nsvc: correct indention by Alexander Couzens · 3 years, 3 months ago
  98. 0ea4a4e gprs_ns2_vty: make the `show ns entities` and `show ns binds` look similiar by Alexander Couzens · 3 years, 3 months ago
  99. 75b6188 gprs_ns2: always use the same method to print NSVCs by Alexander Couzens · 3 years, 3 months ago
  100. 6cf65d9 gprs_ns2: rework logging of Rx and Tx NS PDU by Alexander Couzens · 3 years, 5 months ago