1. 85929a7 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/gprs/sgsn_vty.c]
  2. 086067f Fix vty warnings for GEA0 by Max · 7 years ago
  3. 6ee49d8 sgsn: fix problem with leading-zero-IMSIs by Philipp Maier · 7 years ago
  4. 27355c9 SGSN VTY: make missing GSUP server address+port fatal by Neels Hofmeyr · 7 years ago
  5. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 7 years ago
  6. 5ba6fb3 gprs/sgsn_vty: fix typo in comment by Alexander Couzens · 7 years ago
  7. 4f8da6d gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 7 years ago
  8. 89837d4 VTY: Print 3G auth tuples, not just 2G auth tuples by Harald Welte · 8 years ago
  9. 471ac7d sgsn: Add GTP information to "show pdp-context" by Harald Welte · 8 years ago
  10. eaaee92 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  11. 73f83d5 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  12. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  13. 176b62a SGSN: prevent starting with inconsistent config by Max · 8 years ago
  14. 93408ae SGSN: add vty config for choosing GPRS encryption by Max · 8 years ago
  15. f97ee04 prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  16. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  17. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  18. 30f7bcb gtphub: add first bits of GRX ares by Neels Hofmeyr · 9 years ago
  19. 65482c9 sgsn_vty.c: fix typo by Neels Hofmeyr · 9 years ago
  20. 568a727 oap: add OAP config to VTY by Neels Hofmeyr · 9 years ago
  21. fe60cfb sgsn: Fix up the VTY doc strings by Holger Hans Peter Freyther · 9 years ago
  22. 9450882 sgsn: make all SGSN timers configurable via the VTY by Harald Welte · 9 years ago
  23. b7ae0b3 ggsn: The id is a uint32_t don't print it as signed by Holger Hans Peter Freyther · 9 years ago
  24. a5a6da4 sgsn: Allow to specify the DNS servers that should be used by Holger Hans Peter Freyther · 9 years ago
  25. 39c430e sgsn: Allow to resolve the IPv4 address of a GGSN through DNS by Holger Hans Peter Freyther · 9 years ago
  26. 8ee13e2 sgsn: Extract the hlr Number into the mm context by Holger Hans Peter Freyther · 9 years ago
  27. c15c61c sgsn: Add VTY configuration for the CDR module by Holger Hans Peter Freyther · 9 years ago
  28. d05e069 sgsn: Show the QoS that has been assigned by Holger Hans Peter Freyther · 9 years ago
  29. f7b3826 sgsn: Dump the E164 (encoded) assigned to the subscriber by Holger Hans Peter Freyther · 9 years ago
  30. 9c20a5f sgsn: Add easy APN commands with just the name by Holger Hans Peter Freyther · 9 years ago
  31. cb1db8b sgsn: Add functions to handle APN contexts by Jacob Erlbeck · 9 years ago
  32. 0e8add6 sgsn: Add PDP info to subscriber data by Jacob Erlbeck · 10 years ago
  33. 8000e0e gprs: Support cancellation type by Jacob Erlbeck · 9 years ago
  34. e988ae4 gprs: Don't use subscr->keep_in_ram in normal operation by Jacob Erlbeck · 9 years ago
  35. 37139e5 gprs: Do not put the subscr in gprs_subscr_delete by Jacob Erlbeck · 9 years ago
  36. 1d778fd sgsn: Remove the "permanent" subscriber cache by Holger Hans Peter Freyther · 9 years ago
  37. d919343 sgsn: Restructure the 'update-subscriber' command by Jacob Erlbeck · 9 years ago
  38. 15cc8c8 sgsn: Fix vty_out newlines by Jacob Erlbeck · 9 years ago
  39. d6267d1 sgsn: Add SGSN_ERROR_CAUSE_NONE and use it instead of 0 by Jacob Erlbeck · 9 years ago
  40. 65fa3f7 gprs: Use PURGE MS messages by Jacob Erlbeck · 9 years ago
  41. 0f47b8f gprs: Add expiry timeout for subscriber entries by Jacob Erlbeck · 9 years ago
  42. 8054799 sgsn: Show GSUP client info on 'show sgsn' by Jacob Erlbeck · 10 years ago
  43. 771573c sgsn: Add global require_update_location flag by Jacob Erlbeck · 10 years ago
  44. 9d4f46c sgsn: Replace subscr.authenticate by global require_authentication flag by Jacob Erlbeck · 10 years ago
  45. 39f040d sgsn: Integrate the GSUP client into the SGSN by Jacob Erlbeck · 10 years ago
  46. 17fb3d4 sgsn: Fix VTY command error handling (Coverity) by Jacob Erlbeck · 9 years ago
  47. 98a95ac sgsn: Add a subscriber based authentication phase by Jacob Erlbeck · 10 years ago
  48. 7921ab1 sgsn: Add support for authentication triplets by Jacob Erlbeck · 10 years ago
  49. 2e5e94c sgsn: Support subscriber based authentication by Jacob Erlbeck · 10 years ago
  50. 665acd1 sgsn: Do not 'commit' implicitely when executing 'insert' by Jacob Erlbeck · 10 years ago
  51. 207f4a5 sgsn: Add VTY commands to manage subscriber cache by Jacob Erlbeck · 10 years ago
  52. be2c8d9 sgsn: Integrate subscriber handling into the SGSN by Jacob Erlbeck · 10 years ago
  53. 106f547 sgsn: Add 'acl-only' authentication policy by Jacob Erlbeck · 10 years ago
  54. 3b5d407 sgsn: Moved IMSI ACL management to sgsn_auth.c by Jacob Erlbeck · 10 years ago
  55. 99985b5 sgsn: Delete PDP contexts properly by Jacob Erlbeck · 10 years ago
  56. a273030 sgsn/ctrl: Add ctrl interface, implement listing subscribers by Holger Hans Peter Freyther · 10 years ago
  57. 36722e1 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  58. 0ae92a9 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  59. 3dfb549 sgsn: Add "auth-policy" VTY command to enable/disable ACL by Harald Welte · 11 years ago
  60. 7f6da48 sgsn: add a minimalistic ACL by Harald Welte · 11 years ago
  61. aa63d70 sgsn: Fix the unimplemented/uninstalled show ggsn command by Holger Hans Peter Freyther · 11 years ago
  62. 80e0365 sgsn_vty: Fix uninitialized variable in the gprs_apn2str method by Holger Hans Peter Freyther · 11 years ago
  63. 570ce24 VTY: improve VTY prompt and make sure exit/end works everywhere by Harald Welte · 12 years ago
  64. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  65. 1491f2e sgsn: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  66. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  67. 6110a3f src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() by Pablo Neira Ayuso · 13 years ago
  68. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  69. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  70. c5d4a0c [SGSN] Print AP name and PDP address of each PDP context by Harald Welte · 14 years ago
  71. efbdee9 [GPSR] SGSN: Keep traffic counters for each PDP context by Harald Welte · 14 years ago
  72. bffeff8 [GPRS] SGSN: fix typo by Harald Welte · 14 years ago
  73. e300d00 [GPRS] SGSN: Allow vty-based configuration of local listen/bind IP for GTP by Harald Welte · 14 years ago
  74. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  75. ff3bde8 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  76. cd4dd4d [GPRS] fix numerous compiler warnings by Harald Welte · 14 years ago
  77. 77289c2 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  78. 8acd88f [GPRS] SGSN: Include rate counters in MM Context by Harald Welte · 14 years ago
  79. 6abf94e [GPRS] Properly connect GPRS SM with LIBGTP for PDP context activation by Harald Welte · 14 years ago
  80. d193cb3 [GPRS] More work on a real SGSN by Harald Welte · 14 years ago
  81. dcccb18 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  82. 54f7424 [VTY] Introduce "end" command that works from any level in config by Harald Welte · 14 years ago
  83. 62ab20c [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  84. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/sgsn_vty.c]
  85. 288be16 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago