1. b3982c1 gprs: Use PURGE MS messages by Jacob Erlbeck · 9 years ago
  2. 8768f2b sgsn/test: Add checks and reports to detect subscr leakage by Jacob Erlbeck · 9 years ago
  3. 0d2cf60 sgsn/test: Add test that intercepts gprs_gsup_client_send by Jacob Erlbeck · 9 years ago
  4. 9bf4be9 gprs: Add expiry timeout for subscriber entries by Jacob Erlbeck · 9 years ago
  5. a695d24 sgsn/test: Refactor subscriber test by Jacob Erlbeck · 9 years ago
  6. dc7e8b9 sgsn/test: Fix subscriber cleanup by Jacob Erlbeck · 9 years ago
  7. 03386f6 gprs/test: Move subscr cleanup code into a separate function by Jacob Erlbeck · 9 years ago
  8. 092bbc8 gprs: Let GSUP parser functions return GMM causes on errors by Jacob Erlbeck · 9 years ago
  9. 4101008 sgsn: Pass subscriber error causes to the GMM layer by Jacob Erlbeck · 9 years ago
  10. 803ebfa sgsn/test: Extend tests to simulate lost GSUP requests by Jacob Erlbeck · 10 years ago
  11. debbdd7 sgsn/test: Add GMM test for a GSUP based attach procedure by Jacob Erlbeck · 10 years ago
  12. b5c5143 sgsn/test: Add wrapper for gprs_subscr_rx_gsup_message by Jacob Erlbeck · 10 years ago
  13. 6ff7f64 sgsn: Add global require_update_location flag by Jacob Erlbeck · 10 years ago
  14. 16b17ed sgsn: Replace subscr.authenticate by global require_authentication flag by Jacob Erlbeck · 10 years ago
  15. 6e6b330 sgsn/test: Fix msgb freeing in mocked bssgp_tx_dl_ud by Jacob Erlbeck · 9 years ago
  16. 80dbcf1 sgsn/test: Add checks and reports to detect msgb leakage by Jacob Erlbeck · 9 years ago
  17. 5641cfc gprs: Add subscriber functions to create/handle GSUP messages by Jacob Erlbeck · 10 years ago
  18. 828059f sgsn: Add a subscriber based authentication phase by Jacob Erlbeck · 10 years ago
  19. b1332b6 sgsn: Add support for authentication triplets by Jacob Erlbeck · 10 years ago
  20. d812699 sgsn: Support subscriber based authentication by Jacob Erlbeck · 10 years ago
  21. bf0b874 sgsn: Add gsm0408_gprs_access_cancelled by Jacob Erlbeck · 10 years ago
  22. d04f7cc sgsn: Integrate subscriber handling into the SGSN by Jacob Erlbeck · 10 years ago
  23. e8b6968 sgsn: Add gprs_subscriber.c by Jacob Erlbeck · 10 years ago
  24. 021a0d1 sgsn/test: Add test case for unexpected Detach Accepts by Jacob Erlbeck · 10 years ago
  25. 0a2c791 sgsn/test: Don't rely on the actual PRNG sequence by Jacob Erlbeck · 10 years ago
  26. b2acd74 sgsn: Remove explicit sgsn_instance parameters by Jacob Erlbeck · 10 years ago
  27. e06476a sgsn: Don't assign a new P-TMSI if one is pending by Jacob Erlbeck · 10 years ago
  28. 6f4bbd4 sgsn: Cleanup after RA Update Reject / Attach Reject by Jacob Erlbeck · 10 years ago
  29. d7b7773 sgsn: Add 'acl-only' authentication policy by Jacob Erlbeck · 10 years ago
  30. 79d438a sgsn: Move IMSI authorization to gsm48_gmm_authorize by Jacob Erlbeck · 10 years ago
  31. 67318ef sgsn: Cleanup GMM state transitions by Jacob Erlbeck · 10 years ago
  32. 7c24b3e sgsn/test: Add test_gmm_attach by Jacob Erlbeck · 10 years ago
  33. 7548829 sgsn/test: Move message sending to send_0408_message by Jacob Erlbeck · 10 years ago
  34. b35ee6b sgsn: Unassign the LLME after GMM Status without mmctx by Jacob Erlbeck · 10 years ago
  35. 42d284f sgsn: Handle Detach Requests even when there is no mmctx by Jacob Erlbeck · 10 years ago
  36. 97ee376 sgsn: Only send Detach Accept (MO) if power_off isn't set by Jacob Erlbeck · 10 years ago
  37. 0b2da87 sgsn/test: Add test case for Detach Request (MO, power-off = 1) by Jacob Erlbeck · 10 years ago
  38. f43a299 sgsn/test: Move MM context allocation into separate function by Jacob Erlbeck · 10 years ago
  39. 12396bd sgsn: Free MM context after receiving a Detach Request by Jacob Erlbeck · 10 years ago
  40. 9424684 sgsn: Add test that exposes a dangling pointer to the LLME by Holger Hans Peter Freyther · 10 years ago
  41. 49dbcd9 sgsn: Create testcase that verifies that llmes get deleted by Holger Hans Peter Freyther · 10 years ago
  42. 232f621 sgsn: Add boilerplate code for a SGSN test by Holger Hans Peter Freyther · 10 years ago