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