1. 1d778fd sgsn: Remove the "permanent" subscriber cache by Holger Hans Peter Freyther · 9 years ago
  2. 6be9ffa sgsn/test: Make assert_substr safer (Coverity) by Jacob Erlbeck · 9 years ago
  3. 87c7ffc gprs: Support the full cancellation procedure by Jacob Erlbeck · 9 years ago
  4. 4dedb27 gprs: Don't create a subscr entry on InsertSubscriberData by Jacob Erlbeck · 9 years ago
  5. 9999fd9 gprs: Add replies for all GSUP requests by Jacob Erlbeck · 9 years ago
  6. f81cacc gprs: Block other GSUP procedures during PURGE_MS by Jacob Erlbeck · 9 years ago
  7. 65fa3f7 gprs: Use PURGE MS messages by Jacob Erlbeck · 9 years ago
  8. 058bc26 sgsn/test: Add checks and reports to detect subscr leakage by Jacob Erlbeck · 9 years ago
  9. c157ee7 sgsn/test: Add test that intercepts gprs_gsup_client_send by Jacob Erlbeck · 9 years ago
  10. 0f47b8f gprs: Add expiry timeout for subscriber entries by Jacob Erlbeck · 9 years ago
  11. b8fb140 sgsn/test: Refactor subscriber test by Jacob Erlbeck · 9 years ago
  12. e1beb6f sgsn/test: Fix subscriber cleanup by Jacob Erlbeck · 9 years ago
  13. d3cde1e gprs/test: Move subscr cleanup code into a separate function by Jacob Erlbeck · 9 years ago
  14. bce2061 gprs: Let GSUP parser functions return GMM causes on errors by Jacob Erlbeck · 9 years ago
  15. af3d5c5 sgsn: Pass subscriber error causes to the GMM layer by Jacob Erlbeck · 9 years ago
  16. 7660ffa sgsn/test: Extend tests to simulate lost GSUP requests by Jacob Erlbeck · 10 years ago
  17. 3d72245 sgsn/test: Add GMM test for a GSUP based attach procedure by Jacob Erlbeck · 10 years ago
  18. e21e184 sgsn/test: Add wrapper for gprs_subscr_rx_gsup_message by Jacob Erlbeck · 10 years ago
  19. 771573c sgsn: Add global require_update_location flag by Jacob Erlbeck · 10 years ago
  20. 9d4f46c sgsn: Replace subscr.authenticate by global require_authentication flag by Jacob Erlbeck · 10 years ago
  21. f0b06d8 sgsn/test: Fix msgb freeing in mocked bssgp_tx_dl_ud by Jacob Erlbeck · 9 years ago
  22. 07de92e sgsn/test: Add checks and reports to detect msgb leakage by Jacob Erlbeck · 9 years ago
  23. a6ddc2d gprs: Add subscriber functions to create/handle GSUP messages by Jacob Erlbeck · 10 years ago
  24. 98a95ac sgsn: Add a subscriber based authentication phase by Jacob Erlbeck · 10 years ago
  25. 7921ab1 sgsn: Add support for authentication triplets by Jacob Erlbeck · 10 years ago
  26. 2e5e94c sgsn: Support subscriber based authentication by Jacob Erlbeck · 10 years ago
  27. 98647ca sgsn: Add gsm0408_gprs_access_cancelled by Jacob Erlbeck · 10 years ago
  28. be2c8d9 sgsn: Integrate subscriber handling into the SGSN by Jacob Erlbeck · 10 years ago
  29. 33b6dad sgsn: Add gprs_subscriber.c by Jacob Erlbeck · 10 years ago
  30. de4bbc7 sgsn/test: Add test case for unexpected Detach Accepts by Jacob Erlbeck · 10 years ago
  31. aec03a1 sgsn/test: Don't rely on the actual PRNG sequence by Jacob Erlbeck · 10 years ago
  32. a0b6efb sgsn: Remove explicit sgsn_instance parameters by Jacob Erlbeck · 10 years ago
  33. f6e7d99 sgsn: Don't assign a new P-TMSI if one is pending by Jacob Erlbeck · 10 years ago
  34. 80d07e3 sgsn: Cleanup after RA Update Reject / Attach Reject by Jacob Erlbeck · 10 years ago
  35. 106f547 sgsn: Add 'acl-only' authentication policy by Jacob Erlbeck · 10 years ago
  36. 0c06f98 sgsn: Move IMSI authorization to gsm48_gmm_authorize by Jacob Erlbeck · 10 years ago
  37. 0074a77 sgsn: Cleanup GMM state transitions by Jacob Erlbeck · 10 years ago
  38. 27cb4d5 sgsn/test: Add test_gmm_attach by Jacob Erlbeck · 10 years ago
  39. 94ef1c0 sgsn/test: Move message sending to send_0408_message by Jacob Erlbeck · 10 years ago
  40. 14ae582 sgsn: Unassign the LLME after GMM Status without mmctx by Jacob Erlbeck · 10 years ago
  41. 5a38f64 sgsn: Handle Detach Requests even when there is no mmctx by Jacob Erlbeck · 10 years ago
  42. b9ab0d4 sgsn: Only send Detach Accept (MO) if power_off isn't set by Jacob Erlbeck · 10 years ago
  43. 189999d sgsn/test: Add test case for Detach Request (MO, power-off = 1) by Jacob Erlbeck · 10 years ago
  44. abc16a5 sgsn/test: Move MM context allocation into separate function by Jacob Erlbeck · 10 years ago
  45. 258ce3d sgsn: Free MM context after receiving a Detach Request by Jacob Erlbeck · 10 years ago
  46. fe92133 sgsn: Add test that exposes a dangling pointer to the LLME by Holger Hans Peter Freyther · 10 years ago
  47. 4299c05 sgsn: Create testcase that verifies that llmes get deleted by Holger Hans Peter Freyther · 10 years ago
  48. 68c6f88 sgsn: Add boilerplate code for a SGSN test by Holger Hans Peter Freyther · 10 years ago