1. ec5901c gsm_04_08: Fix nullpointer deref by Philipp Maier · 5 years ago
  2. 5769d36 err log: fully log MS supported A5 algos on mismatch by Neels Hofmeyr · 6 years ago
  3. b62289a mm_rx_id_resp(): use osmo_mi_name() by Neels Hofmeyr · 5 years ago
  4. 361e571 refactor log ctx for vlr_subscr and ran_conn by Neels Hofmeyr · 5 years ago
  5. 7ce21dc rx CM Service Req: reject double use sooner by Neels Hofmeyr · 5 years ago
  6. 46c06e2 add LOG_RAN_CONN() to use the conn->fi->id for context by Neels Hofmeyr · 5 years ago
  7. 55d22d9 use osmo_lu_type_name() from libosmocore by Neels Hofmeyr · 5 years ago
  8. 82cc8a5 libmsc/gsm_04_11.c: accept MT SMS messages over GSUP by Vadim Yanitskiy · 6 years ago
  9. 7814a83 use osmo_rat_type from libosmocore by Neels Hofmeyr · 6 years ago
  10. 1035d90 fix vlr ops.subscr_assoc re-association by Neels Hofmeyr · 6 years ago
  11. 76ef72d libmsc/gsm_04_11.c: forward MO SMS messages over GSUP by Vadim Yanitskiy · 6 years ago
  12. 36dedee provide software version information to gsup peer by Stefan Sperling · 6 years ago
  13. afa030d make gsup ipa name configurable in osmo-msc.cfg by Stefan Sperling · 6 years ago
  14. 325f106 drop gsm48 RR ciph mode compl from permitted initial messages by Neels Hofmeyr · 6 years ago
  15. 8b6e536 move gsm_auth_tuple to vlr.h as vlr_auth_tuple by Neels Hofmeyr · 6 years ago
  16. 7992122 combine several small .h in msc_common.h by Neels Hofmeyr · 6 years ago
  17. 3c20a5e rename some RAN conn related stuff to ran_conn_* by Neels Hofmeyr · 6 years ago
  18. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  19. f41658d rename gsm_encr to geran_encr, it is only applicable on GERAN by Neels Hofmeyr · 6 years ago
  20. b0779bb populate gsm_subscriber_connection->encr during Ciph by Neels Hofmeyr · 6 years ago
  21. f640073 gsm0407_is_duplicate(): Handle error ret of gsm0407_pdisc_ctr_bin() by Harald Welte · 6 years ago
  22. 68cf957 fix Classmark Update without VLR subscriber by Neels Hofmeyr · 6 years ago
  23. 3117b70 A5/n Ciph: request Classmark Update if missing by Neels Hofmeyr · 6 years ago
  24. 986fe7e store classmark in vlr_subscr, not conn by Neels Hofmeyr · 6 years ago
  25. 8a6ef55 libmsc/gsm_09_11.c: forward SS/USSD messages to HLR over GSUP by Vadim Yanitskiy · 6 years ago
  26. 8a0e258 libvlr/vlr.c: forward unhandled GSUP messages towards MSC by Vadim Yanitskiy · 6 years ago
  27. 27989d4 libmsc: move L3 call-control to separate C file (gsm_04_08_cc.c) by Harald Welte · 6 years ago
  28. f5b9e6c libmsc/gsm_04_08.c: expose gsm48_tx_simple() by Vadim Yanitskiy · 6 years ago
  29. 5b860fa Use proper naming for GSM TS 09.11 implementation by Vadim Yanitskiy · 6 years ago
  30. 86f2126 setup_trig_pag_evt: Fix heap-use-after-free by Pau Espin Pedrol · 6 years ago
  31. 3f8cec8 setup_trig_pag_evt: Always log correct paging failure case by Pau Espin Pedrol · 6 years ago
  32. 25adebe setup_trig_pag_evt: Remove uneeded default case in switch statement by Pau Espin Pedrol · 6 years ago
  33. 1580959 refactor VLR FSM result handling by Neels Hofmeyr · 6 years ago
  34. e3d3dc6 refactor subscr_conn and subscr_conn_fsm de-/alloc by Neels Hofmeyr · 6 years ago
  35. dc2514b CC: intentionally release T308 on BSSMAP Clear Request from BSC by Neels Hofmeyr · 6 years ago
  36. 0e2fa5d DTAP: Ensure proper DLCI is used in MSC-originated DTAP by Harald Welte · 6 years ago
  37. 16c42b5 subscr_conn: store complete_layer3_type in conn, not FSM event arg by Neels Hofmeyr · 6 years ago
  38. 1ba0df2 cosmetic: rename subscr_conn_from to complete_layer3_type by Neels Hofmeyr · 6 years ago
  39. 4d3a66b cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi by Neels Hofmeyr · 6 years ago
  40. 79e580b dissolve libcommon-cs: move gsm48_* code to libmsc, drop sms_next_rp_msg_ref() by Neels Hofmeyr · 6 years ago
  41. 9d74425 dissolve libcommon: drop gsm_data.c, move code to libmsc by Neels Hofmeyr · 6 years ago
  42. 3cffc20 cosmetic: gsm_04_08.c: drop unused struct gsm_lai by Neels Hofmeyr · 6 years ago
  43. c813355 cosmetic: remove disabled (debug) code gsm_04_08.c by Philipp Maier · 6 years ago
  44. 3a74128 restore sending of optional MM info messages by Stefan Sperling · 6 years ago
  45. d97821f cosmetic: gsm48_rx_mm_auth_resp(): log 'UMTS AUTH', not 'R99 AUTH' by Neels Hofmeyr · 6 years ago
  46. 25f69d5 gsm48_rx_mm_auth_resp(): pass is_r99 from classmark, not response size by Neels Hofmeyr · 6 years ago
  47. 8e0af0b vlr auth: gracefully reject malformed auth response by Neels Hofmeyr · 6 years ago
  48. 48d4ec0 VLR: fix potential NULL dereference by Max · 6 years ago
  49. da21a52 msc_vlr_tests: improve cipher mode coverage by Neels Hofmeyr · 6 years ago
  50. 379d579 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  51. d5db170 remove bsc_api.h and all users - they're all dead code by Harald Welte · 6 years ago
  52. 4804c55 MNCC: Copy bearer_cap from MNCC to gsm_trans by Harald Welte · 6 years ago
  53. 3295887 MT Calls: Copy bearer capabilities from NNCC primitive to trans by Harald Welte · 6 years ago
  54. 69c54a8 Add VTY command to configure destination MSISDN for emergency calls by Harald Welte · 6 years ago
  55. 621ba03 mgcp: use osmo-mgw to switch rtp streams by Philipp Maier · 7 years ago
  56. 98f7467 Wrap osmo_strlcpy() calls by Max · 6 years ago
  57. c200785 Implement checks for duplicate uplink UL L3 message by Harald Welte · 6 years ago
  58. 7133072 MSC: Intersect configured A5 algorithms with MS-supported ones by Harald Welte · 7 years ago
  59. 7b222aa Permit a set of multiple different A5 ciphers by Harald Welte · 7 years ago
  60. 71c51df Shift ciphering algorithm selection from VLR to MSC by Harald Welte · 7 years ago
  61. 51c65e8 remove dead code in auth.h / auth.c by Harald Welte · 6 years ago
  62. d35038d Massive removal of unused code/structs/headers by Harald Welte · 6 years ago
  63. a5e51ec remove unused paging.h and osmo_bsc_grace.h by Harald Welte · 6 years ago
  64. 49f8fcb Properly reject CM Re-Establishment Request by Harald Welte · 6 years ago
  65. 37382ec Reject any CM SERVICE we don't support by Harald Welte · 6 years ago
  66. 3995d2e Refuse Emergency Calls by IMEI with proper CM SERVICE REJECT Cause by Harald Welte · 6 years ago
  67. 0dd0137 Emergency Call: Set MNCC_F_EMERGENCY flag by Harald Welte · 6 years ago
  68. 79826e1 Log difference between SETUP and EMERGENCY_SETUP by Harald Welte · 6 years ago
  69. a263bb2 VLR: log subscriber update by Max · 7 years ago
  70. 753c15d Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  71. facd57a fix: properly cancel all Paging on IMSI Detach by Neels Hofmeyr · 7 years ago
  72. 5282171 fix GSM-Milenage in presence of 2G keys by Neels Hofmeyr · 7 years ago
  73. 2ef2da5 cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is used by Neels Hofmeyr · 7 years ago
  74. 703638e cosmetic: move translation of vlr_ciph into msc_vlr_set_ciph_mode() by Neels Hofmeyr · 7 years ago
  75. 82be67d fix use after free: missing conn_get on CC paging response by Neels Hofmeyr · 7 years ago
  76. 6166f29 subscr_conn: introduce usage tokens for ref error tracking by Neels Hofmeyr · 7 years ago
  77. 2f108b0 cosmetic: add missing spaces by Philipp Maier · 7 years ago
  78. 7bbac16 cosmetic: debug log: mncc: detached subscr: show subscriber by Neels Hofmeyr · 7 years ago
  79. fef670b cosmetic: log: CC state transition: log trans id and subscr by Neels Hofmeyr · 7 years ago
  80. e4db08a cosmetic: move log message to else branch by Philipp Maier · 7 years ago
  81. 0906a39 add ';' after OSMO_ASSERT() by Neels Hofmeyr · 7 years ago
  82. 6c8afe1 use separated libosmo-mgcp-client, apply rename to mgcp_client_* by Neels Hofmeyr · 7 years ago
  83. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  84. 91f10c7 libmsc: make pitfall in gsm0408_dispatch() more obvious by Philipp Maier · 7 years ago
  85. 00e82d6 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  86. fbf6610 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  87. eac38c3 Support for TS 04.14 conformance test commands by Harald Welte · 7 years ago
  88. 38bb344 04.08: find a portable way to obtain the timezone offset by Benoit Bolsee · 7 years ago
  89. 78ada64 04.08: log protocol discriminators and message types by name by Neels Hofmeyr · 7 years ago
  90. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  91. e2f24d5 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  92. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  93. 3355fd6 logging: auth request: use hexdump without spaces for RAND, AUTN by Neels Hofmeyr · 7 years ago
  94. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libmsc/gsm_04_08.c]
  95. 5121576 src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  96. f9685c1 gsm_bts: add version and variant details by Max · 7 years ago
  97. 36891a7 LU counters: count completion and failure, not messages sent by Neels Hofmeyr · 8 years ago
  98. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  99. d3270a9 subscriber conn: add indicator for originating RAN by Neels Hofmeyr · 7 years ago
  100. e0d5caa silent_call: remove unfinished fuzzer interface by Philipp Maier · 7 years ago