1. 41d1780 gprs/gprs_mm: add value_strings for PMM & MM states by Alexander Couzens · 7 years ago
  2. 1c7869e gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb() by Alexander Couzens · 7 years ago
  3. 5e33f44 gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 7 years ago
  4. 87ac258 sgsn: Fix deeply flawed copying logic for PDP context activation by Holger Hans Peter Freyther · 7 years ago
  5. 22f3e40 gprs: Fix compiler warning about uninitalized cause code by Philipp Maier · 7 years ago
  6. 5644c2b cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  7. 2b52125 Log expected SRES on GPRS AUTH REJECT by Max · 7 years ago
  8. 0915612 IuPS: properly update ra_id on GMM Attach Request by Neels Hofmeyr · 8 years ago
  9. 7b74246 Add support for pdpctx_timer_stop by Pravin Kumarvel · 8 years ago
  10. b9d251d Correct Logging macro for pdpctx_timer_start by Pravin Kumarvel · 8 years ago
  11. 9625a61 gprs/gsm0408_gprs_force_reattach_oldmsg: check llme before use by Alexander Couzens · 8 years ago
  12. 3d224b6 IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrives by Daniel Willmann · 8 years ago
  13. e986183 IuPS: Introduce function to change PMM state by Daniel Willmann · 8 years ago
  14. 68ce9e3 IuPS: GMM Attach: reset MM ctx pending_req by Daniel Willmann · 8 years ago
  15. 7d62c88 IuPS: sgsn_mm_ctx: add enum gprs_pmm_state field, track PMM state by Daniel Willmann · 8 years ago
  16. e0181a2 IuPS: RA UPD: make sure to authorize, for Iu Integrity Protection by Daniel Willmann · 8 years ago
  17. 65edec8 IuPS: add GMM Service Request rx and tx by Daniel Willmann · 8 years ago
  18. 522fee8 IuPS: send Security Mode Command, track the new_key flag. by Daniel Willmann · 8 years ago
  19. c3eb6a3 IuPS: dev hack: init hardcoded Ki on ATT REQ by Daniel Willmann · 8 years ago
  20. 943f973 IuPS: add Iu response to create_pdp_conf() by Daniel Willmann · 8 years ago
  21. 63dddc7 IuPS: redirect Iu in various places, link Iu in sgsn-test by Daniel Willmann · 8 years ago
  22. 945f608 IuPS: osmo-sgsn: add core IuPS impl, call iu_init() by Daniel Willmann · 8 years ago
  23. 499d3ce IuPS: track msg->dst aka ue_conn_ctx, comment by Daniel Willmann · 8 years ago
  24. 4b4ecb9 gprs_gmm: Fix bit mask when determining update/attach type by Daniel Willmann · 8 years ago
  25. 2a7ce0f comment: gsm48_gmm_sendmsg(): add spec reference on encryptable by Neels Hofmeyr · 8 years ago
  26. 32fdba0 sgsn: add statistics counter for GPRS and PDP packets by Alexander Couzens · 8 years ago
  27. 88790b2 gprs_gmm: remove duplicated start of T3395 by Alexander Couzens · 8 years ago
  28. 4bc2821 SGSN: encrypt/decrypt only necessary frames by Max · 8 years ago
  29. 6d99958 SGSN: add preliminary support for GPRS encryption by Max · 8 years ago
  30. eb64e3f SGSN: split GEA key management from TLLI by Max · 8 years ago
  31. 9943d7a SGSN: use unique AUTH REQ reference by Max · 8 years ago
  32. a86f5c0 SGSN: move TLLI unassignment into separate function by Max · 8 years ago
  33. d0ba6d6 gprs_gmm.c: don't transmit NOTEXIST when mmctx is NULL by Neels Hofmeyr · 8 years ago
  34. 711adc2 gprs: more conditionals for Gb specific actions by Daniel Willmann · 8 years ago
  35. 95de4d5 gprs_gmm.c: Perform LLME operations only if we have one by Harald Welte · 9 years ago
  36. 1548700 gprs_gmm.c: Make TLLI handling specific to Gb interface by Harald Welte · 9 years ago
  37. 4805d8f gprs_gmm.c: Don't try to de-reference NULL mmctx by Neels Hofmeyr · 8 years ago
  38. beaf11d rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb() by Harald Welte · 9 years ago
  39. c28dc2f prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  40. 35ade5e move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  41. 34ef4c5 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  42. f1c283c 04.08: apply new transaction id inline functions by Neels Hofmeyr · 8 years ago
  43. f94dfd5 04.08: apply new bitmask functions, fix bitmask use by Neels Hofmeyr · 8 years ago
  44. 556aa91 sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matches by Jacob Erlbeck · 9 years ago
  45. e437e12 sgsn: Change handling of missing mmctx in gsm48_rx_gmm_ra_upd_req by Jacob Erlbeck · 9 years ago
  46. dd5012a gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  47. b25510a Use 'ROUTING AREA' consistently, not 'ROUTEING AREA' by Harald Welte · 9 years ago
  48. 7e3e933 GSM/GPRS 04.08: Don't print numeric mobile identity types by Harald Welte · 9 years ago
  49. 369fb07 GMM: fix format string compiler warning by Harald Welte · 9 years ago
  50. 0b8dbb7 GMM: Don't use DGPRS logging category from GMM by Harald Welte · 9 years ago
  51. bdeaf5f GMM: use MMCTXP whenever possible to include MS identity in log output by Harald Welte · 9 years ago
  52. 20cbe91 GMM: add hexdump in case of unknown pdisc/msgtype by Harald Welte · 9 years ago
  53. 9b57a3d sgsn: make all SGSN timers configurable via the VTY by Harald Welte · 9 years ago
  54. b985234 sgsn: Simplify finding/using the first address of the result by Holger Hans Peter Freyther · 9 years ago
  55. 4b4f7b7 ggsn: The id is a uint32_t don't print it as signed by Holger Hans Peter Freyther · 9 years ago
  56. 2b1d49a sgsn: Allow to resolve the IPv4 address of a GGSN through DNS by Holger Hans Peter Freyther · 9 years ago
  57. 2c456b4 sgsn: Create a copy of the msgb for later usage by Holger Hans Peter Freyther · 9 years ago
  58. 3f7d46e sgsn: Re-factor the activate PDP code for future changes by Holger Hans Peter Freyther · 9 years ago
  59. 8b2b5fb sgsn: Extract the hlr Number into the mm context by Holger Hans Peter Freyther · 9 years ago
  60. f14098a sgsn: Add various signals consumed by CDR or other client code by Holger Hans Peter Freyther · 9 years ago
  61. a9f671c sgsn: Extract the MSISDN from the subscr data structure by Holger Hans Peter Freyther · 9 years ago
  62. 3400f11 sgsn: Select GGSN based on APN by Jacob Erlbeck · 9 years ago
  63. 70c177a sgsn: Add sgsn_mm_ctx_cleanup_free for safe shutdown by Jacob Erlbeck · 9 years ago
  64. b485ee9 sgsn: Ensure 0-terminated imsi strings (Coverity) by Jacob Erlbeck · 9 years ago
  65. e6140d0 sgsn: Remove inactive LLME/MM after inactivity timeout by Jacob Erlbeck · 9 years ago
  66. 3dafa86 gprs: Use a macro value to set the 'Periodic RA update timer' by Jacob Erlbeck · 9 years ago
  67. 1063ae0 gprs: Add 'Negotiated READY timer value' IE to Attach/RAU Accept by Jacob Erlbeck · 9 years ago
  68. f96779f sgsn: Add SGSN_ERROR_CAUSE_NONE and use it instead of 0 by Jacob Erlbeck · 9 years ago
  69. 4101008 sgsn: Pass subscriber error causes to the GMM layer by Jacob Erlbeck · 10 years ago
  70. 9346dad gprs: Move protocol value_strings to gsm_04_08_gprs.c by Jacob Erlbeck · 10 years ago
  71. 764b8d5 sgsn: Be more tolerant with state and SUSPEND/RESUME by Jacob Erlbeck · 10 years ago
  72. ac33698 sgsn: Integrate Auth & Ciph into gsm48_gmm_authorize by Jacob Erlbeck · 10 years ago
  73. bf0b874 sgsn: Add gsm0408_gprs_access_cancelled by Jacob Erlbeck · 10 years ago
  74. c9cb9b0 sgsn: Do authentication based on SRES values by Jacob Erlbeck · 10 years ago
  75. 4d12767 sgsn: Change Auth&Ciph timer handling by Jacob Erlbeck · 10 years ago
  76. 79dcaa4 sgsn: Fix and enable auth/ciph message generation by Jacob Erlbeck · 10 years ago
  77. b2acd74 sgsn: Remove explicit sgsn_instance parameters by Jacob Erlbeck · 10 years ago
  78. 802d78a sgsn: Refactor sgsn_auth to separate request and authorization by Jacob Erlbeck · 10 years ago
  79. e06476a sgsn: Don't assign a new P-TMSI if one is pending by Jacob Erlbeck · 10 years ago
  80. 218ed40 sgsn: Don't send XID reset after Detach Accept by Jacob Erlbeck · 10 years ago
  81. 6f4bbd4 sgsn: Cleanup after RA Update Reject / Attach Reject by Jacob Erlbeck · 10 years ago
  82. c64af7a sgsn: Make authorization asynchronous by Jacob Erlbeck · 10 years ago
  83. 79d438a sgsn: Move IMSI authorization to gsm48_gmm_authorize by Jacob Erlbeck · 10 years ago
  84. 0a6a02e sgsn: Fix LLME leak when forcing a reattach by Jacob Erlbeck · 10 years ago
  85. 6e15b73 sgsn: Split gsm0408_gprs_force_reattach into 2 functions by Jacob Erlbeck · 10 years ago
  86. 2533588 sgsn: Call mm_ctx_cleanup_free to deregister MM context by Jacob Erlbeck · 10 years ago
  87. 67318ef sgsn: Cleanup GMM state transitions by Jacob Erlbeck · 10 years ago
  88. 4f9b64a sgsn: Reorganize and fix gsm48_gmm_authorize by Jacob Erlbeck · 10 years ago
  89. b35ee6b sgsn: Unassign the LLME after GMM Status without mmctx by Jacob Erlbeck · 10 years ago
  90. ce61bb7 sgsn: Remove unused static functions from gprs_gmm.c by Jacob Erlbeck · 10 years ago
  91. 42d284f sgsn: Handle Detach Requests even when there is no mmctx by Jacob Erlbeck · 10 years ago
  92. 97ee376 sgsn: Only send Detach Accept (MO) if power_off isn't set by Jacob Erlbeck · 10 years ago
  93. 4760eae sgsn: Moved IMSI ACL management to sgsn_auth.c by Jacob Erlbeck · 10 years ago
  94. 5233c0c sgsn: Avoid duplicated Attach Accept messages by Jacob Erlbeck · 10 years ago
  95. ccaa22a sgsn: Send detach(re-attach) instead of gmm status if TLLI unknown by Jacob Erlbeck · 10 years ago
  96. d781c7a sgsn: Delete PDP contexts properly by Jacob Erlbeck · 10 years ago
  97. 12396bd sgsn: Free MM context after receiving a Detach Request by Jacob Erlbeck · 10 years ago
  98. 09827d5 gprs: Move log message about mm context after NULL check by Daniel Willmann · 10 years ago
  99. c9ac973 gprs: Improve loglevels and log messages for SGSN by Daniel Willmann · 10 years ago
  100. aa45c76 gprs: Use imsi field instead of imei by Jacob Erlbeck · 10 years ago