1. 37139e5 gprs: Do not put the subscr in gprs_subscr_delete by Jacob Erlbeck · 9 years ago
  2. 1d778fd sgsn: Remove the "permanent" subscriber cache by Holger Hans Peter Freyther · 9 years ago
  3. 81ffb74 sgsn: Remove inactive LLME/MM after inactivity timeout by Jacob Erlbeck · 9 years ago
  4. d6267d1 sgsn: Add SGSN_ERROR_CAUSE_NONE and use it instead of 0 by Jacob Erlbeck · 9 years ago
  5. 9999fd9 gprs: Add replies for all GSUP requests by Jacob Erlbeck · 10 years ago
  6. f81cacc gprs: Block other GSUP procedures during PURGE_MS by Jacob Erlbeck · 10 years ago
  7. 743dec4 gprs: Retry PURGE_MS procedure after timeout by Jacob Erlbeck · 10 years ago
  8. 65fa3f7 gprs: Use PURGE MS messages by Jacob Erlbeck · 10 years ago
  9. 0f47b8f gprs: Add expiry timeout for subscriber entries by Jacob Erlbeck · 10 years ago
  10. 4275578 gprs: Add LOGGSUBSCRP macro to log subscriber info by Jacob Erlbeck · 10 years ago
  11. af3d5c5 sgsn: Pass subscriber error causes to the GMM layer by Jacob Erlbeck · 10 years ago
  12. a071c1c gprs: Remove now unused authenticate flag by Holger Hans Peter Freyther · 9 years ago
  13. 39f040d sgsn: Integrate the GSUP client into the SGSN by Jacob Erlbeck · 10 years ago
  14. a6ddc2d gprs: Add subscriber functions to create/handle GSUP messages by Jacob Erlbeck · 10 years ago
  15. 98a95ac sgsn: Add a subscriber based authentication phase by Jacob Erlbeck · 10 years ago
  16. 7921ab1 sgsn: Add support for authentication triplets by Jacob Erlbeck · 10 years ago
  17. 2e5e94c sgsn: Support subscriber based authentication by Jacob Erlbeck · 10 years ago
  18. 4adb136 sgsn: Integrate Auth & Ciph into gsm48_gmm_authorize by Jacob Erlbeck · 10 years ago
  19. a1e0373 sgsn: Put SGSN related subscriber data into separate struct by Jacob Erlbeck · 10 years ago
  20. 33b6dad sgsn: Add gprs_subscriber.c by Jacob Erlbeck · 10 years ago
  21. 8ff3fb0 sgsn: Do authentication based on SRES values by Jacob Erlbeck · 10 years ago
  22. bd0cf11 sgsn: Change Auth&Ciph timer handling by Jacob Erlbeck · 10 years ago
  23. 02ab91e sgsn: Cross-link gsm_subscriber and sgsn_mm_ctx by Jacob Erlbeck · 10 years ago
  24. a0b6efb sgsn: Remove explicit sgsn_instance parameters by Jacob Erlbeck · 10 years ago
  25. f951a01 sgsn: Refactor sgsn_auth to separate request and authorization by Jacob Erlbeck · 10 years ago
  26. 423f8bf sgsn: Make authorization asynchronous by Jacob Erlbeck · 10 years ago
  27. 0c06f98 sgsn: Move IMSI authorization to gsm48_gmm_authorize by Jacob Erlbeck · 10 years ago
  28. 93eae8e sgsn: Reorganize and fix gsm48_gmm_authorize by Jacob Erlbeck · 10 years ago
  29. 5a38f64 sgsn: Handle Detach Requests even when there is no mmctx by Jacob Erlbeck · 10 years ago
  30. 3b5d407 sgsn: Moved IMSI ACL management to sgsn_auth.c by Jacob Erlbeck · 10 years ago
  31. 78ecaf0 sgsn: Send detach(re-attach) instead of gmm status if TLLI unknown by Jacob Erlbeck · 10 years ago
  32. 99985b5 sgsn: Delete PDP contexts properly by Jacob Erlbeck · 10 years ago
  33. b15ceec gprs_sgsn.h: Add two macros to log details of MM/PDP contexts by Daniel Willmann · 10 years ago
  34. 90e9a44 gprs: Fix compiler warnings in sgsn_main.c by Holger Hans Peter Freyther · 10 years ago
  35. 1768a57 gprs: Reduce the number of compiler warnings in gprs_gmm.c by Holger Hans Peter Freyther · 10 years ago
  36. a273030 sgsn/ctrl: Add ctrl interface, implement listing subscribers by Holger Hans Peter Freyther · 10 years ago
  37. 84402c0 sgsn: Fix lengths of MS Network Capability and MS Radio Access Capability elements. by Alexander Chemeris · 11 years ago
  38. 26d0fe3 gprs_sgsn.h: Include timer.h for the timer struct by Holger Hans Peter Freyther · 13 years ago
  39. 4b2ed35 GPRS: Fix buffer overflow in case of very long MS RA CAP IE by Harald Welte · 13 years ago
  40. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  41. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  42. c728eea SGSN: Avoid duplicate MM contexts in case MS and SGSN disagree on P-TMSI by Harald Welte · 14 years ago
  43. a9b473a SGSN: Implement network-initiated PDP CTX DEACT when GGSN restarts by Harald Welte · 14 years ago
  44. 496aee4 [SGSN] Call libosmocore helper to load cipher plugins by Harald Welte · 14 years ago
  45. efbdee9 [GPSR] SGSN: Keep traffic counters for each PDP context by Harald Welte · 14 years ago
  46. 96df606 [GPRS] add comments to SGSN header file by Harald Welte · 14 years ago
  47. 807a5d8 [GPRS] Major LLC / TLLI handling fixes by Harald Welte · 14 years ago
  48. c2e8cc4 [GPRS] Implement TMSI reallocation and timers 3350 + 3370 by Harald Welte · 14 years ago
  49. cd4dd4d [GPRS] fix numerous compiler warnings by Harald Welte · 14 years ago
  50. 6463c07 [GPRS] SGSN: TMSI allocation by Harald Welte · 14 years ago
  51. 77289c2 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  52. 8acd88f [GPRS] SGSN: Include rate counters in MM Context by Harald Welte · 14 years ago
  53. 6abf94e [GPRS] Properly connect GPRS SM with LIBGTP for PDP context activation by Harald Welte · 14 years ago
  54. d193cb3 [GPRS] More work on a real SGSN by Harald Welte · 14 years ago
  55. 8fc1a46 [SGSN] remove the mmctx->sgsn pointer by Harald Welte · 14 years ago
  56. 2720e73 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago
  57. ba850c5 [gprs] cosmetic updates in header file by Harald Welte · 14 years ago
  58. eaa614c [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  59. f533e13 [gprs] add some Iu specific SGSN MM state fields by Harald Welte · 14 years ago
  60. 9b455bf Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago