1. 5b1122f gbproxy: Use IMSI cache to handle PAGING_PS_REJECT by Daniel Willmann · 3 years, 8 months ago
  2. 914484d gbproxy: Implement IMSI cache by Daniel Willmann · 3 years, 8 months ago
  3. ef0c2a4 gbproxy: Increase TLLI cache timeout to 10s by Daniel Willmann · 3 years, 8 months ago
  4. 02b24c5 gbproxy: Implement TLLI cache and use it for SUSPEND/RESUME by Daniel Willmann · 3 years, 9 months ago
  5. dee0bcc gbproxy: Add config option to name an SGSN by Daniel Willmann · 3 years, 9 months ago
  6. 8a33528 gbproxy: Fix build on Deiban 8 by Harald Welte · 3 years, 9 months ago
  7. 8d382c5 gbproxy: Add SGSN pooling support by Daniel Willmann · 3 years, 9 months ago
  8. ef3c9af gbproxy: Add SGSN NRI configuration by Daniel Willmann · 3 years, 9 months ago
  9. ea0b5d0 gbproxy: Fix confusing log message in gbprox_relay2nse by Daniel Willmann · 3 years, 9 months ago
  10. 3054213 osmo-gbproxy: Initialize all hash_maps by Daniel Willmann · 3 years, 9 months ago
  11. 9e91764 gbproxy: Implement scaling of BVC flow control in SGSN pool by Harald Welte · 3 years, 9 months ago
  12. 1aa0ae9 gbproxy: Fix segfault when receiving PAGING for unknown destination by Harald Welte · 3 years, 9 months ago
  13. cab8588 gbproxy: (Re)allocate SGSN-side PTP BVC even if CELL already exists by Harald Welte · 3 years, 9 months ago
  14. 4b4c997 gbproxy: Copy RA-ID from BSS side BVC to CELL and SGSN-side BVC by Harald Welte · 3 years, 9 months ago
  15. c4c1db9 gbproxy: Fix bvci check in gbprox_rx_ptp_from_* by Daniel Willmann · 3 years, 10 months ago
  16. 61ff273 gbproxy: Implement handling of BVC Flow Control by Harald Welte · 3 years, 10 months ago
  17. bf69833 gbproxy: Don't create an extra msgb copy for SGSN DL SIG by Harald Welte · 3 years, 10 months ago
  18. 5687ae6 gbproxy major rewrite for SGSN pool support by Harald Welte · 3 years, 10 months ago
  19. a54ed46 gbproxy: Log FSM timeouts by Harald Welte · 3 years, 10 months ago
  20. 052d855 gb_proxy: Use osmo_tlv_prot_parse() to validate mandatory IEs by Harald Welte · 3 years, 10 months ago
  21. 11ad571 gbproxy: use gbprox_relay2peer() whenever possible by Harald Welte · 3 years, 10 months ago
  22. d651edc gb_proxy: Introduce more validation / constraint checks by Harald Welte · 3 years, 10 months ago
  23. 4bf53ef gb_proxy: cosmetic: Use function rather than open-coding is_sgsn by Harald Welte · 3 years, 10 months ago
  24. 91bb720 gbproxy: Remove patching, TLLI-tracking and SGSN2 support by Harald Welte · 3 years, 10 months ago
  25. 993d3f4 gbproxy: convert nse->bvcs from llist_head to hashtable by Harald Welte · 3 years, 10 months ago
  26. 78db244 gbproxy: convert bss_nses from llist_head to hashtable by Harald Welte · 3 years, 10 months ago
  27. 0e1b791 gbproxy: Rename gbproxy_cfg.nses to gbproxy_cfg.bss_nses by Harald Welte · 3 years, 10 months ago
  28. 8cd7440 gb_proxy: Rename gbproxy_peer to gbproxy_bvc by Harald Welte · 3 years, 10 months ago
  29. 6c4c6f0 gb_proxy: Use TLVP_PRES_LEN instead of TLVP_PRESENT by Harald Welte · 3 years, 10 months ago
  30. fb7f8c5 gbproxy: Send BVC-STATUS if BSS sends us BVC-RESET without mandatory IEs by Harald Welte · 3 years, 10 months ago
  31. bd356a6 gbproxy: Add newline to log message by Daniel Willmann · 3 years, 10 months ago
  32. e8c8ec9 gbproxy: Add BVC log filters by Daniel Willmann · 3 years, 10 months ago
  33. 5525371 gbproxy: Cosmetics: use longer lines by Harald Welte · 3 years, 10 months ago
  34. 1239cf4 gb_proxy: Slightly restructure processing of BSS-originated BVC-RESET by Harald Welte · 3 years, 10 months ago
  35. ac44d6b gbproxy: Move BSS-side BVC-RESET processing to its own function by Harald Welte · 3 years, 10 months ago
  36. c8d98ac gb_proxy: Broadcast SGSN-INVOKE-TRACE and OVERLOAD by Harald Welte · 3 years, 10 months ago
  37. 6626bbc gbproxy: Add todos encountered while going through the code by Daniel Willmann · 3 years, 10 months ago
  38. 103a7ec gbproxy: Change generic LOG messages so BVCI/NSEI fmt is consistent by Daniel Willmann · 3 years, 10 months ago
  39. 6e8ed27 gbproxy: Use LOG macros for NSE/BVC by Daniel Willmann · 3 years, 10 months ago
  40. d97ff68 gb_proxy: More precise + readable log messages by Harald Welte · 3 years, 10 months ago
  41. 9e583c8 gbproxy: Separate function to move gbproxy_peer to different nse by Daniel Willmann · 3 years, 10 months ago
  42. 5937dfd gbproxy: Only send paging to each matching NSE once by Daniel Willmann · 3 years, 10 months ago
  43. cafa388 gbproxy: Ensure BVC0 is reset before handling PtP BVCs by Daniel Willmann · 3 years, 10 months ago
  44. 447ad44 gbproxy: Add NSE peer that can have multiple gbproxy_peers by Daniel Willmann · 3 years, 10 months ago
  45. 2636e89 gbproxy: Pass TLLI as LSP towards NS to facilitate load sharing by Harald Welte · 3 years, 10 months ago
  46. 8553f55 gbproxy: Implement paging to entire BSS area by Harald Welte · 3 years, 10 months ago
  47. 3375fa4 gbproxy: Properly implement paging to LAC/RAC by Harald Welte · 3 years, 10 months ago
  48. 02f2c34 osmo-gbproxy: Free msgb in ns2 prim callback by Daniel Willmann · 3 years, 11 months ago
  49. c42331f gbproxy: Get the peer if paging by BVCI on SIG_BVC by Daniel Willmann · 3 years, 11 months ago
  50. 15c9da2 gbproxy: Add todo for BVC RESET logic by Daniel Willmann · 3 years, 11 months ago
  51. 8bca8de gbproxy: Whitespace fixes by Daniel Willmann · 3 years, 11 months ago
  52. 82182d0 Port gbproxy to NS2 by Alexander Couzens · 4 years ago
  53. 9d016fd Move out gbproxy to its own subdir by Pau Espin Pedrol · 5 years ago[Renamed from src/gprs/gb_proxy.c]
  54. df9b391 replace magic tmsi constant with define by Eric Wild · 5 years ago
  55. aed46ec gb_proxy: cosmetic: Use 'bool' in data structures where applicable by Harald Welte · 6 years ago
  56. 926d54d gbproxy: flush_stored_messages: Get rid of msg param by Pau Espin Pedrol · 6 years ago
  57. b540c3e gbproxy: flush_stored_messages: Log and route using stored_msg info by Pau Espin Pedrol · 6 years ago
  58. e759f33 gbproxy: flush_stored_messages: Move comment to func description by Pau Espin Pedrol · 6 years ago
  59. b0b1e3c gbproxy: Remove unneeded parse_ctx param by Pau Espin Pedrol · 6 years ago
  60. 8b67202 gbproxy: Fix abort during APN patch by Pau Espin Pedrol · 6 years ago
  61. b1d1c24 Update wrong references to bsc in sgsn code by Pau Espin Pedrol · 6 years ago
  62. 67f1d1e gbproxy: Add VTY parameter: link stored-msgs-max-length by Pau Espin Pedrol · 6 years ago
  63. 36abead Use osmo_clock_gettime from libosmocore by Pau Espin Pedrol · 6 years ago
  64. 816a67d Drop gprs_msgb_copy with libosmocore replacement by Pau Espin Pedrol · 6 years ago
  65. 437e209 gbproxy: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  66. 10719b7 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago
  67. 3b6332f Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  68. 8a01a80 Replace '.' in counter names with ':' by Max · 7 years ago
  69. 79605f6 gbproxy: ensure peer allocation result by Max · 7 years ago
  70. 396f2e6 move include/openbsc to include/osmocom/sgsn by Neels Hofmeyr · 7 years ago
  71. ee6cfdc split off osmo-sgsn: remove files, apply build by Neels Hofmeyr · 7 years ago 1.1.0
  72. a441e9d gbproxy: log signal value as text by Max · 7 years ago
  73. 537da6c gbproxy: log unhandled BSSGP PDU as text by Max · 7 years ago
  74. 26c1465 check for missing result of rate_ctr_group_alloc() by Harald Welte · 7 years ago
  75. ed3157c move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/gprs/gb_proxy.c]
  76. beade31 gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_info by Daniel Willmann · 8 years ago
  77. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  78. 531734a 04.08: apply new bitmask functions, fix bitmask use by Neels Hofmeyr · 9 years ago
  79. 8239e06 gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 9 years ago
  80. 98fa3dc gbproxy: Count more GSM 04.08 messages by Holger Hans Peter Freyther · 9 years ago
  81. 46caed8 stats: Set class_id in rate_ctr group descriptions by Jacob Erlbeck · 9 years ago
  82. 537d480 gprs/gb_proxy: Use RAND_bytes for gbproxy TLLI/TMSI allocation by Daniel Willmann · 9 years ago
  83. 4110868 gbproxy: Honour the BSS TLLI type when creating an SGSN TLLI by Jacob Erlbeck · 10 years ago
  84. 058ae12 gbproxy: Discard UL PTP messages with an unknown BVCI by Jacob Erlbeck · 10 years ago
  85. b4f0e80 gbproxy: Log more information on parse errors by Jacob Erlbeck · 10 years ago
  86. 1c407aa gbproxy: Pass the log level as argument to gprs_gb_log_parse_context by Jacob Erlbeck · 10 years ago
  87. 43b8f9f gbproxy: Send STATUS(BVCI unknown) to BSS on unknown PTP BVCI by Jacob Erlbeck · 10 years ago
  88. b36032c gbproxy: Use a separate regexp for routing by Jacob Erlbeck · 10 years ago
  89. 9a83d7a gbproxy: Refactor IMSI matching by Jacob Erlbeck · 10 years ago
  90. 6575028 gbproxy: Refactor local message generation by Jacob Erlbeck · 10 years ago
  91. d211d1d gbproxy: Reset IMSI acquisition within gbproxy_unregister_link_info by Jacob Erlbeck · 10 years ago
  92. c6807c4 gbproxy: Use monotonic system time instead of time-of-day by Jacob Erlbeck · 10 years ago
  93. 91d2f8a gbproxy: Use the term 'link' instead of 'tlli' by Jacob Erlbeck · 10 years ago
  94. 9a7b0d5 gbproxy: Rename functions related to tlli_info by Jacob Erlbeck · 10 years ago
  95. 9a6b763 gbproxy: Remove sgsn_nsei parameter by Jacob Erlbeck · 10 years ago
  96. 8992f30 gbproxy: Rename identifiers related to IMSI matching by Jacob Erlbeck · 10 years ago
  97. 08fbeb8 gbproxy/sgsn: Enforce termination when creating a P-TMSI/TLLI by Jacob Erlbeck · 10 years ago
  98. e27ab91 gbproxy: Restart IMSI acquisition on RA UDP REQ by Jacob Erlbeck · 10 years ago
  99. 91a0e86 gbproxy: Separate SGSN numeric namespaces by Jacob Erlbeck · 10 years ago
  100. 2a5096d gbproxy: Send DETACH_ACC if the IMSI has not been acquired by Jacob Erlbeck · 10 years ago