1. a1a171b debian/osmo-gbproxy.init: delete by Oliver Smith · 4 days ago master
  2. 09dfe55 contrib/systemd: run as osmocom user by Oliver Smith · 4 days ago
  3. 9681d6b contrib: remove rpm spec file by Oliver Smith · 3 weeks ago
  4. dc25674 Use uniform log format for default config files by Andreas Eversberg · 6 months ago
  5. 20f9067 Bump version: 0.4.0.4-c44b-dirty → 0.4.1 by Pau Espin Pedrol · 9 months ago 0.4.1
  6. c44b50c gbprox_rx_ptp_from_bss: fix dangling pointer by Oliver Smith · 11 months ago
  7. 7724fb7 systemd: depend on networking-online.target by Oliver Smith · 1 year ago
  8. 5788f73 debian: set compat level to 10 by Oliver Smith · 1 year, 1 month ago
  9. d1f6a87 tests: do not depend on $(BUILT_SOURCES), but on osmo-gbproxy by Vadim Yanitskiy · 1 year, 2 months ago
  10. ddbe35d Bump version: 0.3.0.10-c82f0-dirty → 0.4.0 by Pau Espin Pedrol · 1 year, 4 months ago 0.4.0
  11. c82f0fb osmo-gbproxy: Transition to use of 'telnet_init_default' by arehbein · 1 year, 5 months ago 2023q1
  12. 6a44897 ctrl: take both address and port from vty config by Max · 1 year, 6 months ago
  13. 954ce62 manual: Use combined/merged gb-ns2 chapter by Harald Welte · 1 year, 6 months ago
  14. 9a3fe3c Fix obsolete documentation of function by Daniel Willmann · 1 year, 8 months ago
  15. 33dcdad Improve log levels by Daniel Willmann · 1 year, 8 months ago
  16. 39a9d0c gbproxy_vty: Add commands to list Cell/BVC of an NSE by Daniel Willmann · 1 year, 8 months ago
  17. e3b9912 Drop forward declaration of gbprox_relay2peer() by Max · 1 year, 8 months ago
  18. 96a4427 implement LL DISCARD with second BVCI by Alexander Couzens · 1 year, 8 months ago
  19. 8181613 Set working directory in systemd service file by Max · 1 year, 9 months ago
  20. 492468d configure.ac: do not require unused dlsym/dlopen by Vadim Yanitskiy · 1 year, 10 months ago
  21. 6e1b300 Bump version: 0.2.0.12-3cc7-dirty → 0.3.0 by Pau Espin Pedrol · 1 year, 11 months ago 0.3.0
  22. 3cc70e6 update git URLs (git -> https; gitea) by Harald Welte · 2 years ago
  23. 3ca5730 docs: usermanual: add new chapter gb-ns2-maintenance by Alexander Couzens · 2 years, 3 months ago 2022q1 2022q2
  24. 2f30a0c gbproxy: Ensure PtP-BVCs are reset when we reset the SGSN SIG-BVC by Daniel Willmann · 2 years, 2 months ago
  25. f567c1f docs: usermanual: reorder gb/ns2 chapter to keep all ns2 part together by Alexander Couzens · 2 years, 3 months ago
  26. d71aa6b gbproxy_peer: Add rate counters when forwarding packets fail by Daniel Willmann · 2 years, 3 months ago
  27. f87255a gbproxy_peer: Use designated initializers for bvc_ctr_description by Daniel Willmann · 2 years, 3 months ago
  28. 5ceeb2b gbproxy: Only route to an SGSN if the BVC is not blocked by Daniel Willmann · 2 years, 3 months ago
  29. 0531fab Drop unneeded ax_check_compile_flag.m4 by Pau Espin Pedrol · 2 years, 5 months ago
  30. 28ec0e3 gbproxy_peer: Free all related BVCs if the cell is freed by Daniel Willmann · 2 years, 6 months ago 2021q4
  31. e705b3f gbproxy: Fix crash when FLUSH_LL_ACK does not contain a BVCI IE by Daniel Willmann · 2 years, 6 months ago
  32. af2e9b3 gbproxy: Also try to route STATUS messages with truncated PDU in error by Daniel Willmann · 2 years, 7 months ago
  33. f689a8a gbproxy: Fix error return value by Daniel Willmann · 2 years, 7 months ago
  34. d23ebf5 Bump version: 0.1.0.49-f9902-dirty → 0.2.0 by Pau Espin Pedrol · 2 years, 7 months ago 0.2.0
  35. f9902c5 gbproxy: Remove duplicate struct gprs_ra_id handling by Daniel Willmann · 2 years, 7 months ago
  36. 2705fdc Revert "Turn some compiler warnings into errors" by Oliver Smith · 2 years, 7 months ago
  37. 0141628 gbproxy: Only use one struct tlv_parsed for gbproxy_decode_bssgp by Daniel Willmann · 2 years, 7 months ago
  38. cfb6f17 gbproxy: Increase correct counter when BSSGP decode from SGSN fails by Daniel Willmann · 2 years, 7 months ago
  39. 2231180 gbproxy: Move BSSGP decoding into its own function and use it by Daniel Willmann · 2 years, 7 months ago
  40. 5a14837 gbproxy: Route STATUS in PtP-BVC by TLLI/TMSI as well by Daniel Willmann · 2 years, 7 months ago
  41. 6ec5f95 gbproxy: Add comment, remove unused param in gbproxy_tlli_from_status_pdu by Daniel Willmann · 2 years, 7 months ago
  42. 3d8f599 gbproxy: Route DL STATUS with BVCI on SIG-BVC by Daniel Willmann · 2 years, 7 months ago
  43. 885f430 gbproxy: Improve STATUS handling from SGSN by Daniel Willmann · 2 years, 8 months ago
  44. c5dcebd gbproxy: Add comment, improve log message in gbproxy_tlli_from_status_pdu by Daniel Willmann · 2 years, 8 months ago
  45. cbfc7cf gpproxy: Route BSSGP STATUS with PDU_IN_ERROR containing a TMSI by Daniel Willmann · 2 years, 8 months ago
  46. 7d37cbb gbproxy: Route BSSGP STATUS with PDU_IN_ERROR containing a TLLI by Daniel Willmann · 2 years, 8 months ago
  47. 723bb36 gbproxy: Improve log message when no bvc is found (include bvci) by Daniel Willmann · 2 years, 8 months ago
  48. 99a46ff gbproxy: Use designated initializers for global_ctr_description by Daniel Willmann · 2 years, 8 months ago
  49. c4b913b gbproxy: Fix stats when no BVC could be found by Daniel Willmann · 2 years, 8 months ago
  50. dc763fd gbproxy: Avoid sending STATUS on unexpected BLOCK_ACK by Daniel Willmann · 2 years, 8 months ago
  51. a1304ee gbproxy: Remove SGSN-side BVC after sending BVC-BLOCK by Daniel Willmann · 2 years, 8 months ago
  52. 00eddca debian/control: remove dh-systemd build-depend by Oliver Smith · 2 years, 9 months ago
  53. 5f76259 gbproxy_ctrl: Ignore SIG-BVCI in ctrl commands by Daniel Willmann · 2 years, 11 months ago
  54. 5e8c0e8 gbproxy_ctrl: Fix crash in nsvc-state ctrl command by Daniel Willmann · 2 years, 11 months ago
  55. a631a3a gbproxy_peer: Free a cell as soon as no BSS BVC uses it by Daniel Willmann · 2 years, 11 months ago
  56. 990b151 gbproxy_peer: Set rate_ctr name for gbproxy_peer stats by Daniel Willmann · 2 years, 11 months ago
  57. f024eeb gbproxy: Forward MS_REGISTR_ENQ/_RESP correctly by Daniel Willmann · 2 years, 11 months ago
  58. 361d0b5 gbproxy: Add usage flag to the imsi_cache by Daniel Willmann · 2 years, 11 months ago
  59. f50aa80 manual: Add chapter describing osmo counters in general by Daniel Willmann · 3 years ago
  60. 78f3a12 manual: Add section describing show gbproxy command usage by Daniel Willmann · 3 years ago
  61. 226e6cb gbproxy_vty: Remove redundant command "show gbproxy links" by Daniel Willmann · 3 years ago
  62. 9d98e7c manual: Update counters, add proper chapter for counters by Daniel Willmann · 3 years ago
  63. 5643836 Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years ago
  64. 37518b3 Don't route messages to an SGSN if it is down by Daniel Willmann · 3 years ago
  65. a429634 Avoid sending tx_status upon rx of RIM messages by Pau Espin Pedrol · 3 years, 1 month ago
  66. a45608f examples/osmo-gbproxy.cfg: fix osmo-sgsn conflict by Oliver Smith · 3 years, 1 month ago 2021q1
  67. 5b75f85 examples/manuals: Improve/update ns-related documentation by Daniel Willmann · 3 years, 1 month ago
  68. fff8685 gbproxy_main: Process options after all initialization is done by Daniel Willmann · 3 years, 1 month ago
  69. 27dcd33 gitignore: add gbproxy_vty_reference.xml by Oliver Smith · 3 years, 2 months ago
  70. 9c46926 doc: include gb-ns2.adoc, not gb-variants.adoc by Oliver Smith · 3 years, 2 months ago
  71. 838ebb3 vty: Print CellId along with RA-ID by Harald Welte · 3 years, 2 months ago
  72. 6701d27 gb_proxy: Ensure cell info is up to date when receiving PTP-BVC reset by Daniel Willmann · 3 years, 2 months ago
  73. 76aa06e gbproxy_main: Add ctrl vty commands by Daniel Willmann · 3 years, 2 months ago
  74. 1f3470f gbproxy: Don't free NSE/BVC0 if SGSN NSE goes down by Daniel Willmann · 3 years, 3 months ago
  75. a16ecc3 Remove osmo-sgsn relics by Daniel Willmann · 3 years, 3 months ago
  76. f96cac5 Handle GPRS_NS2_AFF_CAUSE_FAILURE by Daniel Willmann · 3 years, 3 months ago
  77. 38b9c9a Update the max_sdu_len from NS by Daniel Willmann · 3 years, 3 months ago
  78. 04075ec gb_proxy.h: Use pragma once instead of ifndef by Daniel Willmann · 3 years, 3 months ago
  79. 429c43c Remove some outdated TODO/comments by Daniel Willmann · 3 years, 3 months ago
  80. f06b481 manuals: Regenerate counters/VTY through docker by Daniel Willmann · 3 years, 3 months ago
  81. b643765 manual: Update manuals, include sgsn pooling and NS variants by Daniel Willmann · 3 years, 3 months ago
  82. 349b78e gbproxy_main: Fix naming bsc_hack/nsip_proxy -> (osmo-)gbproxy by Daniel Willmann · 3 years, 3 months ago
  83. 52461cf Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 3 months ago
  84. f89d4f8 Bump version: 0.0.1.21-b968-dirty → 0.1.0 by Pau Espin Pedrol · 3 years, 3 months ago 0.1.0
  85. b968c5f gitignore: Ignore autofoo files *~ by Pau Espin Pedrol · 3 years, 3 months ago
  86. f8cba65 gbproxy: Use bssgp2_enc_status when sending STATUS by Daniel Willmann · 3 years, 4 months ago
  87. a8b6165 Add SDU length for an NSE (== BSSGP PDU size) by Daniel Willmann · 3 years, 4 months ago
  88. a8fa567 d/changelog: set epoch=1 by Oliver Smith · 3 years, 4 months ago
  89. 2689c6e Move vty node into gbproxy_vty.c by Daniel Willmann · 3 years, 4 months ago
  90. 86ee31a Remove unused log categories by Daniel Willmann · 3 years, 4 months ago
  91. 44fa201 gbproxy: Use bssgp2_nsi_tx_ptp in gbprox_relay2nse by Daniel Willmann · 3 years, 4 months ago
  92. 1ac920b Remove trailing whitespace by Daniel Willmann · 3 years, 4 months ago
  93. 4499cf4 gb_proxy: fix wrong usage of bssgp_rim_ri_name() by Philipp Maier · 3 years, 4 months ago
  94. 1c5766b gb_proxy: add support for relaying BSSGP RIM messages by Philipp Maier · 3 years, 4 months ago
  95. 3ea3793 Various comment/whitespace changes by Daniel Willmann · 3 years, 4 months ago
  96. fe5d3b7 gbproxy_vty: Fix NRI overlap behaviour to match osmo-bsc by Daniel Willmann · 3 years, 4 months ago
  97. 6cfedc4 gbproxy_vty: Fix NRI VTY help MSC->SGSN by Daniel Willmann · 3 years, 4 months ago
  98. 74882dc gb_proxy: extend TLV parser by Philipp Maier · 3 years, 4 months ago
  99. e4597ec gb_proxy_peer: Require ra_id and cid in gbproxy_cell_alloc by Philipp Maier · 3 years, 4 months ago
  100. e7eabd3 debian/copyright: Drop osmo-sgsn.git leftover files from list by Pau Espin Pedrol · 3 years, 4 months ago