1. 10c6419 libmsc/ussd.c: use connection ref-counting and transactions by Vadim Yanitskiy · 6 years ago
  2. defc3c8 implement periodic Location Update expiry in the VLR by Stefan Sperling · 6 years ago
  3. 6f4752e vlr_access_req_fsm: use correct cause codes by Philipp Maier · 6 years ago
  4. 7d7ee42 tests/msc_vlr: fix expected SS message names by Vadim Yanitskiy · 6 years ago
  5. 99a8d23 msc conn ref counts: log human readable list of conn owners by Neels Hofmeyr · 6 years ago
  6. 1580959 refactor VLR FSM result handling by Neels Hofmeyr · 6 years ago
  7. fe4ba7c cosmetic: embed compl_l3_type in FSM id by Neels Hofmeyr · 6 years ago
  8. 4068ab2 properly receive BSSMAP Clear Complete and Iu Release Complete by Neels Hofmeyr · 6 years ago
  9. e3d3dc6 refactor subscr_conn and subscr_conn_fsm de-/alloc by Neels Hofmeyr · 6 years ago
  10. dc2514b CC: intentionally release T308 on BSSMAP Clear Request from BSC by Neels Hofmeyr · 6 years ago
  11. cbcf89c msc_vlr_test_call: reproduce OS#3062 by Neels Hofmeyr · 6 years ago
  12. 39b5548 Permit any Sender MSISDN when sending SMS from VTY by Harald Welte · 6 years ago
  13. 93c7463 unify allocation of gsm_subscriber_connection by Neels Hofmeyr · 6 years ago
  14. 16c42b5 subscr_conn: store complete_layer3_type in conn, not FSM event arg by Neels Hofmeyr · 6 years ago
  15. 4d3a66b cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi by Neels Hofmeyr · 6 years ago
  16. 9fe52e4 test_reject_concurrency: missing assert by Neels Hofmeyr · 6 years ago
  17. 08b3828 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  18. a6ac98b remove empty libcommon-cs by Neels Hofmeyr · 6 years ago
  19. 8ea65b3 rename libcommon to libgsupclient by Neels Hofmeyr · 6 years ago
  20. c01e909 dissolve libcommon: move talloc ctx into msc_main.c, drop talloc_ctx.c by Neels Hofmeyr · 6 years ago
  21. 6a8b9c7 dissolve libcommon: drop debug.c by Neels Hofmeyr · 6 years ago
  22. d6a769b trans_free: tear down conn when last transaction is done by Neels Hofmeyr · 6 years ago
  23. eb1cfdb msc_vlr_tests: add CC Release test and test to catch OS#2779 by Neels Hofmeyr · 6 years ago
  24. e9e2f5c cosmetic: rename conn_fsm "bump" event to "release_when_unused" by Neels Hofmeyr · 6 years ago
  25. 12e17be cosmetic: msc_vlr_tests: enable CC logging in debug by Neels Hofmeyr · 6 years ago
  26. fe718bc cosmetic: vlr_auth: log decision to send UMTS or GSM AKA challenge by Neels Hofmeyr · 6 years ago
  27. a7fd88c msc_vlr_tests: add test_a5_3_not_supported by Neels Hofmeyr · 6 years ago
  28. a9099bc cosmetic: vlr_auth_fsm: log RAN and size along with SRES/RES by Neels Hofmeyr · 6 years ago
  29. 11d2ce3 cosmetic: vlr_auth_fsm: clarify decision on UMTS AKA or GSM AKA by Neels Hofmeyr · 6 years ago
  30. 31adcae msc_vlr_test_umts_authen: test response with only SRES half of RES by Neels Hofmeyr · 6 years ago
  31. c6d20dd msc_vlr_test_umts_authen: test response with too long RES by Neels Hofmeyr · 6 years ago
  32. 15ed426 msc_vlr_test_umts_authen: test response with too short RES by Neels Hofmeyr · 6 years ago
  33. d97821f cosmetic: gsm48_rx_mm_auth_resp(): log 'UMTS AUTH', not 'R99 AUTH' by Neels Hofmeyr · 6 years ago
  34. 8e0af0b vlr auth: gracefully reject malformed auth response by Neels Hofmeyr · 6 years ago
  35. 7795a19 vlr: fix GSM AKA in a UMTS AKA capable environment by Neels Hofmeyr · 6 years ago
  36. cac6e89 msc_vlr_test_gsm_ciph: add test for GSM AKA in UMTS environment by Neels Hofmeyr · 6 years ago
  37. dbabfd3 msc_vlr_tests: clearly separate Ciph Mode from Security Mode checking by Neels Hofmeyr · 6 years ago
  38. da21a52 msc_vlr_tests: improve cipher mode coverage by Neels Hofmeyr · 6 years ago
  39. f3d81f6 msc_vlr_tests: make all test functions static by Neels Hofmeyr · 6 years ago
  40. 87524ab msc_vlr_test_gsm_ciph: drop unused function by Neels Hofmeyr · 6 years ago
  41. dfdc61d msc_vlr_tests: revert IMSI parameter and test nr output by Neels Hofmeyr · 6 years ago
  42. 7f48420 cosmetic: gsm_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 6 years ago
  43. 098aa71 remove unused "auth policy" VTY command by Harald Welte · 6 years ago
  44. 2346619 remove unused "authorized-regexp" VTY command by Harald Welte · 6 years ago
  45. d5db170 remove bsc_api.h and all users - they're all dead code by Harald Welte · 6 years ago
  46. 5e60de6 VLR tests: move network init into function by Max · 6 years ago
  47. b0a4314 VLR tests: always print test parameters by Max · 6 years ago
  48. 29ce08a VLR tests: remove weird code by Max · 6 years ago
  49. 6817190 VLR tests: don't fail via assert by Max · 6 years ago
  50. d5feade Expand VLR tests by Max · 6 years ago
  51. d8d1a9e VLR tests: mark static test functions as such by Max · 6 years ago
  52. 093300d Move IMSI into test parameters by Max · 6 years ago
  53. 5e2e9bd Fix whitespace issues by Max · 6 years ago
  54. 621ba03 mgcp: use osmo-mgw to switch rtp streams by Philipp Maier · 7 years ago
  55. c200785 Implement checks for duplicate uplink UL L3 message by Harald Welte · 6 years ago
  56. 7b222aa Permit a set of multiple different A5 ciphers by Harald Welte · 7 years ago
  57. 71c51df Shift ciphering algorithm selection from VLR to MSC by Harald Welte · 7 years ago
  58. d35038d Massive removal of unused code/structs/headers by Harald Welte · 6 years ago
  59. a3ab1de remove traces of bsc_subscriber by Harald Welte · 6 years ago
  60. 80315ef Fix msc_vlr test results (.err) for new libosmocore GSM48_PDISC names by Harald Welte · 6 years ago
  61. a1c5de4 Remove traces of meas_feed by Harald Welte · 6 years ago
  62. a263bb2 VLR: log subscriber update by Max · 7 years ago
  63. 753c15d Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  64. facd57a fix: properly cancel all Paging on IMSI Detach by Neels Hofmeyr · 7 years ago
  65. 2ff5bcd fix paging: add timeout to discard unsuccessful paging by Neels Hofmeyr · 7 years ago
  66. 2ef2da5 cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is used by Neels Hofmeyr · 7 years ago
  67. 4cf4fdd vlr: debug log: log Ciphering Mode details by Neels Hofmeyr · 7 years ago
  68. 3f5b780 cosmetic: msc_vlr_tests: log SMS details when invoked with -v by Neels Hofmeyr · 7 years ago
  69. 60383a1 Remove unneeded .py scripts by Max · 7 years ago
  70. abb24a2 Add basic CTRL test by Max · 7 years ago
  71. 82be67d fix use after free: missing conn_get on CC paging response by Neels Hofmeyr · 7 years ago
  72. a99b427 add msc_vlr_test_call to reproduce a sanitizer error by Neels Hofmeyr · 7 years ago
  73. 6166f29 subscr_conn: introduce usage tokens for ref error tracking by Neels Hofmeyr · 7 years ago
  74. 8a656eb msc_vlr_tests: set a valid lac for fake conns by Neels Hofmeyr · 7 years ago
  75. 9c848b5 msc_vlr_tests: fix test nr arg: clear errno before strtol() by Neels Hofmeyr · 7 years ago
  76. 0442ea2 sms_queue_test: sanitize: clean up talloc contexts when done by Neels Hofmeyr · 7 years ago
  77. 2c46e04 cosmetic: msc_vlr_tests: add comment to show expected tallocs by Neels Hofmeyr · 7 years ago
  78. 3bae836 vlr_subscr_conn_timeout(): don't fire events to discarded fi by Neels Hofmeyr · 7 years ago
  79. 3ddd742 subscr_conn: don't close after conn timeout by Neels Hofmeyr · 7 years ago
  80. 7b1418e tests: add msc_vlr_test_authen_reuse by Neels Hofmeyr · 7 years ago
  81. 33f5341 cosmetic: vlr: rename auth_tuple_max_use_count to _reuse_ by Neels Hofmeyr · 7 years ago
  82. 96748ca msc_vlr_tests: fix rebuild: rebuild when src/ libs were rebuilt by Neels Hofmeyr · 7 years ago
  83. 8f042b9 osmo-msc: Don't link against libasn1c by Harald Welte · 7 years ago
  84. 834f94a fix memory leak: vlr: vlr_gsupc_read_cb() must msgb_free() by Neels Hofmeyr · 7 years ago
  85. 5c76e0a remove further files and autotest/autoconf bits irrelevant to osmo-msc by Harald Welte · 7 years ago
  86. 43b01b0 Remove rest_octets.h by Max · 7 years ago
  87. 6c8afe1 use separated libosmo-mgcp-client, apply rename to mgcp_client_* by Neels Hofmeyr · 7 years ago
  88. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  89. f7251c3 am: msc_vlr_tests: use AM_LDFLAGS instead of COMMON vars by Neels Hofmeyr · 7 years ago
  90. bac2276 split off osmo-msc: remove files, apply build, rename by Neels Hofmeyr · 7 years ago
  91. 34d33bd msc_vlr tests: add IMEISV tests by Neels Hofmeyr · 7 years ago
  92. 979cd26 move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  93. 97668a2 cosmetic: msc_vlr_tests: drop unused var by Neels Hofmeyr · 7 years ago
  94. 00e82d6 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  95. fbf6610 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  96. f5816f6 sgsn_test: Fix wrong definition of wrap func by Pau Espin Pedrol · 7 years ago
  97. 586e681 Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str() by Harald Welte · 7 years ago
  98. 3d18dda libcommon: Fix log output for bts>0. by Alexander Chemeris · 7 years ago
  99. 9891dae libmsc: update database to accomodate SMS status-report fields by Pablo Neira Ayuso · 7 years ago
  100. 8dc8ea4 examples/sgsn: Use osmo-hlr with auth-policy remote by default by Daniel Willmann · 7 years ago