1. b5d1865 d/changelog: set epoch=1 by Oliver Smith · 3 years, 3 months ago osmith/epoch
  2. 2689c6e Move vty node into gbproxy_vty.c by Daniel Willmann · 3 years, 3 months ago
  3. 86ee31a Remove unused log categories by Daniel Willmann · 3 years, 3 months ago
  4. 44fa201 gbproxy: Use bssgp2_nsi_tx_ptp in gbprox_relay2nse by Daniel Willmann · 3 years, 3 months ago
  5. 1ac920b Remove trailing whitespace by Daniel Willmann · 3 years, 3 months ago
  6. 4499cf4 gb_proxy: fix wrong usage of bssgp_rim_ri_name() by Philipp Maier · 3 years, 3 months ago
  7. 1c5766b gb_proxy: add support for relaying BSSGP RIM messages by Philipp Maier · 3 years, 3 months ago
  8. 3ea3793 Various comment/whitespace changes by Daniel Willmann · 3 years, 3 months ago
  9. fe5d3b7 gbproxy_vty: Fix NRI overlap behaviour to match osmo-bsc by Daniel Willmann · 3 years, 3 months ago
  10. 6cfedc4 gbproxy_vty: Fix NRI VTY help MSC->SGSN by Daniel Willmann · 3 years, 3 months ago
  11. 74882dc gb_proxy: extend TLV parser by Philipp Maier · 3 years, 3 months ago
  12. e4597ec gb_proxy_peer: Require ra_id and cid in gbproxy_cell_alloc by Philipp Maier · 3 years, 3 months ago
  13. e7eabd3 debian/copyright: Drop osmo-sgsn.git leftover files from list by Pau Espin Pedrol · 3 years, 3 months ago
  14. a8da650 Drop c-ares references by Pau Espin Pedrol · 3 years, 3 months ago
  15. 99adf1a gb_proxy_peer: Remove unused function gbproxy_cell_by_bvci_or_new by Philipp Maier · 3 years, 4 months ago
  16. fccbef0 gb_proxy_peer: Add Function to get gbproxy cell by cell id by Daniel Willmann · 3 years, 4 months ago
  17. da3af94 gb_proxy: simplify raid data storage by Philipp Maier · 3 years, 3 months ago
  18. 55a22b8 gb_proxy_ctrl: use mcc-mnc-lac-rac notation instead mcc,mnc,lac,rac by Philipp Maier · 3 years, 3 months ago
  19. 3385506 Bump version: 0.0.0 → 0.0.1 by Oliver Smith · 3 years, 3 months ago 0.0.1
  20. cd3e8e6 contrib/osmo-gbproxy.spec.in: fix config paths by Oliver Smith · 3 years, 4 months ago
  21. 882049d debian: fix installing pdfs for -doc package by Oliver Smith · 3 years, 4 months ago osmith/wip
  22. df0507e Update README to cover osmo-gbproxy and not osmo-sgsn by Harald Welte · 3 years, 4 months ago
  23. 383baca contrib/jenkins.sh: adjust to osmo-gbproxy split by Oliver Smith · 3 years, 4 months ago
  24. 936dfd7 Further clean-up in osmo-sgsn -> osmo-gbproxy migration by Harald Welte · 3 years, 4 months ago
  25. 29532c2 === Split osmo-gbproxy from osmo-sgsn === by Oliver Smith · 3 years, 4 months ago
  26. 3c75624 follow libosmocore/gprs_ns2 API changes (gprs_ns2_dynamic_create_nse) by Alexander Couzens · 3 years, 4 months ago
  27. 571eb95 sgsn: migrate to the new gprs_ns2_vty configuration by Alexander Couzens · 3 years, 4 months ago
  28. b363e21 gbproxy: follow gprs_ns2 API vty changes by Alexander Couzens · 3 years, 4 months ago
  29. 852ebad manuals/gbproxy: Move pooling to separate chapter by Daniel Willmann · 3 years, 4 months ago
  30. ae303b4 manuals/gbproxy: MSC -> SGSN for pooling chapter by Daniel Willmann · 3 years, 4 months ago
  31. 22248f3 manuals/gbproxy: Add osmo-bsc MSC pooling chapter from Neels as a base by Daniel Willmann · 3 years, 4 months ago
  32. 1296972 manuals/gbproxy: Update configuration chapter by Daniel Willmann · 3 years, 4 months ago
  33. fcf0abb Rename OsmoGbPROXY -> *Proxy by Daniel Willmann · 3 years, 4 months ago
  34. 7061bed manual/gbproxy: Update overview chapter by Daniel Willmann · 3 years, 4 months ago
  35. e30985e gbproxy: Avoid depending on any of the SGSN code by Harald Welte · 3 years, 4 months ago
  36. 55c36f9 follow libosmocore/gprs_ns2 API changes of GPRS enums by Alexander Couzens · 3 years, 4 months ago
  37. 8b3ed29 gbproxy: Fix radio status routing by TMSI by Daniel Willmann · 3 years, 4 months ago
  38. cd21afe gbproxy: Improve log messages in gbproxy_select_sgsn by Daniel Willmann · 3 years, 4 months ago
  39. 8266918 gbproxy: Print the correct message type for dummy paging/paging reject by Daniel Willmann · 3 years, 4 months ago
  40. 5614e57 gbproxy: Use IMSI cache for PTP paging and implement DUMMY_PAGING_PS by Daniel Willmann · 3 years, 4 months ago
  41. 9b367d2 gb_proxy: Don't use orphan log subsystem DPCU by Harald Welte · 3 years, 4 months ago
  42. f2812fb gbproxy: Add VTY commands to query the TLLI/IMSI cache by Daniel Willmann · 3 years, 4 months ago
  43. 2c758f2 gbproxy: Define and use help string for gbproxy by Daniel Willmann · 3 years, 4 months ago
  44. 182a0b6 gbproxy: Fix VTY cmd name by Daniel Willmann · 3 years, 4 months ago
  45. d0f2626 gbproxy: Remove unused variable assignment by Daniel Willmann · 3 years, 4 months ago
  46. 9170c34 gbproxy: Move helper function to a more logical place by Daniel Willmann · 3 years, 4 months ago
  47. 5193f22 gbproxy: Use C-style comments by Daniel Willmann · 3 years, 4 months ago
  48. 8613c9d gbproxy: Use IMSI cache to handle PAGING_PS_REJECT by Daniel Willmann · 3 years, 4 months ago
  49. c8a5009 gbproxy: Implement IMSI cache by Daniel Willmann · 3 years, 4 months ago
  50. 3f64c7f contrib/jenkins: don't build osmo-gsm-manuals by Oliver Smith · 3 years, 4 months ago
  51. bd12f3f gbproxy: Increase TLLI cache timeout to 10s by Daniel Willmann · 3 years, 4 months ago
  52. 77493b1 gbproxy: Implement TLLI cache and use it for SUSPEND/RESUME by Daniel Willmann · 3 years, 5 months ago
  53. 78e56f1 configure.ac: define a c standard instead of using the compilers default by Alexander Couzens · 3 years, 5 months ago
  54. 3c56a2a Fix gbproxy_sgsn_by_tlli wraparound by Daniel Willmann · 3 years, 4 months ago
  55. 6964e88 gb_proxy_peer: fix NULL pointer dereference in gbproxy_sgsn_alloc() by Vadim Yanitskiy · 3 years, 4 months ago
  56. 4dba67a gb_proxy_peer: sgsn can never be NULL in gbproxy_sgsn_by_nri() by Vadim Yanitskiy · 3 years, 4 months ago
  57. b387c1e gbproxy: Add VTY command to override the node selection function by Daniel Willmann · 3 years, 5 months ago
  58. a648f3c gbproxy: Add config option to name an SGSN by Daniel Willmann · 3 years, 5 months ago
  59. 7305ba3 gbproxy: use ns2 vty2 by Alexander Couzens · 3 years, 5 months ago
  60. 008de61 sgsn: Use the new NS2 api by Alexander Couzens · 3 years, 10 months ago
  61. 02d7c48 gbproxy: Fix build on Deiban 8 by Harald Welte · 3 years, 5 months ago
  62. 216dff8 gbproxy: Add comments to sgsn functions by Daniel Willmann · 3 years, 5 months ago
  63. d4ab1f9 gbproxy: Add SGSN pooling support by Daniel Willmann · 3 years, 5 months ago
  64. ee834af gbproxy: Add SGSN NRI configuration by Daniel Willmann · 3 years, 5 months ago
  65. 9151b4a gbproxy: Add "show gbproxy cell ..." VTY command by Harald Welte · 3 years, 5 months ago
  66. 98b1b45 gbproxy: Fix confusing log message in gbprox_relay2nse by Daniel Willmann · 3 years, 5 months ago
  67. 1e7be5d osmo-gbproxy: Initialize all hash_maps by Daniel Willmann · 3 years, 5 months ago
  68. ec323bd sgsn: check for NULL of gprs_subscr_get_or_create() by Alexander Couzens · 3 years, 5 months ago
  69. befe1c3 gbproxy: rename vty command "show gbproxy ..." to "show gbproxy bvc ..." by Harald Welte · 3 years, 5 months ago
  70. c6ecfad gbproxy: Improve VTY state introspection by Harald Welte · 3 years, 5 months ago
  71. 209dc9f gbproxy: Implement scaling of BVC flow control in SGSN pool by Harald Welte · 3 years, 5 months ago
  72. d10afca gbproxy: Add FSM related VTY commands by Harald Welte · 3 years, 5 months ago
  73. df690e8 gbproxy: Fix segfault when receiving PAGING for unknown destination by Harald Welte · 3 years, 5 months ago
  74. 664c24e gbproxy: (Re)allocate SGSN-side PTP BVC even if CELL already exists by Harald Welte · 3 years, 5 months ago
  75. ee0cc81 gbproxy: Copy RA-ID from BSS side BVC to CELL and SGSN-side BVC by Harald Welte · 3 years, 5 months ago
  76. 06331ac gbproxy: Fix bvci check in gbprox_rx_ptp_from_* by Daniel Willmann · 3 years, 5 months ago
  77. 85a4027 gbproxy: Implement handling of BVC Flow Control by Harald Welte · 3 years, 5 months ago
  78. dbef0aa gbproxy: Don't create an extra msgb copy for SGSN DL SIG by Harald Welte · 3 years, 5 months ago
  79. cfc7e8e gbproxy: Introduce new DOBJ log category; log object allocation/release by Harald Welte · 3 years, 5 months ago
  80. 4bd3e49 gbproxy: Use "(nsei << 16) | bvci" as rate_ctr_group index by Harald Welte · 3 years, 5 months ago
  81. e520964 gbproxy major rewrite for SGSN pool support by Harald Welte · 3 years, 5 months ago
  82. 822714d mm_state_gb_fsm: Handle implicit detach from mm_standby by Daniel Willmann · 4 years, 4 months ago
  83. 4e15cf4 migrate to DLBSSGP as log sub-system for BSSGP by Harald Welte · 3 years, 5 months ago
  84. c169de4 gbproxy: Log FSM timeouts by Harald Welte · 3 years, 5 months ago
  85. ec0f801 gb_proxy: Use osmo_tlv_prot_parse() to validate mandatory IEs by Harald Welte · 3 years, 5 months ago
  86. 815f798 gbproxy: use gbprox_relay2peer() whenever possible by Harald Welte · 3 years, 5 months ago
  87. 278dd27 gb_proxy: Introduce more validation / constraint checks by Harald Welte · 3 years, 5 months ago
  88. d09ffc2 gbproxy: Delete gbproxy_test by Harald Welte · 3 years, 5 months ago
  89. a0f7073 gb_proxy: cosmetic: Use function rather than open-coding is_sgsn by Harald Welte · 3 years, 5 months ago
  90. 7a0c9dd gbproxy: Remove patching, TLLI-tracking and SGSN2 support by Harald Welte · 3 years, 5 months ago
  91. 8b4c794 gbproxy: convert nse->bvcs from llist_head to hashtable by Harald Welte · 3 years, 5 months ago
  92. d2fef95 gbproxy: convert bss_nses from llist_head to hashtable by Harald Welte · 3 years, 5 months ago
  93. 2b7b1bb gbproxy: Rename gbproxy_cfg.nses to gbproxy_cfg.bss_nses by Harald Welte · 3 years, 5 months ago
  94. 560bdb3 gb_proxy: Rename gbproxy_peer to gbproxy_bvc by Harald Welte · 3 years, 5 months ago
  95. 173a182 gb_proxy: Use TLVP_PRES_LEN instead of TLVP_PRESENT by Harald Welte · 3 years, 6 months ago
  96. f9e149b gbproxy: Send BVC-STATUS if BSS sends us BVC-RESET without mandatory IEs by Harald Welte · 3 years, 6 months ago
  97. 5b89771 gbproxy: Delete gbproxy_nse in delete-gbproxy-peer VTY command by Daniel Willmann · 3 years, 5 months ago
  98. f6a36cc gbproxy: Allow gbproxy_nse_free(NULL) by Daniel Willmann · 3 years, 5 months ago
  99. 4becbcb gbproxy: Add newline to log message by Daniel Willmann · 3 years, 6 months ago
  100. 8f407b1 gbproxy: Add BVC log filters by Daniel Willmann · 3 years, 6 months ago