1. 5d53c60 fix crash on CM Serv Rej: fix use count mismatch by Neels Hofmeyr · 2 years, 2 months ago
  2. 2c5e461 libmsc/gsm_04_08: refactor require ciphering into an own function by Alexander Couzens · 2 years, 8 months ago
  3. 8b7d785 utran: use new UTRAN encryption enum by Alexander Couzens · 2 years, 8 months ago
  4. 505a94a Make UTRAN encryption algorithms configurable by Harald Welte · 3 years, 5 months ago
  5. ae98b97 implement CM Re-Establish for voice calls by Neels Hofmeyr · 3 years ago
  6. 2e21a68 Use new osmo stat items/ctr APIs by Pau Espin Pedrol · 3 years, 1 month ago
  7. 6710670 Fill Last Used E-UTRAN PLMN Id when in CSFB by Pau Espin Pedrol · 3 years, 2 months ago
  8. 9194b33 gsm_04_08: check return code of osmo_mobile_identity_decode_from_l3() by Philipp Maier · 3 years, 10 months ago
  9. 667d5e0 fix crash for unknown MI during Paging Response by Neels Hofmeyr · 3 years, 11 months ago
  10. 68f50da add comments to clarify some complete l3 details by Neels Hofmeyr · 4 years ago
  11. 46d526a use new osmo_mobile_identity API everywhere by Neels Hofmeyr · 4 years, 1 month ago
  12. 5b19f6e libmsc/gsm_04_08: use DRR in gsm48_rx_rr_pag_resp(), not DMM by Vadim Yanitskiy · 4 years, 5 months ago
  13. 6a9a3a7 libmsc/gsm_04_08: make use of msc_a in gsm48_rx_rr_app_info() by Vadim Yanitskiy · 4 years, 5 months ago
  14. a79aac0 libmsc/gsm_04_08.c: fix: verify MI before calling vlr_subscr_rx_id_resp() by Vadim Yanitskiy · 4 years, 6 months ago
  15. 3f07dac Fix some typos by Martin Hauke · 4 years, 8 months ago
  16. 38816da log, cosmetic: add "RR" to "Ciphering Mode Complete" by Neels Hofmeyr · 4 years, 10 months ago
  17. 4dfb2ba add 'encryption uea 1 2' cfg / fix ttcn3 iu tests by Neels Hofmeyr · 4 years, 11 months ago
  18. a4d7a76 do not force encryption on UTRAN by Neels Hofmeyr · 5 years ago
  19. 3a357de fix spelling detected by lintian by Thorsten Alteholz · 5 years ago
  20. 49d45f1 libmsc/gsm_04_08.c: clean up unused leftover includes by Vadim Yanitskiy · 5 years ago
  21. 4456065 libmsc/gsm_04_08.c: clarify IMEI rejection in gsm48_rx_mm_serv_req() by Vadim Yanitskiy · 5 years ago
  22. b380a8c libmsc/gsm_04_08.c: refactor CM Service Request parsing by Vadim Yanitskiy · 5 years ago
  23. 2fca80e libmsc/gsm_04_08.c: fix: print proper length value by Vadim Yanitskiy · 5 years ago
  24. 4ac8009 rename bscconfig.h to config.h, cleanup by Neels Hofmeyr · 5 years ago
  25. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  26. 7c5346c vlr_subscr: use osmo_use_count by Neels Hofmeyr · 5 years ago
  27. da9f37e libvlr: Allow 2G auth tuples to be re-used without going through AUTH by Sylvain Munaut · 5 years ago
  28. 0df904d Add SGs Interface by Harald Welte · 6 years ago
  29. ec5901c gsm_04_08: Fix nullpointer deref by Philipp Maier · 5 years ago
  30. 5769d36 err log: fully log MS supported A5 algos on mismatch by Neels Hofmeyr · 6 years ago
  31. b62289a mm_rx_id_resp(): use osmo_mi_name() by Neels Hofmeyr · 5 years ago
  32. 361e571 refactor log ctx for vlr_subscr and ran_conn by Neels Hofmeyr · 5 years ago
  33. 7ce21dc rx CM Service Req: reject double use sooner by Neels Hofmeyr · 5 years ago
  34. 46c06e2 add LOG_RAN_CONN() to use the conn->fi->id for context by Neels Hofmeyr · 5 years ago
  35. 55d22d9 use osmo_lu_type_name() from libosmocore by Neels Hofmeyr · 5 years ago
  36. 82cc8a5 libmsc/gsm_04_11.c: accept MT SMS messages over GSUP by Vadim Yanitskiy · 6 years ago
  37. 7814a83 use osmo_rat_type from libosmocore by Neels Hofmeyr · 6 years ago
  38. 1035d90 fix vlr ops.subscr_assoc re-association by Neels Hofmeyr · 6 years ago
  39. 76ef72d libmsc/gsm_04_11.c: forward MO SMS messages over GSUP by Vadim Yanitskiy · 6 years ago
  40. 36dedee provide software version information to gsup peer by Stefan Sperling · 6 years ago
  41. afa030d make gsup ipa name configurable in osmo-msc.cfg by Stefan Sperling · 6 years ago
  42. 325f106 drop gsm48 RR ciph mode compl from permitted initial messages by Neels Hofmeyr · 6 years ago
  43. 8b6e536 move gsm_auth_tuple to vlr.h as vlr_auth_tuple by Neels Hofmeyr · 6 years ago
  44. 7992122 combine several small .h in msc_common.h by Neels Hofmeyr · 6 years ago
  45. 3c20a5e rename some RAN conn related stuff to ran_conn_* by Neels Hofmeyr · 6 years ago
  46. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  47. f41658d rename gsm_encr to geran_encr, it is only applicable on GERAN by Neels Hofmeyr · 6 years ago
  48. b0779bb populate gsm_subscriber_connection->encr during Ciph by Neels Hofmeyr · 6 years ago
  49. f640073 gsm0407_is_duplicate(): Handle error ret of gsm0407_pdisc_ctr_bin() by Harald Welte · 6 years ago
  50. 68cf957 fix Classmark Update without VLR subscriber by Neels Hofmeyr · 6 years ago
  51. 3117b70 A5/n Ciph: request Classmark Update if missing by Neels Hofmeyr · 6 years ago
  52. 986fe7e store classmark in vlr_subscr, not conn by Neels Hofmeyr · 6 years ago
  53. 8a6ef55 libmsc/gsm_09_11.c: forward SS/USSD messages to HLR over GSUP by Vadim Yanitskiy · 6 years ago
  54. 8a0e258 libvlr/vlr.c: forward unhandled GSUP messages towards MSC by Vadim Yanitskiy · 6 years ago
  55. 27989d4 libmsc: move L3 call-control to separate C file (gsm_04_08_cc.c) by Harald Welte · 6 years ago
  56. f5b9e6c libmsc/gsm_04_08.c: expose gsm48_tx_simple() by Vadim Yanitskiy · 6 years ago
  57. 5b860fa Use proper naming for GSM TS 09.11 implementation by Vadim Yanitskiy · 6 years ago
  58. 86f2126 setup_trig_pag_evt: Fix heap-use-after-free by Pau Espin Pedrol · 6 years ago
  59. 3f8cec8 setup_trig_pag_evt: Always log correct paging failure case by Pau Espin Pedrol · 6 years ago
  60. 25adebe setup_trig_pag_evt: Remove uneeded default case in switch statement by Pau Espin Pedrol · 6 years ago
  61. 1580959 refactor VLR FSM result handling by Neels Hofmeyr · 6 years ago
  62. e3d3dc6 refactor subscr_conn and subscr_conn_fsm de-/alloc by Neels Hofmeyr · 6 years ago
  63. dc2514b CC: intentionally release T308 on BSSMAP Clear Request from BSC by Neels Hofmeyr · 6 years ago
  64. 0e2fa5d DTAP: Ensure proper DLCI is used in MSC-originated DTAP by Harald Welte · 6 years ago
  65. 16c42b5 subscr_conn: store complete_layer3_type in conn, not FSM event arg by Neels Hofmeyr · 6 years ago
  66. 1ba0df2 cosmetic: rename subscr_conn_from to complete_layer3_type by Neels Hofmeyr · 6 years ago
  67. 4d3a66b cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi by Neels Hofmeyr · 6 years ago
  68. 79e580b dissolve libcommon-cs: move gsm48_* code to libmsc, drop sms_next_rp_msg_ref() by Neels Hofmeyr · 6 years ago
  69. 9d74425 dissolve libcommon: drop gsm_data.c, move code to libmsc by Neels Hofmeyr · 6 years ago
  70. 3cffc20 cosmetic: gsm_04_08.c: drop unused struct gsm_lai by Neels Hofmeyr · 6 years ago
  71. c813355 cosmetic: remove disabled (debug) code gsm_04_08.c by Philipp Maier · 6 years ago
  72. 3a74128 restore sending of optional MM info messages by Stefan Sperling · 6 years ago
  73. d97821f cosmetic: gsm48_rx_mm_auth_resp(): log 'UMTS AUTH', not 'R99 AUTH' by Neels Hofmeyr · 6 years ago
  74. 25f69d5 gsm48_rx_mm_auth_resp(): pass is_r99 from classmark, not response size by Neels Hofmeyr · 6 years ago
  75. 8e0af0b vlr auth: gracefully reject malformed auth response by Neels Hofmeyr · 6 years ago
  76. 48d4ec0 VLR: fix potential NULL dereference by Max · 6 years ago
  77. da21a52 msc_vlr_tests: improve cipher mode coverage by Neels Hofmeyr · 6 years ago
  78. 379d579 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  79. d5db170 remove bsc_api.h and all users - they're all dead code by Harald Welte · 6 years ago
  80. 4804c55 MNCC: Copy bearer_cap from MNCC to gsm_trans by Harald Welte · 6 years ago
  81. 3295887 MT Calls: Copy bearer capabilities from NNCC primitive to trans by Harald Welte · 6 years ago
  82. 69c54a8 Add VTY command to configure destination MSISDN for emergency calls by Harald Welte · 6 years ago
  83. 621ba03 mgcp: use osmo-mgw to switch rtp streams by Philipp Maier · 7 years ago
  84. 98f7467 Wrap osmo_strlcpy() calls by Max · 6 years ago
  85. c200785 Implement checks for duplicate uplink UL L3 message by Harald Welte · 6 years ago
  86. 7133072 MSC: Intersect configured A5 algorithms with MS-supported ones by Harald Welte · 7 years ago
  87. 7b222aa Permit a set of multiple different A5 ciphers by Harald Welte · 7 years ago
  88. 71c51df Shift ciphering algorithm selection from VLR to MSC by Harald Welte · 7 years ago
  89. 51c65e8 remove dead code in auth.h / auth.c by Harald Welte · 6 years ago
  90. d35038d Massive removal of unused code/structs/headers by Harald Welte · 6 years ago
  91. a5e51ec remove unused paging.h and osmo_bsc_grace.h by Harald Welte · 6 years ago
  92. 49f8fcb Properly reject CM Re-Establishment Request by Harald Welte · 6 years ago
  93. 37382ec Reject any CM SERVICE we don't support by Harald Welte · 6 years ago
  94. 3995d2e Refuse Emergency Calls by IMEI with proper CM SERVICE REJECT Cause by Harald Welte · 6 years ago
  95. 0dd0137 Emergency Call: Set MNCC_F_EMERGENCY flag by Harald Welte · 6 years ago
  96. 79826e1 Log difference between SETUP and EMERGENCY_SETUP by Harald Welte · 6 years ago
  97. a263bb2 VLR: log subscriber update by Max · 7 years ago
  98. 753c15d Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  99. facd57a fix: properly cancel all Paging on IMSI Detach by Neels Hofmeyr · 7 years ago
  100. 5282171 fix GSM-Milenage in presence of 2G keys by Neels Hofmeyr · 7 years ago