Release v1.5.1 on 2021-02-24.
  1. 01e0d3e Drop use of log_set_print_filename() API inside libosmocore by Pau Espin Pedrol · 3 years, 4 months ago
  2. 690b661 tests: Set print_category values explicitly by Pau Espin Pedrol · 3 years, 4 months ago
  3. 7bb39e3 gprs_ns2: ensure no duplicate UDP NSVC can be created by Alexander Couzens · 3 years, 4 months ago
  4. d8a8d98 gprs_ns2: implement a simple load sharing for UDP by Alexander Couzens · 3 years, 4 months ago
  5. bf5d0db gprs_ns2_vty: add optional argument signalling and data weights to `nsvc udp` by Alexander Couzens · 3 years, 4 months ago
  6. 6b9d232 gprs_ns2: rework IP-SNS binds by Alexander Couzens · 3 years, 4 months ago
  7. 4f1128f gprs_ns2: inform the NS user (BSSGP) about the MTU of a NSE by Alexander Couzens · 3 years, 4 months ago
  8. ae98995 tests/gb: Add more complex osmo-ns-dummy.cfg by Daniel Willmann · 3 years, 4 months ago
  9. c470476 gprs_ns2: add signalling & data weights for UDP binds by Alexander Couzens · 3 years, 4 months ago
  10. c3aa8f9 ns2: Move to one common/shared ns2_bind_alloc() by Harald Welte · 3 years, 4 months ago
  11. 138b96f gprs_ns2: refactor: ensure all enums have GPRS_NS2_ by Alexander Couzens · 3 years, 4 months ago
  12. 8dfc24c gprs_ns2: drop prefix of all internal exposed function by Alexander Couzens · 3 years, 4 months ago
  13. 8f215c9 tests: gprs_ns2: add unitdata unit test by Alexander Couzens · 3 years, 4 months ago
  14. 2846ee2 gprs_ns2_test: Fix compilation on Debian 8 by Harald Welte · 3 years, 4 months ago
  15. 47afc42 gprs_ns2: implement BLOCK/UNBLOCK of a NSVC by vty by Alexander Couzens · 3 years, 5 months ago
  16. aca31b8 test: gprs_ns2: free the nsi after each test by Alexander Couzens · 3 years, 5 months ago
  17. af5bfeb test: gprs_ns2: replace free_bind() with clear_pdus() by Alexander Couzens · 3 years, 5 months ago
  18. 7450f77 bssgp_rim: move bssgp_parse_rim_ri and bssgp_create_rim_ri to gprs_bssgp_rim by Philipp Maier · 3 years, 5 months ago
  19. 9828d28 bssgp_rim: add encoder/decoder for NACC related RIM containers by Philipp Maier · 3 years, 5 months ago
  20. 603f404 gprs_ns2: Give NS-VC FSMs a proper name/identifier by Harald Welte · 3 years, 6 months ago
  21. e19b796 test: gprs_ns2: don't leak the talloc context by Alexander Couzens · 3 years, 5 months ago
  22. 1c8785d gprs_ns2: set transfer cap in NS Status primitive by Alexander Couzens · 3 years, 6 months ago
  23. 5a3eb5d gprs_ns2: call python vty tests by Alexander Couzens · 3 years, 5 months ago
  24. c0d02cc utils: add osmo-ns-dummy by Alexander Couzens · 3 years, 6 months ago
  25. bd10c21 gprs_bssgp: add IE parser/generator for RIM Routing Information by Philipp Maier · 3 years, 6 months ago
  26. 35042a2 NS: Factor out gprs_nsvc_start_test() and use it by Harald Welte · 5 years ago
  27. 797558e send NS_POUT_UNBLOCK_ACK before signalling S_NS_UNBLOCK by Stefan Sperling · 6 years ago
  28. a829b45 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  29. e29ec85 Use existing function for TLLI encoding by Max · 6 years ago
  30. 85f5a2c bssgp_fc_test: sanitize: free fc struct when done by Neels Hofmeyr · 7 years ago
  31. cd325ef gprs_bssgp: bssgp_fc_in(): fix mem leak on queue overflow by Neels Hofmeyr · 7 years ago
  32. 0128c78 bssgp_fc_test: sanitizer: free msgb context when done by Neels Hofmeyr · 7 years ago
  33. 9541a68 bssgp_fc_test: clarify by outputting ok / failure messages by Neels Hofmeyr · 7 years ago
  34. 568f8e2 bssgp_fc_test: remove rounding to deciseconds by Neels Hofmeyr · 7 years ago
  35. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  36. ae510dc rate_ctr: Enforce counter (and ctr_group) names are valid identifiers by Harald Welte · 7 years ago
  37. 4ce24c4 GPRS: unify NS state printing by Max · 7 years ago
  38. faa0461 gprs_ns_test.c: Remove unused byte arrays by Pau Espin Pedrol · 7 years ago
  39. 7132011 bssgp_fc_test: do not use real time by Neels Hofmeyr · 7 years ago
  40. 8e2f7e8 add osmo_gettimeofday as a shim around gettimeofday by Neels Hofmeyr · 8 years ago
  41. f78ec5c gb: Add bssgp_msgb_copy function by Jacob Erlbeck · 9 years ago
  42. fdb4667 test: Fix compiler warnings on 64bit systems by Holger Hans Peter Freyther · 9 years ago
  43. cc6ac4c ns: Force a defined state when sending NS RESET by Jacob Erlbeck · 8 years ago
  44. 2c58197 bssgp/test: Add missing START/END printfs by Jacob Erlbeck · 9 years ago
  45. 9385d1e bssgp: Fix bssgp_tx_fc_bvc parameter type by Jacob Erlbeck · 9 years ago
  46. 455d34f bssgp/test: Fix bssgp-fc test by Jacob Erlbeck · 9 years ago
  47. b535e39 bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity) by Jacob Erlbeck · 9 years ago
  48. 36153dc bssgp: Handle BSSGP STATUS messages by Jacob Erlbeck · 9 years ago
  49. e0a1a80 bssgp: Include sys/socket.h for AF_INET on FreeBSD by Holger Hans Peter Freyther · 10 years ago
  50. b43baf2 gprs: Don't discard SUSPEND/RESUME in bssgp_rcvmsg by Jacob Erlbeck · 10 years ago
  51. cdebf74 gprs/test: Add BSSGP tests by Jacob Erlbeck · 10 years ago
  52. 10dd73c bssgp: Free msgb in case of error when calling into gprs_ns_sendmsg by Holger Hans Peter Freyther · 10 years ago
  53. dade018 gprs-ns/test: Check the nsvc state explicitely by Jacob Erlbeck · 10 years ago
  54. 84bcce6 gprs-ns/test: Re-add return value check for gprs_nsvc_reset by Holger Hans Peter Freyther · 10 years ago
  55. 6ac70a4 gprs-ns: Fix reset state handling by Jacob Erlbeck · 10 years ago
  56. cdb85f5 gprs-ns/test: Add test_sgsn_reset_invalid_state by Jacob Erlbeck · 10 years ago
  57. f1bcbb0 gprs-ns/test: Add expire_nsvc_timer by Jacob Erlbeck · 10 years ago
  58. 2381fde gprs-ns/test: Save the last PDU type sent by Jacob Erlbeck · 10 years ago
  59. f357c87 gprs-ns/test: Use gprs_nsvc_reset instead of gprs_ns_tx_reset by Jacob Erlbeck · 10 years ago
  60. 3d557b1 gprs: Ignore NS RESET_ACK and ALIVE_ACK without RESET by Jacob Erlbeck · 11 years ago
  61. e7c4271 grps: Add test for NS messages that shall be ignored by Jacob Erlbeck · 11 years ago
  62. 54b8b2d gb: Create new NSVC object instead of patching the NSVCI by Jacob Erlbeck · 11 years ago
  63. ab852ee gb: Fix RESET handling with changing NSEI by Jacob Erlbeck · 11 years ago
  64. 5405a10 gb: Fix NS RESET/RESET_ACK abnormal cases by Jacob Erlbeck · 11 years ago
  65. 81d7c14 gb: Add test cases for NS RESET procedures by Jacob Erlbeck · 11 years ago
  66. a52ba01 gb: Fix gprs_nsvc_delete() to free ctr group by Jacob Erlbeck · 11 years ago
  67. bf02196 gb: Fix gprs_active_nsvc_by_nsei() by Jacob Erlbeck · 11 years ago
  68. 0d4e949 gb: Test sending messages to the SGSN by Jacob Erlbeck · 11 years ago
  69. 5e6d679 gb: Fix gprs_ns_rx_reset to not create NS-VC duplicates by Jacob Erlbeck · 11 years ago
  70. 96550e0 gb: Add functions to access the LL part of the NS-VC objects by Jacob Erlbeck · 11 years ago
  71. 34fc470 tests/gb: Show invoked signals in test output by Jacob Erlbeck · 11 years ago
  72. b6390f9 gb: Use the NS-VCI to find an existing NS-VC by Jacob Erlbeck · 11 years ago
  73. 05395a6 gb: Fix NS-RESET response message order by Jacob Erlbeck · 11 years ago
  74. dcce196 tests/gb: Add test for GPRS NS protocol by Jacob Erlbeck · 11 years ago
  75. 5b6416a bssgp: Address various compiler warnings in the bssgp code by Holger Hans Peter Freyther · 11 years ago
  76. c302eca tests: Make the gb test work with srcdir != builddir by Holger Hans Peter Freyther · 12 years ago
  77. d8b4769 BSSGP: make bvc_ctx->fc a dynamic talloc allocation by Harald Welte · 12 years ago
  78. 04f0989 GPRS BSSGP test: integrate into autotest by Harald Welte · 12 years ago
  79. 57e5b94 BSSGP flow-control: Add unit test for algorithm tests by Harald Welte · 12 years ago