1. 65b8992 meas: Install the scenario command and test it by Holger Hans Peter Freyther · 9 years ago
  2. 265e735 sgsn/test: Fix memory leak in test_subscriber_gsup by Jacob Erlbeck · 9 years ago
  3. 736da13 sgsn/test: Add checks for subscr->error_cause by Jacob Erlbeck · 9 years ago
  4. 9ca3ace gprs: Use 'Network failure' as default cause by Jacob Erlbeck · 9 years ago
  5. 8b13f31 gprs/test: Fix GSUP Purge MS response messages by Jacob Erlbeck · 9 years ago
  6. 86bc870 sgsn/test: Add tests for PurgeMs responses by Jacob Erlbeck · 9 years ago
  7. 3b0d0c0 gprs: Support cancellation type by Jacob Erlbeck · 9 years ago
  8. eafb849 gprs: Don't use subscr->keep_in_ram in normal operation by Jacob Erlbeck · 9 years ago
  9. 70c177a sgsn: Add sgsn_mm_ctx_cleanup_free for safe shutdown by Jacob Erlbeck · 9 years ago
  10. 428f1ec sgsn: Don't allow mmctx == NULL in sgsn_update_subscriber_data by Jacob Erlbeck · 9 years ago
  11. e71ab2f gprs: Rename gprs_subscr_delete to gprs_subscr_cleanup by Jacob Erlbeck · 9 years ago
  12. 7a7d881 gprs: Do not put the subscr in gprs_subscr_delete by Jacob Erlbeck · 9 years ago
  13. d95cb73 sgsn: Remove the "permanent" subscriber cache by Holger Hans Peter Freyther · 9 years ago
  14. e6140d0 sgsn: Remove inactive LLME/MM after inactivity timeout by Jacob Erlbeck · 9 years ago
  15. c9a7ba3 gprs: Add GPRS timer conversion functions by Jacob Erlbeck · 9 years ago
  16. 90e3ead sgsn: Restructure the 'update-subscriber' command by Jacob Erlbeck · 9 years ago
  17. f3df29d sgsn/test: Make assert_substr safer (Coverity) by Jacob Erlbeck · 9 years ago
  18. 00b8b91 gprs: Support the full cancellation procedure by Jacob Erlbeck · 9 years ago
  19. 629dacc gprs: Don't create a subscr entry on InsertSubscriberData by Jacob Erlbeck · 9 years ago
  20. 4f41486 gprs: Add replies for all GSUP requests by Jacob Erlbeck · 9 years ago
  21. fdf8ce5 gprs: Block other GSUP procedures during PURGE_MS by Jacob Erlbeck · 9 years ago
  22. b3982c1 gprs: Use PURGE MS messages by Jacob Erlbeck · 10 years ago
  23. cd1b055 gprs: Implement PURGE_MS GSUP messages by Jacob Erlbeck · 9 years ago
  24. 8768f2b sgsn/test: Add checks and reports to detect subscr leakage by Jacob Erlbeck · 9 years ago
  25. 0d2cf60 sgsn/test: Add test that intercepts gprs_gsup_client_send by Jacob Erlbeck · 9 years ago
  26. 9bf4be9 gprs: Add expiry timeout for subscriber entries by Jacob Erlbeck · 10 years ago
  27. a695d24 sgsn/test: Refactor subscriber test by Jacob Erlbeck · 9 years ago
  28. dc7e8b9 sgsn/test: Fix subscriber cleanup by Jacob Erlbeck · 9 years ago
  29. 03386f6 gprs/test: Move subscr cleanup code into a separate function by Jacob Erlbeck · 9 years ago
  30. 092bbc8 gprs: Let GSUP parser functions return GMM causes on errors by Jacob Erlbeck · 10 years ago
  31. 4101008 sgsn: Pass subscriber error causes to the GMM layer by Jacob Erlbeck · 10 years ago
  32. 9346dad gprs: Move protocol value_strings to gsm_04_08_gprs.c by Jacob Erlbeck · 10 years ago
  33. 803ebfa sgsn/test: Extend tests to simulate lost GSUP requests by Jacob Erlbeck · 10 years ago
  34. debbdd7 sgsn/test: Add GMM test for a GSUP based attach procedure by Jacob Erlbeck · 10 years ago
  35. b5c5143 sgsn/test: Add wrapper for gprs_subscr_rx_gsup_message by Jacob Erlbeck · 10 years ago
  36. 6ff7f64 sgsn: Add global require_update_location flag by Jacob Erlbeck · 10 years ago
  37. 16b17ed sgsn: Replace subscr.authenticate by global require_authentication flag by Jacob Erlbeck · 10 years ago
  38. 233715c sgsn: Integrate the GSUP client into the SGSN by Jacob Erlbeck · 10 years ago
  39. 2a5d950 gprs/test: Add tests for invalid GSUP messages by Jacob Erlbeck · 9 years ago
  40. 6e6b330 sgsn/test: Fix msgb freeing in mocked bssgp_tx_dl_ud by Jacob Erlbeck · 9 years ago
  41. 80dbcf1 sgsn/test: Add checks and reports to detect msgb leakage by Jacob Erlbeck · 9 years ago
  42. 5641cfc gprs: Add subscriber functions to create/handle GSUP messages by Jacob Erlbeck · 10 years ago
  43. ef8e30a gprs: Add encoder/decoder for the Subscriber Update Protocol by Jacob Erlbeck · 10 years ago
  44. f8b5a19 Partial revert "Fix most compiler warnings with gcc-4.9.2" by Holger Hans Peter Freyther · 10 years ago
  45. bad8ffc Fix most compiler warnings with gcc-4.9.2 by Harald Welte · 10 years ago
  46. b37d284 db: Extend the test to mark a SMS as delivered and verify it by Holger Hans Peter Freyther · 10 years ago
  47. 828059f sgsn: Add a subscriber based authentication phase by Jacob Erlbeck · 10 years ago
  48. b1332b6 sgsn: Add support for authentication triplets by Jacob Erlbeck · 10 years ago
  49. 96b81da gprs: Add gprs_shift_tlv function by Jacob Erlbeck · 10 years ago
  50. dce4501 gprs: Move TLV parser functions to gprs_utils.c and rename them by Jacob Erlbeck · 10 years ago
  51. d812699 sgsn: Support subscriber based authentication by Jacob Erlbeck · 10 years ago
  52. 56ec6a7 nat: Fix copy and paste in the test code by Holger Hans Peter Freyther · 10 years ago
  53. c16c350 sgsn: Add VTY commands to manage subscriber cache by Jacob Erlbeck · 10 years ago
  54. bf0b874 sgsn: Add gsm0408_gprs_access_cancelled by Jacob Erlbeck · 10 years ago
  55. d04f7cc sgsn: Integrate subscriber handling into the SGSN by Jacob Erlbeck · 10 years ago
  56. e8b6968 sgsn: Add gprs_subscriber.c by Jacob Erlbeck · 10 years ago
  57. 22ea7b7 msc: Add per subscriber keep_in_ram flag by Jacob Erlbeck · 10 years ago
  58. 4177568 sgsn: Remove warnings by Jacob Erlbeck · 10 years ago
  59. 6bc3b7f bsc/test: Add tests for gsm_subscriber base by Jacob Erlbeck · 10 years ago
  60. da8770b msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  61. 0c47d9e ctrl: Allow to query if the OML link is connected or not by Holger Hans Peter Freyther · 10 years ago
  62. 9fe9846 ctrl: Add command to get the current load of a BTS by Holger Hans Peter Freyther · 10 years ago
  63. 021a0d1 sgsn/test: Add test case for unexpected Detach Accepts by Jacob Erlbeck · 10 years ago
  64. 0a2c791 sgsn/test: Don't rely on the actual PRNG sequence by Jacob Erlbeck · 10 years ago
  65. 0bc746f gbproxy: Reset TLLIs when the link_info is found by IMSI/P-TMSI by Jacob Erlbeck · 10 years ago
  66. b96705b bsc: Add ctrl command to set the TRX ARFCN by Holger Hans Peter Freyther · 11 years ago
  67. d0284c8 bsc: Allow to generate new system information online by Holger Hans Peter Freyther · 10 years ago
  68. 982bb29 bsc: Allow to set the call-identity by Holger Hans Peter Freyther · 10 years ago
  69. 87b35d5 bsc: Allow to apply configuration for an individual BTS by Holger Hans Peter Freyther · 10 years ago
  70. 37ae84a mgcp/sdp: Session name must not be empty pick an empty one by Holger Hans Peter Freyther · 10 years ago
  71. 60e0992 mgcp: Allow to omit sending the audio name at all by Holger Hans Peter Freyther · 10 years ago
  72. b2acd74 sgsn: Remove explicit sgsn_instance parameters by Jacob Erlbeck · 10 years ago
  73. e06476a sgsn: Don't assign a new P-TMSI if one is pending by Jacob Erlbeck · 10 years ago
  74. 6f4bbd4 sgsn: Cleanup after RA Update Reject / Attach Reject by Jacob Erlbeck · 10 years ago
  75. d7b7773 sgsn: Add 'acl-only' authentication policy by Jacob Erlbeck · 10 years ago
  76. ca1c7aa sgsn/test: Add VTY tests for the SGSN by Jacob Erlbeck · 10 years ago
  77. 79d438a sgsn: Move IMSI authorization to gsm48_gmm_authorize by Jacob Erlbeck · 10 years ago
  78. 67318ef sgsn: Cleanup GMM state transitions by Jacob Erlbeck · 10 years ago
  79. c91a576 bsc: Move gsm_network_init function to libbsc by Jacob Erlbeck · 10 years ago
  80. 7c24b3e sgsn/test: Add test_gmm_attach by Jacob Erlbeck · 10 years ago
  81. 7548829 sgsn/test: Move message sending to send_0408_message by Jacob Erlbeck · 10 years ago
  82. ba8679d bts: Allow to set the LAC through the CTRL interface by Holger Hans Peter Freyther · 10 years ago
  83. b0f6129 gbproxy/test: Extend test_gbproxy_keep_info by Jacob Erlbeck · 10 years ago
  84. b35ee6b sgsn: Unassign the LLME after GMM Status without mmctx by Jacob Erlbeck · 10 years ago
  85. d2b37c5 bsc: Allow to disable sending ping/pong to the MSC by Holger Hans Peter Freyther · 10 years ago
  86. 42d284f sgsn: Handle Detach Requests even when there is no mmctx by Jacob Erlbeck · 10 years ago
  87. 97ee376 sgsn: Only send Detach Accept (MO) if power_off isn't set by Jacob Erlbeck · 10 years ago
  88. 0b2da87 sgsn/test: Add test case for Detach Request (MO, power-off = 1) by Jacob Erlbeck · 10 years ago
  89. f43a299 sgsn/test: Move MM context allocation into separate function by Jacob Erlbeck · 10 years ago
  90. 4760eae sgsn: Moved IMSI ACL management to sgsn_auth.c by Jacob Erlbeck · 10 years ago
  91. d5f24fd gbproxy: Patch BSSGP P-TMSI in PAGING PS messages by Jacob Erlbeck · 10 years ago
  92. 0d1ad5e gbproxy: Fix P-TMSI generation for repeated Attach Accept messages by Jacob Erlbeck · 10 years ago
  93. f7d1b4e gbproxy/test: Add test case for repeated and otherwise bad messages by Jacob Erlbeck · 10 years ago
  94. a926e54 gbproxy/test: Add expect_msg checks to test_gbproxy_keep_info by Jacob Erlbeck · 10 years ago
  95. 4c70e71 gbproxy/test: Don't assign a variable within OSMO_ASSERT (Coverity) by Jacob Erlbeck · 10 years ago
  96. 3d80527 gbproxy: Use a separate regexp for routing by Jacob Erlbeck · 10 years ago
  97. 8fbf44a gbproxy: Cleanup match config after tests by Jacob Erlbeck · 10 years ago
  98. f4290b0 gbproxy: Refactor IMSI matching by Jacob Erlbeck · 10 years ago
  99. e4b5f38 gbproxy/test: Add expect_msg checks to test_gbproxy_ra_patching by Jacob Erlbeck · 10 years ago
  100. a4b5e89 gbproxy/test: Save and check received messages by Jacob Erlbeck · 10 years ago