1. 15a52d9 Move global pdp_list inside struct sgsn_instance by Pau Espin Pedrol · 1 year, 9 months ago
  2. 05190c3 Move sgsn_pdp_ctx to its own file pdpctx.{c,h} by Pau Espin Pedrol · 1 year, 9 months ago
  3. 164a1ee Move extern declarations of tall_sgsn_ctx to sgsn.h by Pau Espin Pedrol · 1 year, 9 months ago
  4. 6956987 gtp_{ggsn,mme}: Allocate contexts under struct sgsn_instance by Pau Espin Pedrol · 1 year, 9 months ago
  5. fd4d435 Move global apn_list inside struct sgsn_instance by Pau Espin Pedrol · 1 year, 9 months ago
  6. 44bde6b Move global ggsn_list into struct sgsn_instance by Pau Espin Pedrol · 1 year, 9 months ago
  7. e659f75 Keep sgsn subsystems under struct sgsn_instance lifecycle by Pau Espin Pedrol · 1 year, 9 months ago
  8. 5f4736a Move struct sgsn_ggsn_ctx to its own file gtp_ggsn.{c,h} by Pau Espin Pedrol · 1 year, 9 months ago
  9. 4398ac0 Rename gprs_gb.[c,h] -> gprs_ns.[c,h] by Pau Espin Pedrol · 1 year, 9 months ago
  10. 7a74ae4 Create new specific file for BSSGP code by Pau Espin Pedrol · 1 year, 9 months ago
  11. 8501126 vty: Make new libgtp tdefs configurable through VTY by Pau Espin Pedrol · 1 year, 11 months ago
  12. 3c7656a Iu: add UEA encryption by Neels Hofmeyr · 2 years, 7 months ago
  13. 340a7e9 s/cipher_support_mask/gea_encryption_mask by Neels Hofmeyr · 2 years, 7 months ago
  14. 6cee1a1 VTY: Don't display 'PDP Address: invalid' for IPv4v6 by Keith · 3 years ago
  15. ab39b62 vty: add "page imsi" by Oliver Smith · 3 years, 3 months ago
  16. 2f89826 add support for multiple encryption algorithms and a5/4 by Eric · 3 years, 4 months ago
  17. c12c1a6 vty: Fix optional display of pdp with mm-context by Keith · 3 years, 4 months ago
  18. e5c8998 Support forwarding RIM messages over GTPCv1 EUTRAN<->GERAN by Pau Espin Pedrol · 3 years, 5 months ago
  19. 3caa7f6 Iu: Drop timer X3314 by Pau Espin Pedrol · 3 years, 5 months ago
  20. f23e2db sgsn: Use the new NS2 api by Alexander Couzens · 4 years, 2 months ago
  21. 3326ba7 sgsn: check for NULL of gprs_subscr_get_or_create() by Alexander Couzens · 3 years, 10 months ago
  22. c70e838 VTY: Add gtp state-dir command by Keith · 4 years ago
  23. afadd10 ranap: add non-spec X1001 by Alexander Couzens · 5 years ago
  24. 3bad31b Iu: implement a user inactivity timer by Alexander Couzens · 5 years ago
  25. 31c4657 Implement GMM State using osmocom FSM by Pau Espin Pedrol · 5 years ago
  26. 762c39c Move out sgsn to its own subdir by Pau Espin Pedrol · 5 years ago[Renamed from src/gprs/sgsn_vty.c]
  27. fd815bb vty: Print MM state and RAN type in show mm-context by Pau Espin Pedrol · 5 years ago
  28. 9119d50 sgsn_vty: Print correct Iu mmctx id in 'show mm-context' by Pau Espin Pedrol · 5 years ago
  29. 3b848bd sgsn_vty: Fix mmctx rate_ctr output indentation by Pau Espin Pedrol · 5 years ago
  30. aa89f5d gtp: make echo_interval unsigned by Pau Espin Pedrol · 5 years ago
  31. 2c90899 vty: Introduce cs7-instance-iu by Pau Espin Pedrol · 5 years ago
  32. 39cbecd gprs/gprs_gmm: implement T3314. Timeout to reset MM state READY->STANDBY by Alexander Couzens · 8 years ago
  33. a299d65 Replace own timer infra with libosmocore osmo_tdef by Pau Espin Pedrol · 5 years ago
  34. 55fcf11 Spelling fixes by Ruben Undheim · 6 years ago
  35. d1463bc sgsn: Have authentication required on by default by Pau Espin Pedrol · 5 years ago
  36. 794f446 osmo-sgsn: add VTY parameter to toggle authentication by Vadim Yanitskiy · 5 years ago
  37. ba2e500 sgsn: vty: Improve log warning content with spec section by Pau Espin Pedrol · 5 years ago
  38. ef38b4c Fix IMSI padding in imsi-acl by Max · 6 years ago
  39. 34604c2 Improve 'show subscriber cache' vty command by Max · 6 years ago
  40. 8822009 make gsup ipa name configurable in osmo-sgsn.cfg by Stefan Sperling · 6 years ago
  41. f4fa695 Use safer functions for IMSI ACL by Max · 7 years ago
  42. f4b2c4c Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  43. b1d1c24 Update wrong references to bsc in sgsn code by Pau Espin Pedrol · 6 years ago
  44. 1a9414b vty: fix doc str for 'reset sgsn state' by Neels Hofmeyr · 6 years ago
  45. 176a4d2 GTP: refactor the echo timer by Alexander Couzens · 6 years ago
  46. a66f0f2 vty: restart sgsn state: improve output message by Alexander Couzens · 6 years ago
  47. 35c3494 sgsn: use gtp_clear_queues() when reset sgsn state by Alexander Couzens · 6 years ago
  48. c503f0a vty: add cmd "reset sgsn state" by Alexander Couzens · 6 years ago
  49. a83850c vty: Add cmd to disable echo loop explictly by Pau Espin Pedrol · 6 years ago
  50. fa12010 osmo-sgsn: ping GGSN periodically and check for restart counter by Pau Espin Pedrol · 6 years ago
  51. 10719b7 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago
  52. 24bb747 vty: absorb command explanations from osmo-gsm-manuals by Neels Hofmeyr · 7 years ago
  53. b24af2b Show GTP version for PDP context in vty by Max · 7 years ago
  54. 8492c20 Fix display of GTP addresses by Max · 7 years ago
  55. 2e9ea50 Add vty cmd 'cdr trap' to send CDR through CTRL iface by Pau Espin Pedrol · 7 years ago
  56. b10a294 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  57. c005db7 Log GTP-U endpoints update by Max · 7 years ago
  58. 7933d96 Fix APN printing by Max · 7 years ago
  59. baabc68 SGSN: print additional GTP-related info by Max · 7 years ago
  60. 396f2e6 move include/openbsc to include/osmocom/sgsn by Neels Hofmeyr · 7 years ago
  61. ee6cfdc split off osmo-sgsn: remove files, apply build by Neels Hofmeyr · 7 years ago 1.1.0
  62. a7a3947 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  63. 7e82b74 Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str() by Harald Welte · 7 years ago
  64. dfbd2c8 sgsn_vty: Don't assume pdp->lib is always valid by Harald Welte · 7 years ago
  65. 2188a77 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  66. c9a352f sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_config by Neels Hofmeyr · 7 years ago
  67. ed3157c move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/gprs/sgsn_vty.c]
  68. 086067f Fix vty warnings for GEA0 by Max · 7 years ago
  69. 6ee49d8 sgsn: fix problem with leading-zero-IMSIs by Philipp Maier · 8 years ago
  70. 27355c9 SGSN VTY: make missing GSUP server address+port fatal by Neels Hofmeyr · 8 years ago
  71. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 8 years ago
  72. 5ba6fb3 gprs/sgsn_vty: fix typo in comment by Alexander Couzens · 8 years ago
  73. 4f8da6d gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 8 years ago
  74. 89837d4 VTY: Print 3G auth tuples, not just 2G auth tuples by Harald Welte · 8 years ago
  75. 471ac7d sgsn: Add GTP information to "show pdp-context" by Harald Welte · 8 years ago
  76. eaaee92 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  77. 73f83d5 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  78. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  79. 176b62a SGSN: prevent starting with inconsistent config by Max · 8 years ago
  80. 93408ae SGSN: add vty config for choosing GPRS encryption by Max · 8 years ago
  81. f97ee04 prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  82. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  83. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  84. 30f7bcb gtphub: add first bits of GRX ares by Neels Hofmeyr · 9 years ago
  85. 65482c9 sgsn_vty.c: fix typo by Neels Hofmeyr · 9 years ago
  86. 568a727 oap: add OAP config to VTY by Neels Hofmeyr · 9 years ago
  87. fe60cfb sgsn: Fix up the VTY doc strings by Holger Hans Peter Freyther · 9 years ago
  88. 9450882 sgsn: make all SGSN timers configurable via the VTY by Harald Welte · 9 years ago
  89. b7ae0b3 ggsn: The id is a uint32_t don't print it as signed by Holger Hans Peter Freyther · 9 years ago
  90. a5a6da4 sgsn: Allow to specify the DNS servers that should be used by Holger Hans Peter Freyther · 9 years ago
  91. 39c430e sgsn: Allow to resolve the IPv4 address of a GGSN through DNS by Holger Hans Peter Freyther · 9 years ago
  92. 8ee13e2 sgsn: Extract the hlr Number into the mm context by Holger Hans Peter Freyther · 9 years ago
  93. c15c61c sgsn: Add VTY configuration for the CDR module by Holger Hans Peter Freyther · 9 years ago
  94. d05e069 sgsn: Show the QoS that has been assigned by Holger Hans Peter Freyther · 9 years ago
  95. f7b3826 sgsn: Dump the E164 (encoded) assigned to the subscriber by Holger Hans Peter Freyther · 9 years ago
  96. 9c20a5f sgsn: Add easy APN commands with just the name by Holger Hans Peter Freyther · 10 years ago
  97. cb1db8b sgsn: Add functions to handle APN contexts by Jacob Erlbeck · 10 years ago
  98. 0e8add6 sgsn: Add PDP info to subscriber data by Jacob Erlbeck · 10 years ago
  99. 8000e0e gprs: Support cancellation type by Jacob Erlbeck · 10 years ago
  100. e988ae4 gprs: Don't use subscr->keep_in_ram in normal operation by Jacob Erlbeck · 10 years ago