1. 29b77a6 frame_relay: Fix null pointer dereference in DLC/PVC delete by Harald Welte · 3 years, 7 months ago
  2. 9204919 gprs_ns2_vty: Fix VTY documentation errors by Harald Welte · 3 years, 7 months ago
  3. 6d4db23 Revert "ns2: permit multiple nsvci in one nse in VTY" by Harald Welte · 3 years, 7 months ago
  4. 78ebc3f frame_relay: Fix some spelling/language issues by Harald Welte · 3 years, 7 months ago
  5. 10e991b ns2: remove obsolete type GPRS_NS2_LL_E1 by Alexander Couzens · 3 years, 8 months ago
  6. aac9016 ns2: move link layer type into NSE by Alexander Couzens · 3 years, 8 months ago
  7. 24a14ac ns2: move LL into public api by Alexander Couzens · 3 years, 8 months ago
  8. 0bd8a4b ns2: permit multiple nsvci in one nse in VTY by Harald Welte · 3 years, 8 months ago
  9. fc3dd1f ns2: implement link sharing selector by Alexander Couzens · 3 years, 8 months ago
  10. 841817e ns2: add support for frame relay by Alexander Couzens · 3 years, 8 months ago
  11. dbab714 ns2: Add a VTY command to reset NSVC FSM by Daniel Willmann · 3 years, 8 months ago
  12. ed0c982 ns2: Add a function to set the NSVC FSM back to unconfigured by Daniel Willmann · 3 years, 8 months ago
  13. f5b2e28 ns2: Split 'initiater' into initiate_{reset,block} by Daniel Willmann · 3 years, 8 months ago
  14. c06aa71 ns2: check if ns_vc_alloc() fails in bind_connect() by Alexander Couzens · 3 years, 8 months ago
  15. 0ab028c ns2: fixup gprs_ns2_prim_strs by Alexander Couzens · 3 years, 8 months ago
  16. ed1fa01 ns2: Improve NSVC output by Daniel Willmann · 3 years, 8 months ago
  17. 15c09a8 ns2: Send NSVC representation in NS_AFF_CAUSE_VC_* status indication by Daniel Willmann · 3 years, 8 months ago
  18. f128654 ns2: Add gprs_ns2_nsvc_state_name() to get the current state of a VC by Daniel Willmann · 3 years, 8 months ago
  19. cce8828 libosmocore: change the memory management of NS2 by Alexander Couzens · 3 years, 8 months ago
  20. 2d42b90 libosmogb: Add a function to tx BVC RESET by nsei/bvci by Daniel Willmann · 3 years, 9 months ago
  21. b3b837c gprs_ns2: convert gprs_ns2_cause_str into an static inline by Alexander Couzens · 3 years, 8 months ago
  22. 2498f1d ns2: add value strings for ns2_affecting_cause_prim_str & ns2_prim_str by Alexander Couzens · 3 years, 8 months ago
  23. 0346b64 gprs_ns2: remove the nsvc fsm timer when cleaning up the fsm by Alexander Couzens · 3 years, 8 months ago
  24. 0a446a1 gb: ns2_sns: Add missing value_string entry for GPRS_SNS_EV_NO_NSVC by Pau Espin Pedrol · 3 years, 8 months ago
  25. 7fbe7cf gb: ns2_sns: Fix missing trailing newline char in log line by Pau Espin Pedrol · 3 years, 8 months ago
  26. d420ea9 gprs_ns2: add gprs_ns2_ip_vc_equal() by Alexander Couzens · 3 years, 9 months ago
  27. 8ebc1ac gprs_ns2: Partial revert 48f63867 allow to create NS_ALIVE NSVC by Alexander Couzens · 3 years, 9 months ago
  28. 6cb5d5f gprs_ns2: add gprs_ns2_nse_foreach_nsvc() by Alexander Couzens · 3 years, 9 months ago
  29. d33512b gprs_ns2: gprs_ns2_ip_vc_remote() the nsvc can be also const by Alexander Couzens · 3 years, 9 months ago
  30. 125298f gprs_ns2: add gprs_ns2_nse_sns_remote() returns the initial SNS address by Alexander Couzens · 3 years, 9 months ago
  31. 979f5f5 gprs_ns2: add gprs_ns2_ip_vc_local() return the local sockaddr by Alexander Couzens · 3 years, 9 months ago
  32. c4229a4 gprs_ns2: rename gprs_ns2_ip_vc_sockaddr -> gprs_ns2_ip_vc_remote by Alexander Couzens · 3 years, 9 months ago
  33. 9a4cf27 gprs_ns2: const the return value of gprs_ns2_ip_vc_sockaddr / gprs_ns2_ip_bind_sockaddr by Alexander Couzens · 3 years, 9 months ago
  34. 4b6c8af gprs_ns2: add gprs_ns2_free_nses() to free all NS-E by Alexander Couzens · 3 years, 9 months ago
  35. 896fcd5 gprs_ns2: add gprs_ns2_free_binds() to free all binds by Alexander Couzens · 3 years, 9 months ago
  36. 05e7f7d gprs_ns2: add gprs_ns2_nse_nsei() to get the nsei of a nse by Alexander Couzens · 3 years, 9 months ago
  37. 6090b1d gprs_ns2: gprs_ns2_ip_bind() check if the bind already exists by Alexander Couzens · 3 years, 9 months ago
  38. 4f60845 gprs_ns2: add gprs_ns2_ip_bind_by_sockaddr() to search for binds by sockaddr by Alexander Couzens · 3 years, 9 months ago
  39. bb0a53b gprs_ns2: fix empty prefix in TLV Parse error by Alexander Couzens · 3 years, 9 months ago
  40. c068d86 gprs_ns2: fix SNS_ADD for IPv4 by Alexander Couzens · 3 years, 9 months ago
  41. 3531504 gprs_ns2: gprs_ns2_free(): add missing talloc_free by Alexander Couzens · 3 years, 9 months ago
  42. a07f25e gprs_ns2: make struct osmo_sockaddr pointers const by Vadim Yanitskiy · 3 years, 9 months ago
  43. 36be9d8 gprs_ns2: Fix parsing of SNS-{ADD,DEL,CHANGE_WEIGHT} by Harald Welte · 3 years, 9 months ago
  44. aa83d41 gprs_ns2_udp: Avoid dangling freed struct in list if binding fails by Pau Espin Pedrol · 3 years, 9 months ago
  45. bd771a9 bssgp: Don't include RA-ID in BVC-RESET for BVCI=0 (signalling) by Harald Welte · 3 years, 9 months ago
  46. d745a0e gprs_ns2_vty_create: remove bind pointer check by Alexander Couzens · 3 years, 9 months ago
  47. 8e7c496 vty: use install_lib_element() and install_lib_element_ve() by Vadim Yanitskiy · 3 years, 9 months ago
  48. 22f3471 ns2: vty: on `show ns` add information of NS binds by Alexander Couzens · 3 years, 9 months ago
  49. 1fac6f7 ns2: vty: allow the users (pcu/sgsn) to set a default bind by Alexander Couzens · 3 years, 9 months ago
  50. a3373e3 ns2: vty: show all nse by Alexander Couzens · 3 years, 9 months ago
  51. da0a285 ns2: status ind: add additional flags (first and persistent) by Alexander Couzens · 3 years, 9 months ago
  52. bf95f0f ns2: refactor ns2_prim_status_ind() by Alexander Couzens · 3 years, 9 months ago
  53. 477ffb0 ns2: parse the return code of gprs_ns2_ip_bind by Alexander Couzens · 3 years, 9 months ago
  54. 772ca61 ns2: fix a msg leak when receiving REJECTED messages by Alexander Couzens · 3 years, 9 months ago
  55. 4fb27a8 gprs_ns2: Make reason const by Daniel Willmann · 3 years, 9 months ago
  56. 1301012 ns2: refactor handle_nsip_read/handle_nsfrgre_read by Alexander Couzens · 3 years, 9 months ago
  57. 1f0625f ns2: vty: fix behavior of vtyvc_by_nsei when vtyvc isn't found by Alexander Couzens · 3 years, 9 months ago
  58. ffd49d0 ns2: ns2_recv_vc: remove unused parameter nsi by Alexander Couzens · 3 years, 9 months ago
  59. 38b19e8 ns2: refactor nsvc_by_ functions by Alexander Couzens · 3 years, 9 months ago
  60. c1cd333 ns2: check the specific bit of NS SDU Control bits by Alexander Couzens · 3 years, 9 months ago
  61. c82c40a ns2: vty: add missing docs for IPv6 address by Alexander Couzens · 3 years, 9 months ago
  62. 89acdef ns2: remove bssgp specific msgb->cb parts by Alexander Couzens · 3 years, 9 months ago
  63. 495b4a7 gb/gprs_bssgb: ensure the fc timer has been stopped when freeing bssgp_bvc by Alexander Couzens · 3 years, 10 months ago
  64. 6a2c074 gb/gprs_bssgb: check if talloc failed on btsctx->fc by Alexander Couzens · 3 years, 10 months ago
  65. b40cfdc gprs_ns2: Mark gprs_ns2_validate_* as static by Harald Welte · 3 years, 10 months ago
  66. 92ad029 ns2: Use NULL and not '0' when returning a NULL-Pointer by Harald Welte · 3 years, 10 months ago
  67. 5bef2cc ns2: Improve/extend doxygen comments for new ns2 implementation by Harald Welte · 3 years, 10 months ago
  68. 7da6ace gprs_ns2_sns: Fix compilation on Debian 8 by Harald Welte · 3 years, 10 months ago
  69. 48f6386 libgb/ns: allow to create NS_ALIVE NSVC by Alexander Couzens · 3 years, 10 months ago
  70. 6a16149 Gb: add a second NS implementation by Alexander Couzens · 4 years ago
  71. 3b68883 gb/common_vty: use void * by Alexander Couzens · 3 years, 10 months ago
  72. 83fb686 gb/gprs_bssgp: remove superfluous whitespace by Alexander Couzens · 3 years, 10 months ago
  73. 5c5713e Bump version: 1.3.0.173-51974 → 1.4.0 by Harald Welte · 3 years, 11 months ago 1.4.0
  74. 85a8fd3 Gb/BSSGP: replace hardcoded Tx into NS library by a callback by Alexander Couzens · 4 years ago
  75. 9c86a2c gprs_ns: fix typo in comment by Alexander Couzens · 4 years ago
  76. 78af6ba gprs_ns: Set sockaddr_in.sin_family for persistent NSVCs by Harald Welte · 4 years ago
  77. 2d3465f gprs_bssgp: Add bssgp_tx_bvc_reset2() by Harald Welte · 4 years ago
  78. a13fb75 Revert "add osmo_mobile_identity API" by Harald Welte · 4 years, 1 month ago
  79. d1ceca9 add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  80. 6894496 NS: replace use of gprs_nsvc_create() with gprs_nsvc_crate2() by Harald Welte · 4 years, 1 month ago
  81. 057122e NS: Optionally disable NS-{RESET,BLOCK,UNBLOCK} when using UDP/IP by Harald Welte · 4 years, 1 month ago
  82. 07cdd76 gb: Print signalling and data weights on NS-VC creation. by Alexander Chemeris · 4 years, 4 months ago
  83. 8abe45d gb: Fix typos in gprs_ns.c comments by Alexander Chemeris · 4 years, 4 months ago
  84. 9b90ca8 gb: Fix typo in bssgp_cause_strings description by Pau Espin Pedrol · 4 years, 6 months ago
  85. 2862f90 Bump version: 1.2.0.108-c6a8-dirty → 1.3.0 by Pau Espin Pedrol · 4 years, 6 months ago 1.3.0
  86. 7d0fe2a gprs_bssgp: Work around gcc-9 claiming "error=stringop-overflow" by Harald Welte · 4 years, 7 months ago
  87. 797d533 gprs_ns_instantiate(): propagate errors from gprs_sns_init() to caller by Harald Welte · 4 years, 7 months ago
  88. 8eae2fc GPRS/BSSGP: introduce bssgp_bvc_ctx_free() by Vadim Yanitskiy · 4 years, 8 months ago
  89. d4b4edd gprs_ns_vty: return success for disabled FR/GRE by Oliver Smith · 4 years, 8 months ago
  90. d12f698 logging: Introduce mutex API to manage log_target in multi-thread envs by Pau Espin Pedrol · 4 years, 10 months ago
  91. 922d276 Bump version: 1.1.0.107-afce-dirty → 1.2.0 by Pau Espin Pedrol · 5 years ago 1.2.0
  92. 171ef82 make all library-internal static buffers thread-local by Harald Welte · 5 years ago
  93. 38176d2 NS: log address:port on error by Max · 6 years ago
  94. 6d3135c deal with rate_ctr_group_alloc() returning NULL by Harald Welte · 5 years ago
  95. 1fcdd0d Bump version: 1.0.1.143-cc72c → 1.1.0 by Pau Espin Pedrol · 5 years ago 1.1.0
  96. b7344d0 gb/gprs_ns_sns.c: fix incorrect sizeof() calculation by Vadim Yanitskiy · 5 years ago
  97. 179f357 Add _c versions of functions that otherwise return static buffers by Harald Welte · 5 years ago
  98. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  99. 548caef BSSGP: use variable for NSEI by Max · 5 years ago
  100. 1688699 select: Rename BSC_FD_* constants to OSMO_FD_* by Harald Welte · 5 years ago