1. fa7ac45 sgsn: Fix vty_out newlines by Jacob Erlbeck · 9 years ago
  2. f96779f sgsn: Add SGSN_ERROR_CAUSE_NONE and use it instead of 0 by Jacob Erlbeck · 9 years ago
  3. b3982c1 gprs: Use PURGE MS messages by Jacob Erlbeck · 10 years ago
  4. 9bf4be9 gprs: Add expiry timeout for subscriber entries by Jacob Erlbeck · 10 years ago
  5. 42a1aaf sgsn: Show GSUP client info on 'show sgsn' by Jacob Erlbeck · 10 years ago
  6. 6ff7f64 sgsn: Add global require_update_location flag by Jacob Erlbeck · 10 years ago
  7. 16b17ed sgsn: Replace subscr.authenticate by global require_authentication flag by Jacob Erlbeck · 10 years ago
  8. 233715c sgsn: Integrate the GSUP client into the SGSN by Jacob Erlbeck · 10 years ago
  9. f7f55bd sgsn: Fix VTY command error handling (Coverity) by Jacob Erlbeck · 10 years ago
  10. 828059f sgsn: Add a subscriber based authentication phase by Jacob Erlbeck · 10 years ago
  11. b1332b6 sgsn: Add support for authentication triplets by Jacob Erlbeck · 10 years ago
  12. d812699 sgsn: Support subscriber based authentication by Jacob Erlbeck · 10 years ago
  13. b405994 sgsn: Do not 'commit' implicitely when executing 'insert' by Jacob Erlbeck · 10 years ago
  14. c16c350 sgsn: Add VTY commands to manage subscriber cache by Jacob Erlbeck · 10 years ago
  15. d04f7cc sgsn: Integrate subscriber handling into the SGSN by Jacob Erlbeck · 10 years ago
  16. d7b7773 sgsn: Add 'acl-only' authentication policy by Jacob Erlbeck · 10 years ago
  17. 4760eae sgsn: Moved IMSI ACL management to sgsn_auth.c by Jacob Erlbeck · 10 years ago
  18. d781c7a sgsn: Delete PDP contexts properly by Jacob Erlbeck · 10 years ago
  19. e8e5ef2 sgsn/ctrl: Add ctrl interface, implement listing subscribers by Holger Hans Peter Freyther · 10 years ago
  20. f414e85 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  21. bf8eec7 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  22. 2b9693d sgsn: Add "auth-policy" VTY command to enable/disable ACL by Harald Welte · 11 years ago
  23. a0879c1 sgsn: add a minimalistic ACL by Harald Welte · 11 years ago
  24. 137bb85 sgsn: Fix the unimplemented/uninstalled show ggsn command by Holger Hans Peter Freyther · 11 years ago
  25. 41514d9 sgsn_vty: Fix uninitialized variable in the gprs_apn2str method by Holger Hans Peter Freyther · 11 years ago
  26. 45362bb VTY: improve VTY prompt and make sure exit/end works everywhere by Harald Welte · 12 years ago
  27. cfb6b28 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  28. f403c48 sgsn: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  29. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  30. 3d31c3a src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() by Pablo Neira Ayuso · 13 years ago
  31. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  32. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  33. 493ba62 [SGSN] Print AP name and PDP address of each PDP context by Harald Welte · 14 years ago
  34. 0fe506b [GPSR] SGSN: Keep traffic counters for each PDP context by Harald Welte · 14 years ago
  35. 3ba2ce1 [GPRS] SGSN: fix typo by Harald Welte · 14 years ago
  36. e0aea39 [GPRS] SGSN: Allow vty-based configuration of local listen/bind IP for GTP by Harald Welte · 14 years ago
  37. bd9591f Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  38. 31f0a23 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  39. 50d44fe [GPRS] fix numerous compiler warnings by Harald Welte · 14 years ago
  40. eb471c9 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  41. 8a035af [GPRS] SGSN: Include rate counters in MM Context by Harald Welte · 14 years ago
  42. 29d838e [GPRS] Properly connect GPRS SM with LIBGTP for PDP context activation by Harald Welte · 14 years ago
  43. c1f6bfe [GPRS] More work on a real SGSN 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. 48030cf [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/sgsn_vty.c]
  48. 55fe055 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago