1. f9038d9 gbproxy: Keep tlli_info after detach by Jacob Erlbeck · 10 years ago
  2. 155dc9c gbproxy: Replace 'mi_data' by 'imsi' by Jacob Erlbeck · 10 years ago
  3. 49f0c3e gbproxy: Remove patch_mode, update initial checks by Jacob Erlbeck · 10 years ago
  4. b443d1f gbproxy: Reorganize VTY commands by Jacob Erlbeck · 10 years ago
  5. 675481c gbproxy: Show number of stored messages in VTY show by Jacob Erlbeck · 10 years ago
  6. a862193 gbproxy: Add missing commands to VTY write by Jacob Erlbeck · 10 years ago
  7. 3803e9b gbproxy: Support a secondary SGSN by Jacob Erlbeck · 10 years ago
  8. 4c0f698 gbproxy: Implement IMSI acquisition by Jacob Erlbeck · 10 years ago
  9. ac79bdc gprs: Document the stale option in delete-gbproxy-tlli by Holger Hans Peter Freyther · 10 years ago
  10. 040fabc gbproxy: Move peer definitions to gb_proxy_peer.c by Jacob Erlbeck · 10 years ago
  11. cf11e93 gbproxy: Refactor gb_proxy.c into several files by Jacob Erlbeck · 10 years ago
  12. 480d718 gbproxy: Add 'patch-ptmsi' command to enable TLLI/P-TMSI patching by Jacob Erlbeck · 10 years ago
  13. 383c841 gbproxy: Track SGSN and BSS TLLI/PTMSI separately by Jacob Erlbeck · 10 years ago
  14. 581728f gbproxy: Add gbprox_clear_patch_filter() (Coverity) by Jacob Erlbeck · 10 years ago
  15. 9ac42ba gbproxy: Track TLLI even when the IMSI is not known by Jacob Erlbeck · 10 years ago
  16. 5e94f7f gbproxy: Kill the global gbprox_global_patch_state struct by Holger Hans Peter Freyther · 10 years ago
  17. 7d9c1df gbproxy: Remove global state from the gbproxy by Holger Hans Peter Freyther · 10 years ago
  18. 2d10ad1 gprs: Add testcases for the APN string/octet conversion and fix it by Holger Hans Peter Freyther · 10 years ago
  19. 8ac3a72 gprs: Create a gprs_utils file and move to be shared code in there by Holger Hans Peter Freyther · 10 years ago
  20. d64bf22 gbproxy: Use gbproxy_ for all structures by Holger Hans Peter Freyther · 10 years ago
  21. c29a9ec gbproxy: Have a clear namespace for the public functions by Holger Hans Peter Freyther · 10 years ago
  22. 98e753f gbproxy: Remove the global rate counter and place it in the config by Holger Hans Peter Freyther · 10 years ago
  23. c65a659 gbproxy: Correct the method name. We work on TLLIs by Holger Hans Peter Freyther · 10 years ago
  24. 5eaf1a2 gbproxy: Move the VTY code into the vty file and create public API by Holger Hans Peter Freyther · 10 years ago
  25. eb2705a gprs/vty: Add commands to manage the TLLI list by Jacob Erlbeck · 10 years ago
  26. 4303763 gprs: Track IMSI/TLLI to control APN patching by Jacob Erlbeck · 10 years ago
  27. 5620c6d gprs: Add APN patch support for LLC/GSM messages by Jacob Erlbeck · 10 years ago
  28. 0727f9a gprs: Add MCC/MNC patch support for LLC/GMM messages by Jacob Erlbeck · 10 years ago
  29. 2504bc4 gprs: Implement BSSGP MCC/MNC patching by Jacob Erlbeck · 10 years ago
  30. f414e85 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  31. 7fee972 gbproxy/vty: Enhance delete-gbproxy-peer command by Jacob Erlbeck · 11 years ago
  32. 2ea8812 gbproxy: Add a command to delete peers from the GBProxy by Holger Hans Peter Freyther · 11 years ago
  33. bf8eec7 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  34. 45362bb VTY: improve VTY prompt and make sure exit/end works everywhere by Harald Welte · 12 years ago
  35. cfb6b28 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  36. 812d87a gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  37. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  38. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  39. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  40. bd9591f Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  41. 6607cc8 gb_proxy_vty.c: Remove variable that appears to be unused by Holger Hans Peter Freyther · 14 years ago
  42. 31f0a23 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  43. 2ef79c5 [SGSN] Gb Proxy: Simplify configuration by Harald Welte · 14 years ago
  44. 4015287 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  45. dc82b9b [VTY] Introduce "end" command that works from any level in config by Harald Welte · 14 years ago
  46. 58ed1cb [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  47. c91af6a use new install_element_ve() by Harald Welte · 14 years ago
  48. 8a8813e Make sure all commands of SHOW_NODE to ENABLE_NODE by Harald Welte · 14 years ago
  49. be9f682 Gb Proxy: Cosmetic fix of VTY file writing by Harald Welte · 14 years ago
  50. 51cce2a NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  51. b34e2c1 [gprs] gb_proxy: More VTY 'show' information by Harald Welte · 14 years ago
  52. 48030cf [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gb_proxy_vty.c]
  53. 323e4f6 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  54. a167efb gb_proxy: Add initial VTY configuration code by Harald Welte · 14 years ago