1. 7c5346c vlr_subscr: use osmo_use_count by Neels Hofmeyr · 5 years ago
  2. e4f7e71 enable osmo_fsm_term_safely(), apply logging changes by Neels Hofmeyr · 5 years ago
  3. 6c766c6 tests/sms_queue: track the use of NULL talloc memory contexts by Vadim Yanitskiy · 5 years ago
  4. 96262a7 libmsc/sms_queue.c: fix memleak in smsq_take_next_sms() by Vadim Yanitskiy · 5 years ago
  5. 4d75877 libmsc/sgs_vty.c: always write server address and VLR name by Vadim Yanitskiy · 5 years ago
  6. 64623e1 libmsc/gsm_09_11.c: implement guard timer for NCSS sessions by Vadim Yanitskiy · 6 years ago
  7. 390d140 a_iface: Fix hexdumping of N-DATA.req by Harald Welte · 5 years ago
  8. 977b548 a_iface: Centralize/wrap BSSAP / N-DATA transmission by Harald Welte · 5 years ago
  9. 34d306b VLR tests: use msgb_eq_data_print() for comparison by Max · 5 years ago
  10. 0df904d Add SGs Interface by Harald Welte · 6 years ago
  11. 4813152 Enable SMS-related log in VLR tests by Max · 5 years ago
  12. 7d05309 VLR: send CHECK-IMEI to EIR/HLR by Oliver Smith · 6 years ago
  13. 39cb0dd msc_vlr_tests: tweak logging in verbose mode by Neels Hofmeyr · 6 years ago
  14. b62289a mm_rx_id_resp(): use osmo_mi_name() by Neels Hofmeyr · 5 years ago
  15. 361e571 refactor log ctx for vlr_subscr and ran_conn by Neels Hofmeyr · 5 years ago
  16. 7ce21dc rx CM Service Req: reject double use sooner by Neels Hofmeyr · 5 years ago
  17. 46c06e2 add LOG_RAN_CONN() to use the conn->fi->id for context by Neels Hofmeyr · 5 years ago
  18. 55d22d9 use osmo_lu_type_name() from libosmocore by Neels Hofmeyr · 5 years ago
  19. 0fec28a msc_vty.c: make check-imei-rqd configurable by Oliver Smith · 6 years ago
  20. 7814a83 use osmo_rat_type from libosmocore by Neels Hofmeyr · 6 years ago
  21. 3a3ed9b vty cfg: move 'ipa-name' from 'msc' to 'hlr' section by Neels Hofmeyr · 6 years ago
  22. b16259f remove code dup: add msc_mgcp_try_call_assignment() by Neels Hofmeyr · 6 years ago
  23. f40e46f libmsc/VTY: introduce kill-switch for routing SMS over GSUP by Vadim Yanitskiy · 6 years ago
  24. b12b6cb fix test_nodes.vty after libosmo-mgcp-client vty changes by Neels Hofmeyr · 6 years ago
  25. 7d41d87 Remove redundancy in LAC processing by Max · 6 years ago
  26. 33b6d0c VLR tests: avoid leaking LAC access details by Max · 6 years ago
  27. bb53a3f VLR tests: add logging macro with explicit value description by Max · 6 years ago
  28. afa030d make gsup ipa name configurable in osmo-msc.cfg by Stefan Sperling · 6 years ago
  29. aa14bac LU: do not always invoke sub_pres_vlr_fsm_start() by Neels Hofmeyr · 6 years ago
  30. 80447eb add VTY commands: mncc internal / external (== -M) by Neels Hofmeyr · 6 years ago
  31. 05c5680 vty: mncc cfg: separate the 'mncc' from 'mncc-guard-timeout' by Neels Hofmeyr · 6 years ago
  32. 18333fa add test_nodes.vty transcript test by Neels Hofmeyr · 6 years ago
  33. 1231fdb make: prepare for adding transcript tests by Neels Hofmeyr · 6 years ago
  34. e3033b3 python tests: use py shebang instead of $(PYTHON) by Neels Hofmeyr · 6 years ago
  35. 7b61ffe GSM_EXTENSION_LENGTH -> VLR_MSISDN_LENGTH by Neels Hofmeyr · 6 years ago
  36. 8b6e536 move gsm_auth_tuple to vlr.h as vlr_auth_tuple by Neels Hofmeyr · 6 years ago
  37. 7992122 combine several small .h in msc_common.h by Neels Hofmeyr · 6 years ago
  38. 3c20a5e rename some RAN conn related stuff to ran_conn_* by Neels Hofmeyr · 6 years ago
  39. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  40. c62c6d5 drop unused tests/db/* by Neels Hofmeyr · 6 years ago
  41. 24e025e libmsc/gsm_04_11.c: refactor MT SMS message handling by Vadim Yanitskiy · 6 years ago
  42. 54729d6 osmo_msc: remove unused parameter from msc_dtap() by Philipp Maier · 6 years ago
  43. b7e5201 msc_vlr_tests.c: drop duplicating DMM category definition by Vadim Yanitskiy · 6 years ago
  44. ba8a007 msc_vlr_tests: tweak conn_exists() by Max · 6 years ago
  45. 9ca7b31 gsm_04_08_cc: Add global guard timer for MNCC by Philipp Maier · 6 years ago
  46. d0756b1 GSUP client: send CN domain IE on LU request by Neels Hofmeyr · 6 years ago
  47. 3117b70 A5/n Ciph: request Classmark Update if missing by Neels Hofmeyr · 6 years ago
  48. d28ea6c msc_vlr_tests: cosmetically tweak perm algo printing by Neels Hofmeyr · 6 years ago
  49. 986fe7e store classmark in vlr_subscr, not conn by Neels Hofmeyr · 6 years ago
  50. 36115c9 cosmetic: mute "COMPLETE_LAYER_3 not permitted" by Neels Hofmeyr · 6 years ago
  51. 1ea6baf Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  52. a44b970 migrate to oap_client in libosmogsm by Harald Welte · 6 years ago
  53. f2f83b0 libmsc/gsm_09_11.c: implement network-initiated sessions by Vadim Yanitskiy · 6 years ago
  54. 8a6ef55 libmsc/gsm_09_11.c: forward SS/USSD messages to HLR over GSUP by Vadim Yanitskiy · 6 years ago
  55. 2760585 msc_vlr_tests: don't abuse USSD-request to conclude connections by Vadim Yanitskiy · 6 years ago
  56. 10c6419 libmsc/ussd.c: use connection ref-counting and transactions by Vadim Yanitskiy · 6 years ago
  57. defc3c8 implement periodic Location Update expiry in the VLR by Stefan Sperling · 6 years ago
  58. 6f4752e vlr_access_req_fsm: use correct cause codes by Philipp Maier · 6 years ago
  59. 7d7ee42 tests/msc_vlr: fix expected SS message names by Vadim Yanitskiy · 6 years ago
  60. 99a8d23 msc conn ref counts: log human readable list of conn owners by Neels Hofmeyr · 6 years ago
  61. 1580959 refactor VLR FSM result handling by Neels Hofmeyr · 6 years ago
  62. fe4ba7c cosmetic: embed compl_l3_type in FSM id by Neels Hofmeyr · 6 years ago
  63. 4068ab2 properly receive BSSMAP Clear Complete and Iu Release Complete by Neels Hofmeyr · 6 years ago
  64. e3d3dc6 refactor subscr_conn and subscr_conn_fsm de-/alloc by Neels Hofmeyr · 6 years ago
  65. dc2514b CC: intentionally release T308 on BSSMAP Clear Request from BSC by Neels Hofmeyr · 6 years ago
  66. cbcf89c msc_vlr_test_call: reproduce OS#3062 by Neels Hofmeyr · 6 years ago
  67. 39b5548 Permit any Sender MSISDN when sending SMS from VTY by Harald Welte · 6 years ago
  68. 93c7463 unify allocation of gsm_subscriber_connection by Neels Hofmeyr · 6 years ago
  69. 16c42b5 subscr_conn: store complete_layer3_type in conn, not FSM event arg by Neels Hofmeyr · 6 years ago
  70. 4d3a66b cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi by Neels Hofmeyr · 6 years ago
  71. 9fe52e4 test_reject_concurrency: missing assert by Neels Hofmeyr · 6 years ago
  72. 08b3828 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  73. a6ac98b remove empty libcommon-cs by Neels Hofmeyr · 6 years ago
  74. 8ea65b3 rename libcommon to libgsupclient by Neels Hofmeyr · 6 years ago
  75. c01e909 dissolve libcommon: move talloc ctx into msc_main.c, drop talloc_ctx.c by Neels Hofmeyr · 6 years ago
  76. 6a8b9c7 dissolve libcommon: drop debug.c by Neels Hofmeyr · 6 years ago
  77. d6a769b trans_free: tear down conn when last transaction is done by Neels Hofmeyr · 6 years ago
  78. eb1cfdb msc_vlr_tests: add CC Release test and test to catch OS#2779 by Neels Hofmeyr · 6 years ago
  79. e9e2f5c cosmetic: rename conn_fsm "bump" event to "release_when_unused" by Neels Hofmeyr · 6 years ago
  80. 12e17be cosmetic: msc_vlr_tests: enable CC logging in debug by Neels Hofmeyr · 6 years ago
  81. fe718bc cosmetic: vlr_auth: log decision to send UMTS or GSM AKA challenge by Neels Hofmeyr · 6 years ago
  82. a7fd88c msc_vlr_tests: add test_a5_3_not_supported by Neels Hofmeyr · 6 years ago
  83. a9099bc cosmetic: vlr_auth_fsm: log RAN and size along with SRES/RES by Neels Hofmeyr · 6 years ago
  84. 11d2ce3 cosmetic: vlr_auth_fsm: clarify decision on UMTS AKA or GSM AKA by Neels Hofmeyr · 6 years ago
  85. 31adcae msc_vlr_test_umts_authen: test response with only SRES half of RES by Neels Hofmeyr · 6 years ago
  86. c6d20dd msc_vlr_test_umts_authen: test response with too long RES by Neels Hofmeyr · 6 years ago
  87. 15ed426 msc_vlr_test_umts_authen: test response with too short RES by Neels Hofmeyr · 6 years ago
  88. d97821f cosmetic: gsm48_rx_mm_auth_resp(): log 'UMTS AUTH', not 'R99 AUTH' by Neels Hofmeyr · 6 years ago
  89. 8e0af0b vlr auth: gracefully reject malformed auth response by Neels Hofmeyr · 6 years ago
  90. 7795a19 vlr: fix GSM AKA in a UMTS AKA capable environment by Neels Hofmeyr · 6 years ago
  91. cac6e89 msc_vlr_test_gsm_ciph: add test for GSM AKA in UMTS environment by Neels Hofmeyr · 6 years ago
  92. dbabfd3 msc_vlr_tests: clearly separate Ciph Mode from Security Mode checking by Neels Hofmeyr · 6 years ago
  93. da21a52 msc_vlr_tests: improve cipher mode coverage by Neels Hofmeyr · 6 years ago
  94. f3d81f6 msc_vlr_tests: make all test functions static by Neels Hofmeyr · 6 years ago
  95. 87524ab msc_vlr_test_gsm_ciph: drop unused function by Neels Hofmeyr · 6 years ago
  96. dfdc61d msc_vlr_tests: revert IMSI parameter and test nr output by Neels Hofmeyr · 6 years ago
  97. 7f48420 cosmetic: gsm_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 6 years ago
  98. 098aa71 remove unused "auth policy" VTY command by Harald Welte · 6 years ago
  99. 2346619 remove unused "authorized-regexp" VTY command by Harald Welte · 6 years ago
  100. d5db170 remove bsc_api.h and all users - they're all dead code by Harald Welte · 6 years ago