1. 4b6c8af gprs_ns2: add gprs_ns2_free_nses() to free all NS-E by Alexander Couzens · 3 years, 9 months ago
  2. 896fcd5 gprs_ns2: add gprs_ns2_free_binds() to free all binds by Alexander Couzens · 3 years, 9 months ago
  3. 05e7f7d gprs_ns2: add gprs_ns2_nse_nsei() to get the nsei of a nse by Alexander Couzens · 3 years, 9 months ago
  4. 6090b1d gprs_ns2: gprs_ns2_ip_bind() check if the bind already exists by Alexander Couzens · 3 years, 9 months ago
  5. 4f60845 gprs_ns2: add gprs_ns2_ip_bind_by_sockaddr() to search for binds by sockaddr by Alexander Couzens · 3 years, 9 months ago
  6. bb0a53b gprs_ns2: fix empty prefix in TLV Parse error by Alexander Couzens · 3 years, 9 months ago
  7. c068d86 gprs_ns2: fix SNS_ADD for IPv4 by Alexander Couzens · 3 years, 9 months ago
  8. 3531504 gprs_ns2: gprs_ns2_free(): add missing talloc_free by Alexander Couzens · 3 years, 9 months ago
  9. a07f25e gprs_ns2: make struct osmo_sockaddr pointers const by Vadim Yanitskiy · 3 years, 9 months ago
  10. 36be9d8 gprs_ns2: Fix parsing of SNS-{ADD,DEL,CHANGE_WEIGHT} by Harald Welte · 3 years, 9 months ago
  11. aa83d41 gprs_ns2_udp: Avoid dangling freed struct in list if binding fails by Pau Espin Pedrol · 3 years, 9 months ago
  12. bd771a9 bssgp: Don't include RA-ID in BVC-RESET for BVCI=0 (signalling) by Harald Welte · 3 years, 9 months ago
  13. d745a0e gprs_ns2_vty_create: remove bind pointer check by Alexander Couzens · 3 years, 9 months ago
  14. 8e7c496 vty: use install_lib_element() and install_lib_element_ve() by Vadim Yanitskiy · 3 years, 9 months ago
  15. 22f3471 ns2: vty: on `show ns` add information of NS binds by Alexander Couzens · 3 years, 9 months ago
  16. 1fac6f7 ns2: vty: allow the users (pcu/sgsn) to set a default bind by Alexander Couzens · 3 years, 9 months ago
  17. a3373e3 ns2: vty: show all nse by Alexander Couzens · 3 years, 9 months ago
  18. da0a285 ns2: status ind: add additional flags (first and persistent) by Alexander Couzens · 3 years, 9 months ago
  19. bf95f0f ns2: refactor ns2_prim_status_ind() by Alexander Couzens · 3 years, 9 months ago
  20. 477ffb0 ns2: parse the return code of gprs_ns2_ip_bind by Alexander Couzens · 3 years, 9 months ago
  21. 772ca61 ns2: fix a msg leak when receiving REJECTED messages by Alexander Couzens · 3 years, 9 months ago
  22. 4fb27a8 gprs_ns2: Make reason const by Daniel Willmann · 3 years, 9 months ago
  23. 1301012 ns2: refactor handle_nsip_read/handle_nsfrgre_read by Alexander Couzens · 3 years, 9 months ago
  24. 1f0625f ns2: vty: fix behavior of vtyvc_by_nsei when vtyvc isn't found by Alexander Couzens · 3 years, 9 months ago
  25. ffd49d0 ns2: ns2_recv_vc: remove unused parameter nsi by Alexander Couzens · 3 years, 9 months ago
  26. 38b19e8 ns2: refactor nsvc_by_ functions by Alexander Couzens · 3 years, 9 months ago
  27. c1cd333 ns2: check the specific bit of NS SDU Control bits by Alexander Couzens · 3 years, 9 months ago
  28. c82c40a ns2: vty: add missing docs for IPv6 address by Alexander Couzens · 3 years, 9 months ago
  29. 89acdef ns2: remove bssgp specific msgb->cb parts by Alexander Couzens · 3 years, 9 months ago
  30. 495b4a7 gb/gprs_bssgb: ensure the fc timer has been stopped when freeing bssgp_bvc by Alexander Couzens · 3 years, 10 months ago
  31. 6a2c074 gb/gprs_bssgb: check if talloc failed on btsctx->fc by Alexander Couzens · 3 years, 10 months ago
  32. b40cfdc gprs_ns2: Mark gprs_ns2_validate_* as static by Harald Welte · 3 years, 10 months ago
  33. 92ad029 ns2: Use NULL and not '0' when returning a NULL-Pointer by Harald Welte · 3 years, 10 months ago
  34. 5bef2cc ns2: Improve/extend doxygen comments for new ns2 implementation by Harald Welte · 3 years, 10 months ago
  35. 7da6ace gprs_ns2_sns: Fix compilation on Debian 8 by Harald Welte · 3 years, 10 months ago
  36. 48f6386 libgb/ns: allow to create NS_ALIVE NSVC by Alexander Couzens · 3 years, 10 months ago
  37. 6a16149 Gb: add a second NS implementation by Alexander Couzens · 4 years ago
  38. 3b68883 gb/common_vty: use void * by Alexander Couzens · 3 years, 10 months ago
  39. 83fb686 gb/gprs_bssgp: remove superfluous whitespace by Alexander Couzens · 3 years, 10 months ago
  40. 5c5713e Bump version: 1.3.0.173-51974 → 1.4.0 by Harald Welte · 3 years, 11 months ago 1.4.0
  41. 85a8fd3 Gb/BSSGP: replace hardcoded Tx into NS library by a callback by Alexander Couzens · 4 years ago
  42. 9c86a2c gprs_ns: fix typo in comment by Alexander Couzens · 4 years ago
  43. 78af6ba gprs_ns: Set sockaddr_in.sin_family for persistent NSVCs by Harald Welte · 4 years ago
  44. 2d3465f gprs_bssgp: Add bssgp_tx_bvc_reset2() by Harald Welte · 4 years ago
  45. a13fb75 Revert "add osmo_mobile_identity API" by Harald Welte · 4 years, 1 month ago
  46. d1ceca9 add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  47. 6894496 NS: replace use of gprs_nsvc_create() with gprs_nsvc_crate2() by Harald Welte · 4 years, 1 month ago
  48. 057122e NS: Optionally disable NS-{RESET,BLOCK,UNBLOCK} when using UDP/IP by Harald Welte · 4 years, 1 month ago
  49. 07cdd76 gb: Print signalling and data weights on NS-VC creation. by Alexander Chemeris · 4 years, 4 months ago
  50. 8abe45d gb: Fix typos in gprs_ns.c comments by Alexander Chemeris · 4 years, 4 months ago
  51. 9b90ca8 gb: Fix typo in bssgp_cause_strings description by Pau Espin Pedrol · 4 years, 6 months ago
  52. 2862f90 Bump version: 1.2.0.108-c6a8-dirty → 1.3.0 by Pau Espin Pedrol · 4 years, 6 months ago 1.3.0
  53. 7d0fe2a gprs_bssgp: Work around gcc-9 claiming "error=stringop-overflow" by Harald Welte · 4 years, 7 months ago
  54. 797d533 gprs_ns_instantiate(): propagate errors from gprs_sns_init() to caller by Harald Welte · 4 years, 7 months ago
  55. 8eae2fc GPRS/BSSGP: introduce bssgp_bvc_ctx_free() by Vadim Yanitskiy · 4 years, 8 months ago
  56. d4b4edd gprs_ns_vty: return success for disabled FR/GRE by Oliver Smith · 4 years, 8 months ago
  57. d12f698 logging: Introduce mutex API to manage log_target in multi-thread envs by Pau Espin Pedrol · 4 years, 10 months ago
  58. 922d276 Bump version: 1.1.0.107-afce-dirty → 1.2.0 by Pau Espin Pedrol · 5 years ago 1.2.0
  59. 171ef82 make all library-internal static buffers thread-local by Harald Welte · 5 years ago
  60. 38176d2 NS: log address:port on error by Max · 6 years ago
  61. 6d3135c deal with rate_ctr_group_alloc() returning NULL by Harald Welte · 5 years ago
  62. 1fcdd0d Bump version: 1.0.1.143-cc72c → 1.1.0 by Pau Espin Pedrol · 5 years ago 1.1.0
  63. b7344d0 gb/gprs_ns_sns.c: fix incorrect sizeof() calculation by Vadim Yanitskiy · 5 years ago
  64. 179f357 Add _c versions of functions that otherwise return static buffers by Harald Welte · 5 years ago
  65. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  66. 548caef BSSGP: use variable for NSEI by Max · 5 years ago
  67. 1688699 select: Rename BSC_FD_* constants to OSMO_FD_* by Harald Welte · 5 years ago
  68. fa90cfd gprs_ns_sns: Properly initialize sockaddr_in in gprs_nsvc_create_ip4() by Harald Welte · 5 years ago
  69. 24e67f8 gprs_ns_sns: Use "correct" remote IP address for local IP endpoint by Harald Welte · 5 years ago
  70. 94c9b44 gprs_ns: Don't use initial IP/port for anything but SNS by Harald Welte · 5 years ago
  71. 1e072cc gprs_ns.c: Update comment: IP SNS has recently been implemented by Harald Welte · 5 years ago
  72. 047f387 NS: Add support for GPRS NS IP Sub-Network-Service (SNS) by Harald Welte · 6 years ago
  73. 35042a2 NS: Factor out gprs_nsvc_start_test() and use it by Harald Welte · 5 years ago
  74. 17a642d gprs_ns: Add code for SNS-SIZE and SNS-CONFIG encoding by Harald Welte · 6 years ago
  75. 47cf21f NS: Add missing NS Cause strings by Harald Welte · 5 years ago
  76. dc80281 NS: Don't print information about FR/GRE if not enabled! by Harald Welte · 5 years ago
  77. 9ef2e15 gprs_ns: Add missing NSVCI IE to NS-BLOCK-ACK message by Harald Welte · 5 years ago
  78. 9612fcb gprs_ns.c: cosmetic whitespace fixes by Harald Welte · 5 years ago
  79. 4091f92 gprs_ns: Use gprs_ns_tx_alive() instead of gprs_ns_tx_simple() by Harald Welte · 5 years ago
  80. 6a469e1 bssgp_tx_bvc_unblock(): Fix log message by Harald Welte · 5 years ago
  81. 2033be8 Work around bogus gcc-8.2 array-bounds warning/error by Harald Welte · 5 years ago
  82. 1c3bae1 constrain gsm48_generate_mid() output array bounds by Harald Welte · 5 years ago
  83. a0c1cba Bump version: 0.12.0.128-8dfde → 1.0.0 by Harald Welte · 5 years ago 1.0.0
  84. c6bfc63 document unblock-ack vs. signalling in gprs_ns_process_msg() by Stefan Sperling · 6 years ago
  85. 797558e send NS_POUT_UNBLOCK_ACK before signalling S_NS_UNBLOCK by Stefan Sperling · 6 years ago
  86. f653821 fix error handling gprs_ns_nsip_listen() by Stefan Sperling · 6 years ago
  87. 983dcb9 use __FILE__, not __BASE_FILE__ by Neels Hofmeyr · 6 years ago
  88. acc0a07 bssgp: introduce flush queue functions by Alexander Couzens · 6 years ago
  89. 924ef0b Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0 by Pau Espin Pedrol · 6 years ago 0.12.0
  90. f1e13d6 return error to sender upon bssgp_tlv_parse() failure by Stefan Sperling · 6 years ago
  91. 2b544b2 check bssgp_tlv_parse() return code in bssgp_rcvmsg() by Stefan Sperling · 6 years ago
  92. f1318fe Add function gprs_nsvc_state_append by Daniel Willmann · 6 years ago
  93. c4fce14 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  94. e29ec85 Use existing function for TLLI encoding by Max · 6 years ago
  95. f1ad60e Add function to properly encode RAI by Max · 6 years ago
  96. cd325ef gprs_bssgp: bssgp_fc_in(): fix mem leak on queue overflow by Neels Hofmeyr · 7 years ago
  97. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  98. ba1059c Move additional libraries to appropriate place by Max · 7 years ago
  99. faee5de Tag/Release version 0.10.0 by Harald Welte · 7 years ago 0.10.0
  100. cbf5cdf GPRS: constify NS printing routine parameters by Max · 7 years ago