1. 556aa91 sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matches by Jacob Erlbeck · 9 years ago
  2. e437e12 sgsn: Change handling of missing mmctx in gsm48_rx_gmm_ra_upd_req by Jacob Erlbeck · 9 years ago
  3. dd5012a gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  4. b25510a Use 'ROUTING AREA' consistently, not 'ROUTEING AREA' by Harald Welte · 9 years ago
  5. 7e3e933 GSM/GPRS 04.08: Don't print numeric mobile identity types by Harald Welte · 9 years ago
  6. 369fb07 GMM: fix format string compiler warning by Harald Welte · 9 years ago
  7. 0b8dbb7 GMM: Don't use DGPRS logging category from GMM by Harald Welte · 9 years ago
  8. bdeaf5f GMM: use MMCTXP whenever possible to include MS identity in log output by Harald Welte · 9 years ago
  9. 20cbe91 GMM: add hexdump in case of unknown pdisc/msgtype by Harald Welte · 9 years ago
  10. 9b57a3d sgsn: make all SGSN timers configurable via the VTY by Harald Welte · 9 years ago
  11. b985234 sgsn: Simplify finding/using the first address of the result by Holger Hans Peter Freyther · 9 years ago
  12. 4b4f7b7 ggsn: The id is a uint32_t don't print it as signed by Holger Hans Peter Freyther · 9 years ago
  13. 2b1d49a sgsn: Allow to resolve the IPv4 address of a GGSN through DNS by Holger Hans Peter Freyther · 9 years ago
  14. 2c456b4 sgsn: Create a copy of the msgb for later usage by Holger Hans Peter Freyther · 9 years ago
  15. 3f7d46e sgsn: Re-factor the activate PDP code for future changes by Holger Hans Peter Freyther · 9 years ago
  16. 8b2b5fb sgsn: Extract the hlr Number into the mm context by Holger Hans Peter Freyther · 9 years ago
  17. f14098a sgsn: Add various signals consumed by CDR or other client code by Holger Hans Peter Freyther · 9 years ago
  18. a9f671c sgsn: Extract the MSISDN from the subscr data structure by Holger Hans Peter Freyther · 9 years ago
  19. 3400f11 sgsn: Select GGSN based on APN by Jacob Erlbeck · 9 years ago
  20. 70c177a sgsn: Add sgsn_mm_ctx_cleanup_free for safe shutdown by Jacob Erlbeck · 9 years ago
  21. b485ee9 sgsn: Ensure 0-terminated imsi strings (Coverity) by Jacob Erlbeck · 9 years ago
  22. e6140d0 sgsn: Remove inactive LLME/MM after inactivity timeout by Jacob Erlbeck · 9 years ago
  23. 3dafa86 gprs: Use a macro value to set the 'Periodic RA update timer' by Jacob Erlbeck · 9 years ago
  24. 1063ae0 gprs: Add 'Negotiated READY timer value' IE to Attach/RAU Accept by Jacob Erlbeck · 9 years ago
  25. f96779f sgsn: Add SGSN_ERROR_CAUSE_NONE and use it instead of 0 by Jacob Erlbeck · 9 years ago
  26. 4101008 sgsn: Pass subscriber error causes to the GMM layer by Jacob Erlbeck · 10 years ago
  27. 9346dad gprs: Move protocol value_strings to gsm_04_08_gprs.c by Jacob Erlbeck · 10 years ago
  28. 764b8d5 sgsn: Be more tolerant with state and SUSPEND/RESUME by Jacob Erlbeck · 10 years ago
  29. ac33698 sgsn: Integrate Auth & Ciph into gsm48_gmm_authorize by Jacob Erlbeck · 10 years ago
  30. bf0b874 sgsn: Add gsm0408_gprs_access_cancelled by Jacob Erlbeck · 10 years ago
  31. c9cb9b0 sgsn: Do authentication based on SRES values by Jacob Erlbeck · 10 years ago
  32. 4d12767 sgsn: Change Auth&Ciph timer handling by Jacob Erlbeck · 10 years ago
  33. 79dcaa4 sgsn: Fix and enable auth/ciph message generation by Jacob Erlbeck · 10 years ago
  34. b2acd74 sgsn: Remove explicit sgsn_instance parameters by Jacob Erlbeck · 10 years ago
  35. 802d78a sgsn: Refactor sgsn_auth to separate request and authorization by Jacob Erlbeck · 10 years ago
  36. e06476a sgsn: Don't assign a new P-TMSI if one is pending by Jacob Erlbeck · 10 years ago
  37. 218ed40 sgsn: Don't send XID reset after Detach Accept by Jacob Erlbeck · 10 years ago
  38. 6f4bbd4 sgsn: Cleanup after RA Update Reject / Attach Reject by Jacob Erlbeck · 10 years ago
  39. c64af7a sgsn: Make authorization asynchronous by Jacob Erlbeck · 10 years ago
  40. 79d438a sgsn: Move IMSI authorization to gsm48_gmm_authorize by Jacob Erlbeck · 10 years ago
  41. 0a6a02e sgsn: Fix LLME leak when forcing a reattach by Jacob Erlbeck · 10 years ago
  42. 6e15b73 sgsn: Split gsm0408_gprs_force_reattach into 2 functions by Jacob Erlbeck · 10 years ago
  43. 2533588 sgsn: Call mm_ctx_cleanup_free to deregister MM context by Jacob Erlbeck · 10 years ago
  44. 67318ef sgsn: Cleanup GMM state transitions by Jacob Erlbeck · 10 years ago
  45. 4f9b64a sgsn: Reorganize and fix gsm48_gmm_authorize by Jacob Erlbeck · 10 years ago
  46. b35ee6b sgsn: Unassign the LLME after GMM Status without mmctx by Jacob Erlbeck · 10 years ago
  47. ce61bb7 sgsn: Remove unused static functions from gprs_gmm.c by Jacob Erlbeck · 10 years ago
  48. 42d284f sgsn: Handle Detach Requests even when there is no mmctx by Jacob Erlbeck · 10 years ago
  49. 97ee376 sgsn: Only send Detach Accept (MO) if power_off isn't set by Jacob Erlbeck · 10 years ago
  50. 4760eae sgsn: Moved IMSI ACL management to sgsn_auth.c by Jacob Erlbeck · 10 years ago
  51. 5233c0c sgsn: Avoid duplicated Attach Accept messages by Jacob Erlbeck · 10 years ago
  52. ccaa22a sgsn: Send detach(re-attach) instead of gmm status if TLLI unknown by Jacob Erlbeck · 10 years ago
  53. d781c7a sgsn: Delete PDP contexts properly by Jacob Erlbeck · 10 years ago
  54. 12396bd sgsn: Free MM context after receiving a Detach Request by Jacob Erlbeck · 10 years ago
  55. 09827d5 gprs: Move log message about mm context after NULL check by Daniel Willmann · 10 years ago
  56. c9ac973 gprs: Improve loglevels and log messages for SGSN by Daniel Willmann · 10 years ago
  57. aa45c76 gprs: Use imsi field instead of imei by Jacob Erlbeck · 10 years ago
  58. b32f34a gprs: Reduce the number of compiler warnings in gprs_gmm.c by Holger Hans Peter Freyther · 10 years ago
  59. 1b51fc2 sgsn: Comparing array to NULL is not useful by Holger Hans Peter Freyther · 10 years ago
  60. d4b9b02 sgsn: spelling fixes inside comments by Harald Welte · 11 years ago
  61. 2b9693d sgsn: Add "auth-policy" VTY command to enable/disable ACL by Harald Welte · 11 years ago
  62. a0879c1 sgsn: add a minimalistic ACL by Harald Welte · 11 years ago
  63. 6824c50 sgsn: Fix lengths of MS Network Capability and MS Radio Access Capability elements. by Alexander Chemeris · 11 years ago
  64. d8765b9 add some comments regarding the free() / release of pdp contextx by Harald Welte · 12 years ago
  65. cfb6b28 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  66. 4bb9ce8 GPRS GMM: When we receive a RA UPD REQ, we are NORMAL even after SUSPEND by Harald Welte · 13 years ago
  67. 612c3d8 GPRS GMM: Send LLGMM-RESET.req when talking to unknown MS by Harald Welte · 13 years ago
  68. f01f18e gprs_gmm: Fix various compiler warnings by Holger Hans Peter Freyther · 13 years ago
  69. 9e7093c GPRS: Fix the parsing/interpretation of the PDP CTX status IE by Harald Welte · 13 years ago
  70. 45ca552 GPRS: Fix buffer overflow in case of very long MS RA CAP IE by Harald Welte · 13 years ago
  71. 0b5e01e gprs_gmm: ctx cannot be null, so remove check by Harald Welte · 13 years ago
  72. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  73. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  74. 8b1713a Fix build of bsc-nat and GPRS code after include path change by Harald Welte · 13 years ago
  75. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  76. 66d062a [SGSN] Fix processing of RA Update Request regarding TLLI by Harald Welte · 14 years ago
  77. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  78. c6e196f SGSN: Avoid duplicate MM contexts in case MS and SGSN disagree on P-TMSI by Harald Welte · 14 years ago
  79. 94ecef3 SGSN: Implement network-initiated PDP CTX DEACT when GGSN restarts by Harald Welte · 14 years ago
  80. f8ff153 SGSN / GMM: Only allow non-roaming IMSIs by Harald Welte · 14 years ago
  81. 51f78ee GPRS/GMM: Correctly look up MM Context in RA Update by Harald Welte · 14 years ago
  82. abe0613 [SGSN] Some IEs in ATTACH REQUEST can be longer in 24.008 by Harald Welte · 14 years ago
  83. 45fcf68 [SGSN] Initial work on GMM authentication and ciphering by Harald Welte · 14 years ago
  84. 0c4304f [SGSN] use GPRS_ALGO_GEA0 instead of '0' by Harald Welte · 14 years ago
  85. b7b0fd7 [SGSN] SM: Properly parse APN and PCO Optional IE in PDP CTX ACT REQ by Harald Welte · 14 years ago
  86. ef7157f [SGSN] Send poper SM and GMM STATUS in case we have no MM CTX by Harald Welte · 14 years ago
  87. 8bf65d0 [SGSN] Remove old dead code by Harald Welte · 14 years ago
  88. a456a23 [SGSN] Only increment PDP CTX ACT count after check for retransmission by Harald Welte · 14 years ago
  89. 5fbac98 [SGSN] Account for re-transmitted PDP CTX ACT REQ by Harald Welte · 14 years ago
  90. 17b2646 [SGSN] GMM: Complete value_string for GMM cause values by Harald Welte · 14 years ago
  91. b3d84a4 [SGSN] Fix TLLI (re)assignments by Harald Welte · 14 years ago
  92. 309b593 [SGSN] MM: Properly communicate TLLI changes / unassignment to LLC by Harald Welte · 14 years ago
  93. e25385b [SGSN] Deactivate all PDP contexts on GPRS DETACH by Harald Welte · 14 years ago
  94. 5026482 [GPRS] SGSN: Pass BSSGP SUSPEND/RESUME up to GMM and alter MMCTX state by Harald Welte · 14 years ago
  95. 263edd1 [GPRS] GMM/SM: Improve error handling by sending STATUS messages by Harald Welte · 14 years ago
  96. d961072 [GPRS] Drop all PDP contexts not present in PDP CTX STATUS IE at RA UPD by Harald Welte · 14 years ago
  97. 3b80731 [GPRS] SM: Acknowledge PDP CTX DEACT for non-existing PDP CTX by Harald Welte · 14 years ago
  98. 75871c7 [GPRS] Major LLC / TLLI handling fixes by Harald Welte · 14 years ago
  99. 96cf248 [GPRS] GMM: Set LLC 'C/R' bit when sending IDENTITY REQUEST by Harald Welte · 14 years ago
  100. cca80c9 [GPRS] Include IMSI and DRX params in BSSGP DL-UD by Harald Welte · 14 years ago