1. 2e48576 Use explicit parameter for sgsn_auth_init() by Max · 6 years ago
  2. 40124c8 Constify sgsn_acl_lookup() parameter by Max · 6 years ago
  3. 73b2bf3 Allocate sgsn_instance with talloc by Pau Espin Pedrol · 6 years ago
  4. 176a4d2 GTP: refactor the echo timer by Alexander Couzens · 6 years ago
  5. 9739067 gprs_sgsn.h: fix wrong type of re-attempts by Alexander Couzens · 6 years ago
  6. f7198d7 gprs_gmm: introduce a GMM Attach Request FSM by Alexander Couzens · 6 years ago
  7. ef6d78f sgsn: Fix crash using new libgtp cb_recovery2 API by Pau Espin Pedrol · 6 years ago
  8. 2cf70e0 Forward GGSN originated DEACT PDP CTX REQ by Pau Espin Pedrol · 6 years ago
  9. fa12010 osmo-sgsn: ping GGSN periodically and check for restart counter by Pau Espin Pedrol · 6 years ago
  10. a98fead Maintain per ggsn pdp ctx list by Pau Espin Pedrol · 6 years ago
  11. aa4ed67 GERAN: allow GSM SRES on UMTS AKA challenge by Neels Hofmeyr · 6 years ago
  12. 396f2e6 move include/openbsc to include/osmocom/sgsn by Neels Hofmeyr · 7 years ago[Renamed from include/openbsc/gprs_sgsn.h]
  13. ee6cfdc split off osmo-sgsn: remove files, apply build by Neels Hofmeyr · 7 years ago 1.1.0
  14. a7a3947 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  15. 5db6857 sgsn: Fill the cch_pdp with a value coming from the tlv structure by Holger Hans Peter Freyther · 7 years ago
  16. ed3157c move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/include/openbsc/gprs_sgsn.h]
  17. 058cd57 SGSN: Integrate support for UMTS AKA by Neels Hofmeyr · 7 years ago
  18. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 7 years ago
  19. 2b5fb8e gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb() by Alexander Couzens · 7 years ago
  20. 4f8da6d gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 7 years ago
  21. 6c4382b remove unused struct members of 'struct sgsn_pdp_ctx' by Harald Welte · 8 years ago
  22. d53e9b5 Revert "Support Deactivate PDP Context Request from network" by Neels Hofmeyr · 8 years ago
  23. 1611df5 Support Deactivate PDP Context Request from network by Pravin Kumarvel · 8 years ago
  24. 5b2363e IuPS: sgsn_mm_ctx: add enum gprs_pmm_state field, track PMM state by Daniel Willmann · 8 years ago
  25. 6292c8d IuPS: osmo-sgsn: add core IuPS impl, call iu_init() by Daniel Willmann · 8 years ago
  26. 14314bd sgsn: add statistics counter for GPRS and PDP packets by Alexander Couzens · 8 years ago
  27. b997f84 SGSN: add preliminary support for GPRS encryption by Max · 8 years ago
  28. 4011e72 SGSN: use unique AUTH REQ reference by Max · 8 years ago
  29. f97ee04 prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  30. 0f46f9c rename enum gprs_mm_state to gprs_gmm_state by Daniel Willmann · 8 years ago
  31. d3fa84d use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  32. 7382815 enable ctrl bind config for various programs by Neels Hofmeyr · 8 years ago
  33. 5ac4aad sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matches by Jacob Erlbeck · 9 years ago
  34. 39c430e sgsn: Allow to resolve the IPv4 address of a GGSN through DNS by Holger Hans Peter Freyther · 9 years ago
  35. 8ee13e2 sgsn: Extract the hlr Number into the mm context by Holger Hans Peter Freyther · 9 years ago
  36. 10c0f56 gsup: Copy the hlr-Number and use it during purge by Holger Hans Peter Freyther · 9 years ago
  37. 77ff1c4 cdr: Remember the charging id supplied by the GGSN by Holger Hans Peter Freyther · 9 years ago
  38. 4f5b823 sgsn: Create an initial and limited CDR module by Holger Hans Peter Freyther · 9 years ago
  39. b448dd8 sgsn: Make the free function internal by Holger Hans Peter Freyther · 9 years ago
  40. 8cedded sgsn: Store subscribed QoS and attempt to use it by Holger Hans Peter Freyther · 9 years ago
  41. 9ba273d sgsn: Copy the msisdn to the sgsn_data and use it in PDP activation by Holger Hans Peter Freyther · 9 years ago
  42. ca69b0f Revert "gprs: Block other GSUP procedures during PURGE_MS" by Jacob Erlbeck · 9 years ago
  43. 277b71e sgsn: Select GGSN based on APN by Jacob Erlbeck · 9 years ago
  44. f345612 sgsn: Add sgsn_ggsn_ctx_free function by Jacob Erlbeck · 9 years ago
  45. cb1db8b sgsn: Add functions to handle APN contexts by Jacob Erlbeck · 9 years ago
  46. 0e8add6 sgsn: Add PDP info to subscriber data by Jacob Erlbeck · 10 years ago
  47. e671d25 sgsn: Add sgsn_mm_ctx_cleanup_free for safe shutdown by Jacob Erlbeck · 9 years ago
  48. 555b2e5 sgsn: Don't allow mmctx == NULL in sgsn_update_subscriber_data by Jacob Erlbeck · 9 years ago
  49. 3e4e58f gprs: Rename gprs_subscr_delete to gprs_subscr_cleanup by Jacob Erlbeck · 9 years ago
  50. 37139e5 gprs: Do not put the subscr in gprs_subscr_delete by Jacob Erlbeck · 9 years ago
  51. 1d778fd sgsn: Remove the "permanent" subscriber cache by Holger Hans Peter Freyther · 9 years ago
  52. 81ffb74 sgsn: Remove inactive LLME/MM after inactivity timeout by Jacob Erlbeck · 9 years ago
  53. d6267d1 sgsn: Add SGSN_ERROR_CAUSE_NONE and use it instead of 0 by Jacob Erlbeck · 9 years ago
  54. 9999fd9 gprs: Add replies for all GSUP requests by Jacob Erlbeck · 9 years ago
  55. f81cacc gprs: Block other GSUP procedures during PURGE_MS by Jacob Erlbeck · 9 years ago
  56. 743dec4 gprs: Retry PURGE_MS procedure after timeout by Jacob Erlbeck · 9 years ago
  57. 65fa3f7 gprs: Use PURGE MS messages by Jacob Erlbeck · 9 years ago
  58. 0f47b8f gprs: Add expiry timeout for subscriber entries by Jacob Erlbeck · 9 years ago
  59. 4275578 gprs: Add LOGGSUBSCRP macro to log subscriber info by Jacob Erlbeck · 9 years ago
  60. af3d5c5 sgsn: Pass subscriber error causes to the GMM layer by Jacob Erlbeck · 10 years ago
  61. a071c1c gprs: Remove now unused authenticate flag by Holger Hans Peter Freyther · 9 years ago
  62. 39f040d sgsn: Integrate the GSUP client into the SGSN by Jacob Erlbeck · 10 years ago
  63. a6ddc2d gprs: Add subscriber functions to create/handle GSUP messages by Jacob Erlbeck · 10 years ago
  64. 98a95ac sgsn: Add a subscriber based authentication phase by Jacob Erlbeck · 10 years ago
  65. 7921ab1 sgsn: Add support for authentication triplets by Jacob Erlbeck · 10 years ago
  66. 2e5e94c sgsn: Support subscriber based authentication by Jacob Erlbeck · 10 years ago
  67. 4adb136 sgsn: Integrate Auth & Ciph into gsm48_gmm_authorize by Jacob Erlbeck · 10 years ago
  68. a1e0373 sgsn: Put SGSN related subscriber data into separate struct by Jacob Erlbeck · 10 years ago
  69. 33b6dad sgsn: Add gprs_subscriber.c by Jacob Erlbeck · 10 years ago
  70. 8ff3fb0 sgsn: Do authentication based on SRES values by Jacob Erlbeck · 10 years ago
  71. bd0cf11 sgsn: Change Auth&Ciph timer handling by Jacob Erlbeck · 10 years ago
  72. 02ab91e sgsn: Cross-link gsm_subscriber and sgsn_mm_ctx by Jacob Erlbeck · 10 years ago
  73. a0b6efb sgsn: Remove explicit sgsn_instance parameters by Jacob Erlbeck · 10 years ago
  74. f951a01 sgsn: Refactor sgsn_auth to separate request and authorization by Jacob Erlbeck · 10 years ago
  75. 423f8bf sgsn: Make authorization asynchronous by Jacob Erlbeck · 10 years ago
  76. 0c06f98 sgsn: Move IMSI authorization to gsm48_gmm_authorize by Jacob Erlbeck · 10 years ago
  77. 93eae8e sgsn: Reorganize and fix gsm48_gmm_authorize by Jacob Erlbeck · 10 years ago
  78. 5a38f64 sgsn: Handle Detach Requests even when there is no mmctx by Jacob Erlbeck · 10 years ago
  79. 3b5d407 sgsn: Moved IMSI ACL management to sgsn_auth.c by Jacob Erlbeck · 10 years ago
  80. 78ecaf0 sgsn: Send detach(re-attach) instead of gmm status if TLLI unknown by Jacob Erlbeck · 10 years ago
  81. 99985b5 sgsn: Delete PDP contexts properly by Jacob Erlbeck · 10 years ago
  82. b15ceec gprs_sgsn.h: Add two macros to log details of MM/PDP contexts by Daniel Willmann · 10 years ago
  83. 90e9a44 gprs: Fix compiler warnings in sgsn_main.c by Holger Hans Peter Freyther · 10 years ago
  84. 1768a57 gprs: Reduce the number of compiler warnings in gprs_gmm.c by Holger Hans Peter Freyther · 10 years ago
  85. a273030 sgsn/ctrl: Add ctrl interface, implement listing subscribers by Holger Hans Peter Freyther · 10 years ago
  86. 84402c0 sgsn: Fix lengths of MS Network Capability and MS Radio Access Capability elements. by Alexander Chemeris · 11 years ago
  87. 26d0fe3 gprs_sgsn.h: Include timer.h for the timer struct by Holger Hans Peter Freyther · 13 years ago
  88. 4b2ed35 GPRS: Fix buffer overflow in case of very long MS RA CAP IE by Harald Welte · 13 years ago
  89. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  90. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  91. c728eea SGSN: Avoid duplicate MM contexts in case MS and SGSN disagree on P-TMSI by Harald Welte · 14 years ago
  92. a9b473a SGSN: Implement network-initiated PDP CTX DEACT when GGSN restarts by Harald Welte · 14 years ago
  93. 496aee4 [SGSN] Call libosmocore helper to load cipher plugins by Harald Welte · 14 years ago
  94. efbdee9 [GPSR] SGSN: Keep traffic counters for each PDP context by Harald Welte · 14 years ago
  95. 96df606 [GPRS] add comments to SGSN header file by Harald Welte · 14 years ago
  96. 807a5d8 [GPRS] Major LLC / TLLI handling fixes by Harald Welte · 14 years ago
  97. c2e8cc4 [GPRS] Implement TMSI reallocation and timers 3350 + 3370 by Harald Welte · 14 years ago
  98. cd4dd4d [GPRS] fix numerous compiler warnings by Harald Welte · 14 years ago
  99. 6463c07 [GPRS] SGSN: TMSI allocation by Harald Welte · 14 years ago
  100. 77289c2 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago