1. 3b848bd sgsn_vty: Fix mmctx rate_ctr output indentation by Pau Espin Pedrol · 5 years ago
  2. aa89f5d gtp: make echo_interval unsigned by Pau Espin Pedrol · 5 years ago
  3. 2c90899 vty: Introduce cs7-instance-iu by Pau Espin Pedrol · 5 years ago
  4. 39cbecd gprs/gprs_gmm: implement T3314. Timeout to reset MM state READY->STANDBY by Alexander Couzens · 8 years ago
  5. a299d65 Replace own timer infra with libosmocore osmo_tdef by Pau Espin Pedrol · 5 years ago
  6. 55fcf11 Spelling fixes by Ruben Undheim · 6 years ago
  7. d1463bc sgsn: Have authentication required on by default by Pau Espin Pedrol · 5 years ago
  8. 794f446 osmo-sgsn: add VTY parameter to toggle authentication by Vadim Yanitskiy · 5 years ago
  9. ba2e500 sgsn: vty: Improve log warning content with spec section by Pau Espin Pedrol · 5 years ago
  10. ef38b4c Fix IMSI padding in imsi-acl by Max · 6 years ago
  11. 34604c2 Improve 'show subscriber cache' vty command by Max · 6 years ago
  12. 8822009 make gsup ipa name configurable in osmo-sgsn.cfg by Stefan Sperling · 6 years ago
  13. f4fa695 Use safer functions for IMSI ACL by Max · 7 years ago
  14. f4b2c4c Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  15. b1d1c24 Update wrong references to bsc in sgsn code by Pau Espin Pedrol · 6 years ago
  16. 1a9414b vty: fix doc str for 'reset sgsn state' by Neels Hofmeyr · 6 years ago
  17. 176a4d2 GTP: refactor the echo timer by Alexander Couzens · 6 years ago
  18. a66f0f2 vty: restart sgsn state: improve output message by Alexander Couzens · 6 years ago
  19. 35c3494 sgsn: use gtp_clear_queues() when reset sgsn state by Alexander Couzens · 6 years ago
  20. c503f0a vty: add cmd "reset sgsn state" by Alexander Couzens · 6 years ago
  21. a83850c vty: Add cmd to disable echo loop explictly by Pau Espin Pedrol · 6 years ago
  22. fa12010 osmo-sgsn: ping GGSN periodically and check for restart counter by Pau Espin Pedrol · 6 years ago
  23. 10719b7 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago
  24. 24bb747 vty: absorb command explanations from osmo-gsm-manuals by Neels Hofmeyr · 7 years ago
  25. b24af2b Show GTP version for PDP context in vty by Max · 7 years ago
  26. 8492c20 Fix display of GTP addresses by Max · 7 years ago
  27. 2e9ea50 Add vty cmd 'cdr trap' to send CDR through CTRL iface by Pau Espin Pedrol · 7 years ago
  28. b10a294 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  29. c005db7 Log GTP-U endpoints update by Max · 7 years ago
  30. 7933d96 Fix APN printing by Max · 7 years ago
  31. baabc68 SGSN: print additional GTP-related info by Max · 7 years ago
  32. 396f2e6 move include/openbsc to include/osmocom/sgsn by Neels Hofmeyr · 7 years ago
  33. ee6cfdc split off osmo-sgsn: remove files, apply build by Neels Hofmeyr · 7 years ago 1.1.0
  34. a7a3947 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  35. 7e82b74 Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str() by Harald Welte · 7 years ago
  36. dfbd2c8 sgsn_vty: Don't assume pdp->lib is always valid by Harald Welte · 7 years ago
  37. 2188a77 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  38. c9a352f sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_config by Neels Hofmeyr · 7 years ago
  39. ed3157c move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/gprs/sgsn_vty.c]
  40. 086067f Fix vty warnings for GEA0 by Max · 7 years ago
  41. 6ee49d8 sgsn: fix problem with leading-zero-IMSIs by Philipp Maier · 8 years ago
  42. 27355c9 SGSN VTY: make missing GSUP server address+port fatal by Neels Hofmeyr · 8 years ago
  43. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 8 years ago
  44. 5ba6fb3 gprs/sgsn_vty: fix typo in comment by Alexander Couzens · 8 years ago
  45. 4f8da6d gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 8 years ago
  46. 89837d4 VTY: Print 3G auth tuples, not just 2G auth tuples by Harald Welte · 8 years ago
  47. 471ac7d sgsn: Add GTP information to "show pdp-context" by Harald Welte · 8 years ago
  48. eaaee92 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  49. 73f83d5 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  50. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  51. 176b62a SGSN: prevent starting with inconsistent config by Max · 8 years ago
  52. 93408ae SGSN: add vty config for choosing GPRS encryption by Max · 8 years ago
  53. f97ee04 prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  54. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  55. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  56. 30f7bcb gtphub: add first bits of GRX ares by Neels Hofmeyr · 9 years ago
  57. 65482c9 sgsn_vty.c: fix typo by Neels Hofmeyr · 9 years ago
  58. 568a727 oap: add OAP config to VTY by Neels Hofmeyr · 9 years ago
  59. fe60cfb sgsn: Fix up the VTY doc strings by Holger Hans Peter Freyther · 9 years ago
  60. 9450882 sgsn: make all SGSN timers configurable via the VTY by Harald Welte · 9 years ago
  61. b7ae0b3 ggsn: The id is a uint32_t don't print it as signed by Holger Hans Peter Freyther · 9 years ago
  62. a5a6da4 sgsn: Allow to specify the DNS servers that should be used by Holger Hans Peter Freyther · 9 years ago
  63. 39c430e sgsn: Allow to resolve the IPv4 address of a GGSN through DNS by Holger Hans Peter Freyther · 9 years ago
  64. 8ee13e2 sgsn: Extract the hlr Number into the mm context by Holger Hans Peter Freyther · 9 years ago
  65. c15c61c sgsn: Add VTY configuration for the CDR module by Holger Hans Peter Freyther · 9 years ago
  66. d05e069 sgsn: Show the QoS that has been assigned by Holger Hans Peter Freyther · 9 years ago
  67. f7b3826 sgsn: Dump the E164 (encoded) assigned to the subscriber by Holger Hans Peter Freyther · 9 years ago
  68. 9c20a5f sgsn: Add easy APN commands with just the name by Holger Hans Peter Freyther · 10 years ago
  69. cb1db8b sgsn: Add functions to handle APN contexts by Jacob Erlbeck · 10 years ago
  70. 0e8add6 sgsn: Add PDP info to subscriber data by Jacob Erlbeck · 10 years ago
  71. 8000e0e gprs: Support cancellation type by Jacob Erlbeck · 10 years ago
  72. e988ae4 gprs: Don't use subscr->keep_in_ram in normal operation by Jacob Erlbeck · 10 years ago
  73. 37139e5 gprs: Do not put the subscr in gprs_subscr_delete by Jacob Erlbeck · 10 years ago
  74. 1d778fd sgsn: Remove the "permanent" subscriber cache by Holger Hans Peter Freyther · 10 years ago
  75. d919343 sgsn: Restructure the 'update-subscriber' command by Jacob Erlbeck · 10 years ago
  76. 15cc8c8 sgsn: Fix vty_out newlines by Jacob Erlbeck · 10 years ago
  77. d6267d1 sgsn: Add SGSN_ERROR_CAUSE_NONE and use it instead of 0 by Jacob Erlbeck · 10 years ago
  78. 65fa3f7 gprs: Use PURGE MS messages by Jacob Erlbeck · 10 years ago
  79. 0f47b8f gprs: Add expiry timeout for subscriber entries by Jacob Erlbeck · 10 years ago
  80. 8054799 sgsn: Show GSUP client info on 'show sgsn' by Jacob Erlbeck · 10 years ago
  81. 771573c sgsn: Add global require_update_location flag by Jacob Erlbeck · 10 years ago
  82. 9d4f46c sgsn: Replace subscr.authenticate by global require_authentication flag by Jacob Erlbeck · 10 years ago
  83. 39f040d sgsn: Integrate the GSUP client into the SGSN by Jacob Erlbeck · 10 years ago
  84. 17fb3d4 sgsn: Fix VTY command error handling (Coverity) by Jacob Erlbeck · 10 years ago
  85. 98a95ac sgsn: Add a subscriber based authentication phase by Jacob Erlbeck · 10 years ago
  86. 7921ab1 sgsn: Add support for authentication triplets by Jacob Erlbeck · 10 years ago
  87. 2e5e94c sgsn: Support subscriber based authentication by Jacob Erlbeck · 10 years ago
  88. 665acd1 sgsn: Do not 'commit' implicitely when executing 'insert' by Jacob Erlbeck · 10 years ago
  89. 207f4a5 sgsn: Add VTY commands to manage subscriber cache by Jacob Erlbeck · 10 years ago
  90. be2c8d9 sgsn: Integrate subscriber handling into the SGSN by Jacob Erlbeck · 10 years ago
  91. 106f547 sgsn: Add 'acl-only' authentication policy by Jacob Erlbeck · 10 years ago
  92. 3b5d407 sgsn: Moved IMSI ACL management to sgsn_auth.c by Jacob Erlbeck · 10 years ago
  93. 99985b5 sgsn: Delete PDP contexts properly by Jacob Erlbeck · 10 years ago
  94. a273030 sgsn/ctrl: Add ctrl interface, implement listing subscribers by Holger Hans Peter Freyther · 11 years ago
  95. 36722e1 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  96. 0ae92a9 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  97. 3dfb549 sgsn: Add "auth-policy" VTY command to enable/disable ACL by Harald Welte · 12 years ago
  98. 7f6da48 sgsn: add a minimalistic ACL by Harald Welte · 12 years ago
  99. aa63d70 sgsn: Fix the unimplemented/uninstalled show ggsn command by Holger Hans Peter Freyther · 11 years ago
  100. 80e0365 sgsn_vty: Fix uninitialized variable in the gprs_apn2str method by Holger Hans Peter Freyther · 11 years ago