1. 25f98e6 gbproxy: Add missing commands to VTY write by Jacob Erlbeck · 10 years ago
  2. f4d60c8 gbproxy: Support a secondary SGSN by Jacob Erlbeck · 10 years ago
  3. 5f4ef32 gbproxy: Implement IMSI acquisition by Jacob Erlbeck · 10 years ago
  4. fcc30a3 gprs: Document the stale option in delete-gbproxy-tlli by Holger Hans Peter Freyther · 10 years ago
  5. 5f1faa3 gbproxy: Move peer definitions to gb_proxy_peer.c by Jacob Erlbeck · 10 years ago
  6. 9114bee gbproxy: Refactor gb_proxy.c into several files by Jacob Erlbeck · 10 years ago
  7. 0d4236b gbproxy: Add 'patch-ptmsi' command to enable TLLI/P-TMSI patching by Jacob Erlbeck · 10 years ago
  8. 9057bc3 gbproxy: Track SGSN and BSS TLLI/PTMSI separately by Jacob Erlbeck · 10 years ago
  9. 29805da gbproxy: Add gbprox_clear_patch_filter() (Coverity) by Jacob Erlbeck · 10 years ago
  10. 89d3d34 gbproxy: Track TLLI even when the IMSI is not known by Jacob Erlbeck · 10 years ago
  11. 3fa2644 gbproxy: Kill the global gbprox_global_patch_state struct by Holger Hans Peter Freyther · 10 years ago
  12. eece627 gbproxy: Remove global state from the gbproxy by Holger Hans Peter Freyther · 10 years ago
  13. ce1b22e gprs: Add testcases for the APN string/octet conversion and fix it by Holger Hans Peter Freyther · 10 years ago
  14. 7127b02 gprs: Create a gprs_utils file and move to be shared code in there by Holger Hans Peter Freyther · 10 years ago
  15. 1ddd9e5 gbproxy: Use gbproxy_ for all structures by Holger Hans Peter Freyther · 10 years ago
  16. 16f30b5 gbproxy: Have a clear namespace for the public functions by Holger Hans Peter Freyther · 10 years ago
  17. a7027a0 gbproxy: Remove the global rate counter and place it in the config by Holger Hans Peter Freyther · 10 years ago
  18. d4d36f2 gbproxy: Correct the method name. We work on TLLIs by Holger Hans Peter Freyther · 10 years ago
  19. 18739ea gbproxy: Move the VTY code into the vty file and create public API by Holger Hans Peter Freyther · 10 years ago
  20. 7dd498d gprs/vty: Add commands to manage the TLLI list by Jacob Erlbeck · 10 years ago
  21. 7c101d9 gprs: Track IMSI/TLLI to control APN patching by Jacob Erlbeck · 10 years ago
  22. 7368528 gprs: Add APN patch support for LLC/GSM messages by Jacob Erlbeck · 10 years ago
  23. 91fb680 gprs: Add MCC/MNC patch support for LLC/GMM messages by Jacob Erlbeck · 10 years ago
  24. 67a4445 gprs: Implement BSSGP MCC/MNC patching by Jacob Erlbeck · 10 years ago
  25. 36722e1 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  26. 4211d79 gbproxy/vty: Enhance delete-gbproxy-peer command by Jacob Erlbeck · 11 years ago
  27. 90267a9 gbproxy: Add a command to delete peers from the GBProxy by Holger Hans Peter Freyther · 11 years ago
  28. 0ae92a9 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  29. 570ce24 VTY: improve VTY prompt and make sure exit/end works everywhere by Harald Welte · 12 years ago
  30. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  31. 2eb6e2c gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  32. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  33. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  34. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  35. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  36. d6ca496 gb_proxy_vty.c: Remove variable that appears to be unused by Holger Hans Peter Freyther · 14 years ago
  37. ff3bde8 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  38. 7af4962 [SGSN] Gb Proxy: Simplify configuration by Harald Welte · 14 years ago
  39. dcccb18 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  40. 54f7424 [VTY] Introduce "end" command that works from any level in config by Harald Welte · 14 years ago
  41. 62ab20c [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  42. 995a2d3 use new install_element_ve() by Harald Welte · 14 years ago
  43. 50a6dfe Make sure all commands of SHOW_NODE to ENABLE_NODE by Harald Welte · 14 years ago
  44. d9c69cc Gb Proxy: Cosmetic fix of VTY file writing by Harald Welte · 14 years ago
  45. 1194b58 NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  46. 85801d0 [gprs] gb_proxy: More VTY 'show' information by Harald Welte · 14 years ago
  47. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gb_proxy_vty.c]
  48. b77c697 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  49. 799e0c9 gb_proxy: Add initial VTY configuration code by Harald Welte · 14 years ago