1. b96d5a6 gbproxy: Move helper function to a more logical place by Daniel Willmann · 3 years, 8 months ago
  2. 6ff8d21 gbproxy: Use C-style comments by Daniel Willmann · 3 years, 8 months ago
  3. 914484d gbproxy: Implement IMSI cache 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. ddb3fbb Fix gbproxy_sgsn_by_tlli wraparound by Daniel Willmann · 3 years, 9 months ago
  6. e245677 gb_proxy_peer: fix NULL pointer dereference in gbproxy_sgsn_alloc() by Vadim Yanitskiy · 3 years, 9 months ago
  7. 1c33e4a gb_proxy_peer: sgsn can never be NULL in gbproxy_sgsn_by_nri() by Vadim Yanitskiy · 3 years, 9 months ago
  8. 3844da9 gbproxy: Add VTY command to override the node selection function by Daniel Willmann · 3 years, 9 months ago
  9. dee0bcc gbproxy: Add config option to name an SGSN by Daniel Willmann · 3 years, 9 months ago
  10. 00c1f91 gbproxy: Add comments to sgsn functions by Daniel Willmann · 3 years, 9 months ago
  11. 8d382c5 gbproxy: Add SGSN pooling support by Daniel Willmann · 3 years, 9 months ago
  12. ef3c9af gbproxy: Add SGSN NRI configuration by Daniel Willmann · 3 years, 9 months ago
  13. 7cb76a4 gbproxy: Introduce new DOBJ log category; log object allocation/release by Harald Welte · 3 years, 10 months ago
  14. c91f53c gbproxy: Use "(nsei << 16) | bvci" as rate_ctr_group index by Harald Welte · 3 years, 10 months ago
  15. 5687ae6 gbproxy major rewrite for SGSN pool support by Harald Welte · 3 years, 10 months ago
  16. 91bb720 gbproxy: Remove patching, TLLI-tracking and SGSN2 support by Harald Welte · 3 years, 10 months ago
  17. 993d3f4 gbproxy: convert nse->bvcs from llist_head to hashtable by Harald Welte · 3 years, 10 months ago
  18. 78db244 gbproxy: convert bss_nses from llist_head to hashtable by Harald Welte · 3 years, 10 months ago
  19. 0e1b791 gbproxy: Rename gbproxy_cfg.nses to gbproxy_cfg.bss_nses by Harald Welte · 3 years, 10 months ago
  20. 8cd7440 gb_proxy: Rename gbproxy_peer to gbproxy_bvc by Harald Welte · 3 years, 10 months ago
  21. 6c4c6f0 gb_proxy: Use TLVP_PRES_LEN instead of TLVP_PRESENT by Harald Welte · 3 years, 10 months ago
  22. e794c1f gbproxy: Allow gbproxy_nse_free(NULL) by Daniel Willmann · 3 years, 10 months ago
  23. e8c8ec9 gbproxy: Add BVC log filters by Daniel Willmann · 3 years, 10 months ago
  24. 9e583c8 gbproxy: Separate function to move gbproxy_peer to different nse by Daniel Willmann · 3 years, 10 months ago
  25. 447ad44 gbproxy: Add NSE peer that can have multiple gbproxy_peers by Daniel Willmann · 3 years, 10 months ago
  26. eb4233e gb_proxy_peer: Add some FIXMEs regarding invalid assumptions by Harald Welte · 3 years, 10 months ago
  27. 9d016fd Move out gbproxy to its own subdir by Pau Espin Pedrol · 5 years ago[Renamed from src/gprs/gb_proxy_peer.c]
  28. b1d1c24 Update wrong references to bsc in sgsn code by Pau Espin Pedrol · 6 years ago
  29. c19817b gbproxy: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  30. 82f1361 gbproxy: Add new VTY-managed timer: link-list clean-stale-timer by Pau Espin Pedrol · 6 years ago
  31. 8a01a80 Replace '.' in counter names with ':' by Max · 7 years ago
  32. 396f2e6 move include/openbsc to include/osmocom/sgsn by Neels Hofmeyr · 7 years ago
  33. ee6cfdc split off osmo-sgsn: remove files, apply build by Neels Hofmeyr · 7 years ago 1.1.0
  34. 26c1465 check for missing result of rate_ctr_group_alloc() by Harald Welte · 7 years ago
  35. ed3157c move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/gprs/gb_proxy_peer.c]
  36. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  37. 98fa3dc gbproxy: Count more GSM 04.08 messages by Holger Hans Peter Freyther · 9 years ago
  38. 46caed8 stats: Set class_id in rate_ctr group descriptions by Jacob Erlbeck · 9 years ago
  39. f8562e3 gbproxy: Rename the field 'enabled_tllis' to 'logical_links' by Jacob Erlbeck · 10 years ago
  40. 91d2f8a gbproxy: Use the term 'link' instead of 'tlli' by Jacob Erlbeck · 10 years ago
  41. 9a7b0d5 gbproxy: Rename functions related to tlli_info by Jacob Erlbeck · 10 years ago
  42. 5f1faa3 gbproxy: Move peer definitions to gb_proxy_peer.c by Jacob Erlbeck · 10 years ago