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