1. 85929a7 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/gprs/gb_proxy_vty.c]
  2. 925504b gbproxy: Add quirk commands to allow upgrade from pre-release by Holger Hans Peter Freyther · 9 years ago
  3. de74e72 gbproxy: Fixed VTY doc for delete-gbproxy-link by Jacob Erlbeck · 10 years ago
  4. 6a1d428 gbproxy: Fix segfault for VTY delete-gbproxy-link by Jacob Erlbeck · 10 years ago
  5. cc8856f gbproxy: Refuse to configure conflicting NSEIs by Jacob Erlbeck · 10 years ago
  6. b36032c gbproxy: Use a separate regexp for routing by Jacob Erlbeck · 10 years ago
  7. 6c3fdc1 gbproxy: Extend the match-imsi VTY command to support categories by Jacob Erlbeck · 10 years ago
  8. 9a83d7a gbproxy: Refactor IMSI matching by Jacob Erlbeck · 10 years ago
  9. c6807c4 gbproxy: Use monotonic system time instead of time-of-day by Jacob Erlbeck · 10 years ago
  10. d4c79a4 gbproxy: Replace 'tlli' by 'link' in VTY commands by Jacob Erlbeck · 10 years ago
  11. f8562e3 gbproxy: Rename the field 'enabled_tllis' to 'logical_links' by Jacob Erlbeck · 10 years ago
  12. 91d2f8a gbproxy: Use the term 'link' instead of 'tlli' by Jacob Erlbeck · 10 years ago
  13. 9a7b0d5 gbproxy: Rename functions related to tlli_info by Jacob Erlbeck · 10 years ago
  14. 91a0e86 gbproxy: Separate SGSN numeric namespaces by Jacob Erlbeck · 10 years ago
  15. cdd3783 gbproxy: Delete and show detached entries via VTY by Jacob Erlbeck · 10 years ago
  16. 7430da6 gbproxy: Keep tlli_info after detach by Jacob Erlbeck · 10 years ago
  17. 2fd1ba4 gbproxy: Replace 'mi_data' by 'imsi' by Jacob Erlbeck · 10 years ago
  18. 1abfdc2 gbproxy: Remove patch_mode, update initial checks by Jacob Erlbeck · 10 years ago
  19. cd9e1c9 gbproxy: Reorganize VTY commands by Jacob Erlbeck · 10 years ago
  20. 146e307 gbproxy: Show number of stored messages in VTY show by Jacob Erlbeck · 10 years ago
  21. 25f98e6 gbproxy: Add missing commands to VTY write by Jacob Erlbeck · 10 years ago
  22. f4d60c8 gbproxy: Support a secondary SGSN by Jacob Erlbeck · 10 years ago
  23. 5f4ef32 gbproxy: Implement IMSI acquisition by Jacob Erlbeck · 10 years ago
  24. fcc30a3 gprs: Document the stale option in delete-gbproxy-tlli by Holger Hans Peter Freyther · 10 years ago
  25. 5f1faa3 gbproxy: Move peer definitions to gb_proxy_peer.c by Jacob Erlbeck · 10 years ago
  26. 9114bee gbproxy: Refactor gb_proxy.c into several files by Jacob Erlbeck · 10 years ago
  27. 0d4236b gbproxy: Add 'patch-ptmsi' command to enable TLLI/P-TMSI patching by Jacob Erlbeck · 10 years ago
  28. 9057bc3 gbproxy: Track SGSN and BSS TLLI/PTMSI separately by Jacob Erlbeck · 10 years ago
  29. 29805da gbproxy: Add gbprox_clear_patch_filter() (Coverity) by Jacob Erlbeck · 10 years ago
  30. 89d3d34 gbproxy: Track TLLI even when the IMSI is not known by Jacob Erlbeck · 10 years ago
  31. 3fa2644 gbproxy: Kill the global gbprox_global_patch_state struct by Holger Hans Peter Freyther · 10 years ago
  32. eece627 gbproxy: Remove global state from the gbproxy by Holger Hans Peter Freyther · 10 years ago
  33. ce1b22e gprs: Add testcases for the APN string/octet conversion and fix it by Holger Hans Peter Freyther · 10 years ago
  34. 7127b02 gprs: Create a gprs_utils file and move to be shared code in there by Holger Hans Peter Freyther · 10 years ago
  35. 1ddd9e5 gbproxy: Use gbproxy_ for all structures by Holger Hans Peter Freyther · 10 years ago
  36. 16f30b5 gbproxy: Have a clear namespace for the public functions by Holger Hans Peter Freyther · 10 years ago
  37. a7027a0 gbproxy: Remove the global rate counter and place it in the config by Holger Hans Peter Freyther · 10 years ago
  38. d4d36f2 gbproxy: Correct the method name. We work on TLLIs by Holger Hans Peter Freyther · 10 years ago
  39. 18739ea gbproxy: Move the VTY code into the vty file and create public API by Holger Hans Peter Freyther · 10 years ago
  40. 7dd498d gprs/vty: Add commands to manage the TLLI list by Jacob Erlbeck · 10 years ago
  41. 7c101d9 gprs: Track IMSI/TLLI to control APN patching by Jacob Erlbeck · 10 years ago
  42. 7368528 gprs: Add APN patch support for LLC/GSM messages by Jacob Erlbeck · 10 years ago
  43. 91fb680 gprs: Add MCC/MNC patch support for LLC/GMM messages by Jacob Erlbeck · 10 years ago
  44. 67a4445 gprs: Implement BSSGP MCC/MNC patching by Jacob Erlbeck · 10 years ago
  45. 36722e1 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  46. 4211d79 gbproxy/vty: Enhance delete-gbproxy-peer command by Jacob Erlbeck · 11 years ago
  47. 90267a9 gbproxy: Add a command to delete peers from the GBProxy by Holger Hans Peter Freyther · 11 years ago
  48. 0ae92a9 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  49. 570ce24 VTY: improve VTY prompt and make sure exit/end works everywhere by Harald Welte · 12 years ago
  50. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  51. 2eb6e2c gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  52. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  53. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  54. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  55. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  56. d6ca496 gb_proxy_vty.c: Remove variable that appears to be unused by Holger Hans Peter Freyther · 14 years ago
  57. ff3bde8 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  58. 7af4962 [SGSN] Gb Proxy: Simplify configuration by Harald Welte · 14 years ago
  59. dcccb18 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  60. 54f7424 [VTY] Introduce "end" command that works from any level in config by Harald Welte · 14 years ago
  61. 62ab20c [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  62. 995a2d3 use new install_element_ve() by Harald Welte · 14 years ago
  63. 50a6dfe Make sure all commands of SHOW_NODE to ENABLE_NODE by Harald Welte · 14 years ago
  64. d9c69cc Gb Proxy: Cosmetic fix of VTY file writing by Harald Welte · 14 years ago
  65. 1194b58 NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  66. 85801d0 [gprs] gb_proxy: More VTY 'show' information by Harald Welte · 14 years ago
  67. 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]
  68. b77c697 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  69. 799e0c9 gb_proxy: Add initial VTY configuration code by Harald Welte · 14 years ago