1. 79beccd msc_mgcp: do not send wildcarded DLCX messages by Philipp Maier · 6 years ago
  2. d997fa1 msc_mgcp.c: log endpoint name instead of pointer by Philipp Maier · 6 years ago
  3. cbcf89c msc_vlr_test_call: reproduce OS#3062 by Neels Hofmeyr · 6 years ago
  4. f840e6f trans_free: drop bad assertion by Neels Hofmeyr · 6 years ago
  5. f95d5be libmsc/ussd.c: cosmetic: correct log level and message by Vadim Yanitskiy · 6 years ago
  6. 12d221f libmsc/gsm_04_80.c: drop unused 'in_msg' argument by Vadim Yanitskiy · 6 years ago
  7. 01c0549 ussd.h: cosmetic: use '#pragma once' include guard by Vadim Yanitskiy · 6 years ago
  8. b7d4065 ussd.h: cosmetic: remove useless comment by Vadim Yanitskiy · 6 years ago
  9. 39b5548 Permit any Sender MSISDN when sending SMS from VTY by Harald Welte · 6 years ago
  10. 0e2fa5d DTAP: Ensure proper DLCI is used in MSC-originated DTAP by Harald Welte · 6 years ago
  11. 93c7463 unify allocation of gsm_subscriber_connection by Neels Hofmeyr · 6 years ago
  12. 16c42b5 subscr_conn: store complete_layer3_type in conn, not FSM event arg by Neels Hofmeyr · 6 years ago
  13. 1ba0df2 cosmetic: rename subscr_conn_from to complete_layer3_type by Neels Hofmeyr · 6 years ago
  14. 4d3a66b cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi by Neels Hofmeyr · 6 years ago
  15. ae73d2b cosmetic: rx_bssmap: read message type once into local var by Neels Hofmeyr · 6 years ago
  16. 9fe52e4 test_reject_concurrency: missing assert by Neels Hofmeyr · 6 years ago
  17. 80d1101 drop some dead definitions (gsm_data.h, gsup_client.c) by Neels Hofmeyr · 6 years ago
  18. 08b3828 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  19. 053e275 gsup_test_client: gsupc_read_cb: fix uninitialized value 'io' by Neels Hofmeyr · 6 years ago
  20. 7fdfad2 contrib: osmo-msc.service: Depend on osmo-mgw.service by Pau Espin Pedrol · 6 years ago
  21. a6ac98b remove empty libcommon-cs by Neels Hofmeyr · 6 years ago
  22. 79e580b dissolve libcommon-cs: move gsm48_* code to libmsc, drop sms_next_rp_msg_ref() by Neels Hofmeyr · 6 years ago
  23. 55014d0 dissolve libcommon-cs: move gsm_network_init() to libmsc by Neels Hofmeyr · 6 years ago
  24. 67fa909 dissolve libcommon-cs: mv a_reset.c to libmsc by Neels Hofmeyr · 6 years ago
  25. 8ea65b3 rename libcommon to libgsupclient by Neels Hofmeyr · 6 years ago
  26. 9d74425 dissolve libcommon: drop gsm_data.c, move code to libmsc by Neels Hofmeyr · 6 years ago
  27. 7a2f58e dissolve libcommon: drop gsm_subscriber_base.c, move vlr_subscr_* to vlr.c by Neels Hofmeyr · 6 years ago
  28. c01e909 dissolve libcommon: move talloc ctx into msc_main.c, drop talloc_ctx.c by Neels Hofmeyr · 6 years ago
  29. 6a8b9c7 dissolve libcommon: drop debug.c by Neels Hofmeyr · 6 years ago
  30. 34fd0c6 dissolve libcommon: drop unused bsc_version.c by Neels Hofmeyr · 6 years ago
  31. 84a1f7a cosmetic: msc_vty.c: use static gsmnet instead of gsmnet_from_vty() by Neels Hofmeyr · 6 years ago
  32. 7c075a2 dissolve libcommon,libcommon-cs: clean up vty definitions by Neels Hofmeyr · 6 years ago
  33. d6a769b trans_free: tear down conn when last transaction is done by Neels Hofmeyr · 6 years ago
  34. 3cffc20 cosmetic: gsm_04_08.c: drop unused struct gsm_lai by Neels Hofmeyr · 6 years ago
  35. a2f6331 cosmetic: remove unused variable by Philipp Maier · 6 years ago
  36. 8a991ed a_iface: If L3/DTAP returns error in COMPL L3, close SCCP connection by Harald Welte · 6 years ago
  37. 4de0115 a_iface_bssap: Treat inbound RESET as implicit RESET ACK by Harald Welte · 6 years ago
  38. 5060f56 BSSAP: Return error code if COMPL L3 with no or too short L3 payload by Harald Welte · 6 years ago
  39. 9fac985 msc_mgcp.c: Fix several wrong ptr printf fmt by Pau Espin Pedrol · 6 years ago
  40. 04d6ddb2 msc_mgcp: to not access higher layers after release by Philipp Maier · 6 years ago
  41. eb1cfdb msc_vlr_tests: add CC Release test and test to catch OS#2779 by Neels Hofmeyr · 6 years ago
  42. e9e2f5c cosmetic: rename conn_fsm "bump" event to "release_when_unused" by Neels Hofmeyr · 6 years ago
  43. 12e17be cosmetic: msc_vlr_tests: enable CC logging in debug by Neels Hofmeyr · 6 years ago
  44. fe718bc cosmetic: vlr_auth: log decision to send UMTS or GSM AKA challenge by Neels Hofmeyr · 6 years ago
  45. c813355 cosmetic: remove disabled (debug) code gsm_04_08.c by Philipp Maier · 6 years ago
  46. be7e069 use libosmocom to parse cell identifier in bssmap_rx_l3_compl() by Stefan Sperling · 6 years ago
  47. a2353c6 mcgp: let the MGW allocate the MGCP endpoint by Philipp Maier · 6 years ago
  48. 3a77652 msc_mgcp: use more conceise error msg on truncation by Philipp Maier · 6 years ago
  49. 5c56bc5 trans_free: safeguard against a still running CC timer on free by Neels Hofmeyr · 6 years ago
  50. addf63b mgcp: be sure that pending mgcp transactions are canceled before free by Philipp Maier · 6 years ago
  51. 4eef20b msc_mgcp: fix mgw timeout handling by Philipp Maier · 6 years ago
  52. 3a74128 restore sending of optional MM info messages by Stefan Sperling · 6 years ago
  53. 621c729 Track libosmocore API change in osmo-msc. by Stefan Sperling · 6 years ago
  54. fa10eda vlr_ciph_result: fix use after free of imeisv by Neels Hofmeyr · 6 years ago
  55. 620ba93 configure: add --enable-werror by Neels Hofmeyr · 6 years ago
  56. a7fd88c msc_vlr_tests: add test_a5_3_not_supported by Neels Hofmeyr · 6 years ago
  57. a9099bc cosmetic: vlr_auth_fsm: log RAN and size along with SRES/RES by Neels Hofmeyr · 6 years ago
  58. 11d2ce3 cosmetic: vlr_auth_fsm: clarify decision on UMTS AKA or GSM AKA by Neels Hofmeyr · 6 years ago
  59. 31adcae msc_vlr_test_umts_authen: test response with only SRES half of RES by Neels Hofmeyr · 6 years ago
  60. c6d20dd msc_vlr_test_umts_authen: test response with too long RES by Neels Hofmeyr · 6 years ago
  61. 15ed426 msc_vlr_test_umts_authen: test response with too short RES by Neels Hofmeyr · 6 years ago
  62. d97821f cosmetic: gsm48_rx_mm_auth_resp(): log 'UMTS AUTH', not 'R99 AUTH' by Neels Hofmeyr · 6 years ago
  63. 25f69d5 gsm48_rx_mm_auth_resp(): pass is_r99 from classmark, not response size by Neels Hofmeyr · 6 years ago
  64. 8e0af0b vlr auth: gracefully reject malformed auth response by Neels Hofmeyr · 6 years ago
  65. 7795a19 vlr: fix GSM AKA in a UMTS AKA capable environment by Neels Hofmeyr · 6 years ago
  66. cac6e89 msc_vlr_test_gsm_ciph: add test for GSM AKA in UMTS environment by Neels Hofmeyr · 6 years ago
  67. dbabfd3 msc_vlr_tests: clearly separate Ciph Mode from Security Mode checking by Neels Hofmeyr · 6 years ago
  68. d656dff silent call: clarify rc and error messages logged on vty by Neels Hofmeyr · 6 years ago
  69. e949538 msc_main: do not say 'osmo-nitb' in the usage by Neels Hofmeyr · 6 years ago
  70. 596ef65 vty: add 'subscriber ... paging' cmd by Neels Hofmeyr · 6 years ago
  71. 11010b1 vty: add 'msisdn' as alias for 'extension' by Neels Hofmeyr · 6 years ago
  72. 72a41dd vty: drop unused commands by Neels Hofmeyr · 6 years ago
  73. 1db394f fix: clear vlr_subscr->msc_conn_ref when the conn is discarded by Neels Hofmeyr · 6 years ago
  74. ce1298b a_iface: fix BSSMAP reset handling by Philipp Maier · 6 years ago
  75. 48d4ec0 VLR: fix potential NULL dereference by Max · 6 years ago
  76. da21a52 msc_vlr_tests: improve cipher mode coverage by Neels Hofmeyr · 6 years ago
  77. f3d81f6 msc_vlr_tests: make all test functions static by Neels Hofmeyr · 6 years ago
  78. 87524ab msc_vlr_test_gsm_ciph: drop unused function by Neels Hofmeyr · 6 years ago
  79. dfdc61d msc_vlr_tests: revert IMSI parameter and test nr output by Neels Hofmeyr · 6 years ago
  80. c5e0ace vlr_lu_fsm: guard against using the wrong fi by Neels Hofmeyr · 6 years ago
  81. d2278ec vlr: fix post-auth LU failure handling by Neels Hofmeyr · 6 years ago
  82. 379d579 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  83. 7f48420 cosmetic: gsm_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 6 years ago
  84. e4f9172 msc_mgcp: Add FSM event names by Philipp Maier · 6 years ago
  85. 5861678 a_reset: Add FSM event names by Philipp Maier · 6 years ago
  86. 617ac80 enable osmo_fsm vty commands in osmo-msc vty by Stefan Sperling · 6 years ago
  87. 2568f01 drop unused libmsc/meas_feed.h by Neels Hofmeyr · 6 years ago
  88. 58d9dd8 libmsc: Pretend MNCC requested release in handle_error() by Daniel Willmann · 6 years ago
  89. 02a79d8 libmsc: bssap: Remove fixme and properly update msgb tail by Pau Espin Pedrol · 7 years ago
  90. 4e825b6 libmsc: Add a function to return a unique ID of the subscriber conn by Daniel Willmann · 6 years ago
  91. 6fbd3bf iucs: Add a function to return the connection ID for the IU SCCP conn by Daniel Willmann · 6 years ago
  92. 7555928 libmsc: bssap: Catch TLV parse failures by Pau Espin Pedrol · 6 years ago
  93. 31776ff libmsc: bssap: Refactor rx paths to to avoid parse_tlv code duplication by Pau Espin Pedrol · 6 years ago
  94. 9f055f5 libmsc: bssap: Fix typo in log message by Pau Espin Pedrol · 6 years ago
  95. c0e425d remove dead code (gsm_parse_reg) by Harald Welte · 6 years ago
  96. 098aa71 remove unused "auth policy" VTY command by Harald Welte · 6 years ago
  97. 2346619 remove unused "authorized-regexp" VTY command by Harald Welte · 6 years ago
  98. 27b40c6 remove unused VTY command "location updating reject cause" by Harald Welte · 6 years ago
  99. 3db47c4 osmo-msc: Add talloc context introspection via VTY by Harald Welte · 6 years ago
  100. 7421a6e remove unused dyn_ts_allow_tch_f VTY option by Harald Welte · 6 years ago