1. fb7f8c5 gbproxy: Send BVC-STATUS if BSS sends us BVC-RESET without mandatory IEs by Harald Welte · 3 years, 10 months ago
  2. bd356a6 gbproxy: Add newline to log message by Daniel Willmann · 3 years, 10 months ago
  3. e8c8ec9 gbproxy: Add BVC log filters by Daniel Willmann · 3 years, 10 months ago
  4. 5525371 gbproxy: Cosmetics: use longer lines by Harald Welte · 3 years, 10 months ago
  5. 1239cf4 gb_proxy: Slightly restructure processing of BSS-originated BVC-RESET by Harald Welte · 3 years, 10 months ago
  6. ac44d6b gbproxy: Move BSS-side BVC-RESET processing to its own function by Harald Welte · 3 years, 10 months ago
  7. c8d98ac gb_proxy: Broadcast SGSN-INVOKE-TRACE and OVERLOAD by Harald Welte · 3 years, 10 months ago
  8. 6626bbc gbproxy: Add todos encountered while going through the code by Daniel Willmann · 3 years, 10 months ago
  9. 103a7ec gbproxy: Change generic LOG messages so BVCI/NSEI fmt is consistent by Daniel Willmann · 3 years, 10 months ago
  10. 6e8ed27 gbproxy: Use LOG macros for NSE/BVC by Daniel Willmann · 3 years, 10 months ago
  11. d97ff68 gb_proxy: More precise + readable log messages by Harald Welte · 3 years, 10 months ago
  12. 9e583c8 gbproxy: Separate function to move gbproxy_peer to different nse by Daniel Willmann · 3 years, 10 months ago
  13. 5937dfd gbproxy: Only send paging to each matching NSE once by Daniel Willmann · 3 years, 10 months ago
  14. cafa388 gbproxy: Ensure BVC0 is reset before handling PtP BVCs by Daniel Willmann · 3 years, 10 months ago
  15. 447ad44 gbproxy: Add NSE peer that can have multiple gbproxy_peers by Daniel Willmann · 3 years, 10 months ago
  16. 2636e89 gbproxy: Pass TLLI as LSP towards NS to facilitate load sharing by Harald Welte · 3 years, 10 months ago
  17. 8553f55 gbproxy: Implement paging to entire BSS area by Harald Welte · 3 years, 10 months ago
  18. 3375fa4 gbproxy: Properly implement paging to LAC/RAC by Harald Welte · 3 years, 10 months ago
  19. 02f2c34 osmo-gbproxy: Free msgb in ns2 prim callback by Daniel Willmann · 3 years, 11 months ago
  20. c42331f gbproxy: Get the peer if paging by BVCI on SIG_BVC by Daniel Willmann · 3 years, 11 months ago
  21. 15c9da2 gbproxy: Add todo for BVC RESET logic by Daniel Willmann · 3 years, 11 months ago
  22. 8bca8de gbproxy: Whitespace fixes by Daniel Willmann · 3 years, 11 months ago
  23. 82182d0 Port gbproxy to NS2 by Alexander Couzens · 4 years ago
  24. 9d016fd Move out gbproxy to its own subdir by Pau Espin Pedrol · 5 years ago[Renamed from src/gprs/gb_proxy.c]
  25. df9b391 replace magic tmsi constant with define by Eric Wild · 5 years ago
  26. aed46ec gb_proxy: cosmetic: Use 'bool' in data structures where applicable by Harald Welte · 6 years ago
  27. 926d54d gbproxy: flush_stored_messages: Get rid of msg param by Pau Espin Pedrol · 6 years ago
  28. b540c3e gbproxy: flush_stored_messages: Log and route using stored_msg info by Pau Espin Pedrol · 6 years ago
  29. e759f33 gbproxy: flush_stored_messages: Move comment to func description by Pau Espin Pedrol · 6 years ago
  30. b0b1e3c gbproxy: Remove unneeded parse_ctx param by Pau Espin Pedrol · 6 years ago
  31. 8b67202 gbproxy: Fix abort during APN patch by Pau Espin Pedrol · 6 years ago
  32. b1d1c24 Update wrong references to bsc in sgsn code by Pau Espin Pedrol · 6 years ago
  33. 67f1d1e gbproxy: Add VTY parameter: link stored-msgs-max-length by Pau Espin Pedrol · 6 years ago
  34. 36abead Use osmo_clock_gettime from libosmocore by Pau Espin Pedrol · 6 years ago
  35. 816a67d Drop gprs_msgb_copy with libosmocore replacement by Pau Espin Pedrol · 6 years ago
  36. 437e209 gbproxy: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  37. 10719b7 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago
  38. 3b6332f Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  39. 8a01a80 Replace '.' in counter names with ':' by Max · 7 years ago
  40. 79605f6 gbproxy: ensure peer allocation result by Max · 7 years ago
  41. 396f2e6 move include/openbsc to include/osmocom/sgsn by Neels Hofmeyr · 7 years ago
  42. ee6cfdc split off osmo-sgsn: remove files, apply build by Neels Hofmeyr · 7 years ago 1.1.0
  43. a441e9d gbproxy: log signal value as text by Max · 7 years ago
  44. 537da6c gbproxy: log unhandled BSSGP PDU as text by Max · 7 years ago
  45. 26c1465 check for missing result of rate_ctr_group_alloc() by Harald Welte · 7 years ago
  46. ed3157c move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/gprs/gb_proxy.c]
  47. beade31 gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_info by Daniel Willmann · 8 years ago
  48. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  49. 531734a 04.08: apply new bitmask functions, fix bitmask use by Neels Hofmeyr · 9 years ago
  50. 8239e06 gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 9 years ago
  51. 98fa3dc gbproxy: Count more GSM 04.08 messages by Holger Hans Peter Freyther · 9 years ago
  52. 46caed8 stats: Set class_id in rate_ctr group descriptions by Jacob Erlbeck · 9 years ago
  53. 537d480 gprs/gb_proxy: Use RAND_bytes for gbproxy TLLI/TMSI allocation by Daniel Willmann · 9 years ago
  54. 4110868 gbproxy: Honour the BSS TLLI type when creating an SGSN TLLI by Jacob Erlbeck · 10 years ago
  55. 058ae12 gbproxy: Discard UL PTP messages with an unknown BVCI by Jacob Erlbeck · 10 years ago
  56. b4f0e80 gbproxy: Log more information on parse errors by Jacob Erlbeck · 10 years ago
  57. 1c407aa gbproxy: Pass the log level as argument to gprs_gb_log_parse_context by Jacob Erlbeck · 10 years ago
  58. 43b8f9f gbproxy: Send STATUS(BVCI unknown) to BSS on unknown PTP BVCI by Jacob Erlbeck · 10 years ago
  59. b36032c gbproxy: Use a separate regexp for routing by Jacob Erlbeck · 10 years ago
  60. 9a83d7a gbproxy: Refactor IMSI matching by Jacob Erlbeck · 10 years ago
  61. 6575028 gbproxy: Refactor local message generation by Jacob Erlbeck · 10 years ago
  62. d211d1d gbproxy: Reset IMSI acquisition within gbproxy_unregister_link_info by Jacob Erlbeck · 10 years ago
  63. c6807c4 gbproxy: Use monotonic system time instead of time-of-day by Jacob Erlbeck · 10 years ago
  64. 91d2f8a gbproxy: Use the term 'link' instead of 'tlli' by Jacob Erlbeck · 10 years ago
  65. 9a7b0d5 gbproxy: Rename functions related to tlli_info by Jacob Erlbeck · 10 years ago
  66. 9a6b763 gbproxy: Remove sgsn_nsei parameter by Jacob Erlbeck · 10 years ago
  67. 8992f30 gbproxy: Rename identifiers related to IMSI matching by Jacob Erlbeck · 10 years ago
  68. 08fbeb8 gbproxy/sgsn: Enforce termination when creating a P-TMSI/TLLI by Jacob Erlbeck · 10 years ago
  69. e27ab91 gbproxy: Restart IMSI acquisition on RA UDP REQ by Jacob Erlbeck · 10 years ago
  70. 91a0e86 gbproxy: Separate SGSN numeric namespaces by Jacob Erlbeck · 10 years ago
  71. 2a5096d gbproxy: Send DETACH_ACC if the IMSI has not been acquired by Jacob Erlbeck · 10 years ago
  72. 948c07f gbproxy: Fixed RAI patching in Attach Request messages by Jacob Erlbeck · 10 years ago
  73. 2fd1ba4 gbproxy: Replace 'mi_data' by 'imsi' by Jacob Erlbeck · 10 years ago
  74. 6bafa4c gbproxy: Rework gbproxy_imsi_acquisition by Jacob Erlbeck · 10 years ago
  75. 0b243a1 gbproxy: Refactor gbprox_process_bssgp_ul into smaller functions by Jacob Erlbeck · 10 years ago
  76. 1abfdc2 gbproxy: Remove patch_mode, update initial checks by Jacob Erlbeck · 10 years ago
  77. 3159114 gbproxy: Reset IMSI acquisition and free stored messages in tlli_info by Jacob Erlbeck · 10 years ago
  78. 1e65b0e gbproxy: Forward SGSN originated STATUS messages with BVCI by Jacob Erlbeck · 10 years ago
  79. 17b42b8 gbproxy: Make STATUS messages spec compliant by Jacob Erlbeck · 10 years ago
  80. 18a3787 gbproxy: Check tlli_info when patching, fix APN patching by Jacob Erlbeck · 10 years ago
  81. c1c57d3 gbproxy: Copy uplink messages to SGSN 2 by Jacob Erlbeck · 10 years ago
  82. cabd24b gbproxy: Use secondary SGSN if IMSI matches by Jacob Erlbeck · 10 years ago
  83. f4d60c8 gbproxy: Support a secondary SGSN by Jacob Erlbeck · 10 years ago
  84. 5930064 gbproxy: Add missing gbprox_process_bssgp_ul() return check by Jacob Erlbeck · 10 years ago
  85. 1a8dbc4 gbproxy: Fix warnings by Jacob Erlbeck · 10 years ago
  86. 5f4ef32 gbproxy: Implement IMSI acquisition by Jacob Erlbeck · 10 years ago
  87. 4b663ac gbproxy: Create STATUS message with original PDU by Jacob Erlbeck · 10 years ago
  88. 46f1d6f gbproxy: Move PTP message handling into separate functions by Jacob Erlbeck · 10 years ago
  89. 5f1faa3 gbproxy: Move peer definitions to gb_proxy_peer.c by Jacob Erlbeck · 10 years ago
  90. 9114bee gbproxy: Refactor gb_proxy.c into several files by Jacob Erlbeck · 10 years ago
  91. 0d37671 gbproxy: Use different TLLI/P-TMSI for BSS and SGSN by Jacob Erlbeck · 10 years ago
  92. 643d522 gbproxy: Add context info to log messages by Jacob Erlbeck · 10 years ago
  93. 03ca10e gbproxy: Patch TLLI/P-TMSI by Jacob Erlbeck · 10 years ago
  94. e37487e gbproxy: Fix TLLI state handling by Jacob Erlbeck · 10 years ago
  95. 3b23d63 gbproxy: Also handle LLC non UI and LL11 messages by Jacob Erlbeck · 10 years ago
  96. 12496dd gbproxy: Refactor gbprox_patch_raid(), use different RAI types properly by Jacob Erlbeck · 10 years ago
  97. 311592f gbproxy: Refactor gbprox_get_detached_tlli_info by Jacob Erlbeck · 10 years ago
  98. 9057bc3 gbproxy: Track SGSN and BSS TLLI/PTMSI separately by Jacob Erlbeck · 10 years ago
  99. 59748e6 gbproxy: Handle old and new P-TMSI/TLLI by Jacob Erlbeck · 10 years ago
  100. 3c5b40f gbproxy: Update enable_patching flag on existing tlli_info by Jacob Erlbeck · 10 years ago