1. 07cdd76 gb: Print signalling and data weights on NS-VC creation. by Alexander Chemeris · 4 years, 4 months ago
  2. 8abe45d gb: Fix typos in gprs_ns.c comments by Alexander Chemeris · 4 years, 4 months ago
  3. 9b90ca8 gb: Fix typo in bssgp_cause_strings description by Pau Espin Pedrol · 4 years, 6 months ago
  4. 2862f90 Bump version: 1.2.0.108-c6a8-dirty → 1.3.0 by Pau Espin Pedrol · 4 years, 6 months ago 1.3.0
  5. 7d0fe2a gprs_bssgp: Work around gcc-9 claiming "error=stringop-overflow" by Harald Welte · 4 years, 7 months ago
  6. 797d533 gprs_ns_instantiate(): propagate errors from gprs_sns_init() to caller by Harald Welte · 4 years, 7 months ago
  7. 8eae2fc GPRS/BSSGP: introduce bssgp_bvc_ctx_free() by Vadim Yanitskiy · 4 years, 8 months ago
  8. d4b4edd gprs_ns_vty: return success for disabled FR/GRE by Oliver Smith · 4 years, 8 months ago
  9. d12f698 logging: Introduce mutex API to manage log_target in multi-thread envs by Pau Espin Pedrol · 4 years, 10 months ago
  10. 922d276 Bump version: 1.1.0.107-afce-dirty → 1.2.0 by Pau Espin Pedrol · 5 years ago 1.2.0
  11. 171ef82 make all library-internal static buffers thread-local by Harald Welte · 5 years ago
  12. 38176d2 NS: log address:port on error by Max · 6 years ago
  13. 6d3135c deal with rate_ctr_group_alloc() returning NULL by Harald Welte · 5 years ago
  14. 1fcdd0d Bump version: 1.0.1.143-cc72c → 1.1.0 by Pau Espin Pedrol · 5 years ago 1.1.0
  15. b7344d0 gb/gprs_ns_sns.c: fix incorrect sizeof() calculation by Vadim Yanitskiy · 5 years ago
  16. 179f357 Add _c versions of functions that otherwise return static buffers by Harald Welte · 5 years ago
  17. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  18. 548caef BSSGP: use variable for NSEI by Max · 5 years ago
  19. 1688699 select: Rename BSC_FD_* constants to OSMO_FD_* by Harald Welte · 5 years ago
  20. fa90cfd gprs_ns_sns: Properly initialize sockaddr_in in gprs_nsvc_create_ip4() by Harald Welte · 5 years ago
  21. 24e67f8 gprs_ns_sns: Use "correct" remote IP address for local IP endpoint by Harald Welte · 5 years ago
  22. 94c9b44 gprs_ns: Don't use initial IP/port for anything but SNS by Harald Welte · 5 years ago
  23. 1e072cc gprs_ns.c: Update comment: IP SNS has recently been implemented by Harald Welte · 5 years ago
  24. 047f387 NS: Add support for GPRS NS IP Sub-Network-Service (SNS) by Harald Welte · 6 years ago
  25. 35042a2 NS: Factor out gprs_nsvc_start_test() and use it by Harald Welte · 5 years ago
  26. 17a642d gprs_ns: Add code for SNS-SIZE and SNS-CONFIG encoding by Harald Welte · 6 years ago
  27. 47cf21f NS: Add missing NS Cause strings by Harald Welte · 5 years ago
  28. dc80281 NS: Don't print information about FR/GRE if not enabled! by Harald Welte · 5 years ago
  29. 9ef2e15 gprs_ns: Add missing NSVCI IE to NS-BLOCK-ACK message by Harald Welte · 5 years ago
  30. 9612fcb gprs_ns.c: cosmetic whitespace fixes by Harald Welte · 5 years ago
  31. 4091f92 gprs_ns: Use gprs_ns_tx_alive() instead of gprs_ns_tx_simple() by Harald Welte · 5 years ago
  32. 6a469e1 bssgp_tx_bvc_unblock(): Fix log message by Harald Welte · 5 years ago
  33. 2033be8 Work around bogus gcc-8.2 array-bounds warning/error by Harald Welte · 5 years ago
  34. 1c3bae1 constrain gsm48_generate_mid() output array bounds by Harald Welte · 5 years ago
  35. a0c1cba Bump version: 0.12.0.128-8dfde → 1.0.0 by Harald Welte · 5 years ago 1.0.0
  36. c6bfc63 document unblock-ack vs. signalling in gprs_ns_process_msg() by Stefan Sperling · 6 years ago
  37. 797558e send NS_POUT_UNBLOCK_ACK before signalling S_NS_UNBLOCK by Stefan Sperling · 6 years ago
  38. f653821 fix error handling gprs_ns_nsip_listen() by Stefan Sperling · 6 years ago
  39. 983dcb9 use __FILE__, not __BASE_FILE__ by Neels Hofmeyr · 6 years ago
  40. acc0a07 bssgp: introduce flush queue functions by Alexander Couzens · 6 years ago
  41. 924ef0b Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0 by Pau Espin Pedrol · 6 years ago 0.12.0
  42. f1e13d6 return error to sender upon bssgp_tlv_parse() failure by Stefan Sperling · 6 years ago
  43. 2b544b2 check bssgp_tlv_parse() return code in bssgp_rcvmsg() by Stefan Sperling · 6 years ago
  44. f1318fe Add function gprs_nsvc_state_append by Daniel Willmann · 6 years ago
  45. c4fce14 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  46. e29ec85 Use existing function for TLLI encoding by Max · 6 years ago
  47. f1ad60e Add function to properly encode RAI by Max · 6 years ago
  48. cd325ef gprs_bssgp: bssgp_fc_in(): fix mem leak on queue overflow by Neels Hofmeyr · 7 years ago
  49. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  50. ba1059c Move additional libraries to appropriate place by Max · 7 years ago
  51. faee5de Tag/Release version 0.10.0 by Harald Welte · 7 years ago 0.10.0
  52. cbf5cdf GPRS: constify NS printing routine parameters by Max · 7 years ago
  53. 296511b GPRS: add vty command to show only persistent NS by Max · 7 years ago
  54. a7a5065 Convert lib-internal rate_ctr from '.' separator to ':' separator by Harald Welte · 7 years ago
  55. 37f465e GPRS: check and report local address used for NSE by Max · 7 years ago
  56. 9530859 GPRS: clarify ip/frgre union use by Max · 7 years ago
  57. c513c0f GPRS: wrap NS state assignment in macro by Max · 7 years ago
  58. 4ce24c4 GPRS: unify NS state printing by Max · 7 years ago
  59. 224a6dd gb: optionally allow nsip packets only from a specific host by Philipp Maier · 7 years ago
  60. a19c126 GPRS: log NS socket by Max · 7 years ago
  61. 32f9971 GPRS: print remote state info for NS peer by Max · 7 years ago
  62. f4f23bd vty: install 'exit', 'end',... commands on *all* nodes by Neels Hofmeyr · 7 years ago
  63. 607275c gb: drop special vty exit commands, use vty_install_default() by Neels Hofmeyr · 7 years ago
  64. 6f41767 vty: fix style: bssgp node vty prompt by Neels Hofmeyr · 7 years ago
  65. 8b8938f BSSGP: add function to reset all PTP BVC by Max · 7 years ago
  66. 4aaa8ab Add missing BSSGP cause values by Max · 7 years ago
  67. 590c402 BSSGP: handle BVC-RESET-ACK by Max · 7 years ago
  68. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  69. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  70. f178695 gb/gprs_bssgp.c: avoid valueless goto usage by Vadim Yanitskiy · 7 years ago
  71. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  72. 54ca30c Add human-readable names for signal_ns by Max · 7 years ago
  73. bfe62e5 libosmogb: Convert to use new endian conversion helpers by Harald Welte · 7 years ago
  74. 44f423f timer: add osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  75. 584f4b6 gprs: add value strings for NS PDU type by Max · 7 years ago
  76. a81055d fix spelling in API docu, command reply, logging, descriptions by Thorsten Alteholz · 7 years ago
  77. 8b86cd7 logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  78. 812ba6d logging: centrally define ctx and filter indexes by Neels Hofmeyr · 7 years ago
  79. 8fcc81d fix: gprs_bssgp_vty: logging filter: wrong constant by Neels Hofmeyr · 7 years ago
  80. c32bfd5 gprs_ns_vty: guard against duplicate VTY elements by Neels Hofmeyr · 7 years ago
  81. 6176b6e bssgp_rx_paging(): Fix parsing of P-TMSI IE in Paging message by Harald Welte · 8 years ago
  82. 684cf32 bssgp_vty: Remove dead code and compiler warning by Harald Welte · 8 years ago
  83. 8e2f7e8 add osmo_gettimeofday as a shim around gettimeofday by Neels Hofmeyr · 8 years ago
  84. 27e8036 Fix unaligned access found by addr. sanitizer by Max · 8 years ago
  85. 93bc64f gb: Add bssgp_pdu_str to libosmogb namespace by Max · 8 years ago
  86. b9bb0b0 Add missing docs for bssgp bvc reset vty command by Max · 8 years ago
  87. ea50732 Add vty command to explicitly reset given BVCI by Max · 8 years ago
  88. 2c34ab4 Improve BSSGP debug output by Max · 8 years ago
  89. c0d9a6c Add helper function to convert numerical BSSGP PDU type to string by Max · 8 years ago
  90. f78ec5c gb: Add bssgp_msgb_copy function by Jacob Erlbeck · 9 years ago
  91. cc6ac4c ns: Force a defined state when sending NS RESET by Jacob Erlbeck · 9 years ago
  92. 0975a7f ns/stats: Add missing osmo_stat_item_group_free to gprs_nsvc_delete by Jacob Erlbeck · 9 years ago
  93. 90e614f remove our internal copy of talloc, use system libtalloc by Harald Welte · 9 years ago
  94. 495b0db gprs-ns/stats: When the NSVCI is updated, update the stats counter by Holger Hans Peter Freyther · 9 years ago
  95. fed2a48 ns/stats: Fix class_id of "NSVC Peer Statistics" rate_ctr group by Jacob Erlbeck · 9 years ago
  96. bc9d9ac stats: Limit reporting by class id by Jacob Erlbeck · 9 years ago
  97. fc9533d stats: Add osmo_ name prefix to identifiers by Jacob Erlbeck · 9 years ago
  98. 0a1400f ns: Add statistics for some events by Jacob Erlbeck · 9 years ago
  99. c136da5 release: Prepare the 0.8.2 release by Holger Hans Peter Freyther · 9 years ago 0.8.2
  100. c1cb75e bssgp: Fix IMSI buffer size (Coverity) by Jacob Erlbeck · 9 years ago