1. 6b3cef0 MNCC: use explicit struct type in gsm_call by Max · 5 years ago
  2. 7d05309 VLR: send CHECK-IMEI to EIR/HLR by Oliver Smith · 6 years ago
  3. 361e571 refactor log ctx for vlr_subscr and ran_conn by Neels Hofmeyr · 5 years ago
  4. 46c06e2 add LOG_RAN_CONN() to use the conn->fi->id for context by Neels Hofmeyr · 5 years ago
  5. 82cc8a5 libmsc/gsm_04_11.c: accept MT SMS messages over GSUP by Vadim Yanitskiy · 6 years ago
  6. 5598aae VLR: vlr_subscr_{,msisdn_or_}name: const vsub arg by Oliver Smith · 5 years ago
  7. 7814a83 use osmo_rat_type from libosmocore by Neels Hofmeyr · 5 years ago
  8. f383d41 abort assignment on Assignment Failure by Neels Hofmeyr · 6 years ago
  9. a35712d move trans->assignment_done to cc.assignment_started by Neels Hofmeyr · 5 years ago
  10. b16259f remove code dup: add msc_mgcp_try_call_assignment() by Neels Hofmeyr · 5 years ago
  11. 7916ca1 Constify transaction helpers parameters by Max · 5 years ago
  12. 1035d90 fix vlr ops.subscr_assoc re-association by Neels Hofmeyr · 5 years ago
  13. 76ef72d libmsc/gsm_04_11.c: forward MO SMS messages over GSUP by Vadim Yanitskiy · 6 years ago
  14. f40e46f libmsc/VTY: introduce kill-switch for routing SMS over GSUP by Vadim Yanitskiy · 6 years ago
  15. b361ea7 use vty->type instead of local variable by Stefan Sperling · 6 years ago
  16. 7d41d87 Remove redundancy in LAC processing by Max · 6 years ago
  17. 4776b05 VLR: drop unused struct members by Max · 6 years ago
  18. 1051c42 require 'ipa-name' option to be set via config file by Stefan Sperling · 6 years ago
  19. 85cb253 Revert "move ASS-COMPL MGCP handling out of a_iface_bssap.c" by Neels Hofmeyr · 6 years ago
  20. afa030d make gsup ipa name configurable in osmo-msc.cfg by Stefan Sperling · 6 years ago
  21. 212c0c9 move ASS-COMPL MGCP handling out of a_iface_bssap.c by Neels Hofmeyr · 6 years ago
  22. 80447eb add VTY commands: mncc internal / external (== -M) by Neels Hofmeyr · 6 years ago
  23. 1263bc8 move gsm_cbfn to gsm_subscriber.h, the only user by Neels Hofmeyr · 6 years ago
  24. 9587759 drop cruft from gsm_subscriber.h by Neels Hofmeyr · 6 years ago
  25. 7b61ffe GSM_EXTENSION_LENGTH -> VLR_MSISDN_LENGTH by Neels Hofmeyr · 6 years ago
  26. 8b6e536 move gsm_auth_tuple to vlr.h as vlr_auth_tuple by Neels Hofmeyr · 6 years ago
  27. df6d2e3 cosmetic: drop some unused opaque struct defs by Neels Hofmeyr · 6 years ago
  28. 7992122 combine several small .h in msc_common.h by Neels Hofmeyr · 6 years ago
  29. a8945ce move ran_conn declarations to new ran_conn.h by Neels Hofmeyr · 6 years ago
  30. 3c20a5e rename some RAN conn related stuff to ran_conn_* by Neels Hofmeyr · 6 years ago
  31. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  32. d03e728 drop msc_compl_l3() return value by Neels Hofmeyr · 6 years ago
  33. f41658d rename gsm_encr to geran_encr, it is only applicable on GERAN by Neels Hofmeyr · 6 years ago
  34. 81f6959 drop unused gsm0408_allow_everyone() declaration by Neels Hofmeyr · 6 years ago
  35. e777b5f drop unused SUBSCR_CONN_E_INVALID by Neels Hofmeyr · 6 years ago
  36. 29ab4a7 drop unused openbscdefines.h by Neels Hofmeyr · 6 years ago
  37. f9773b0 drop unused gsm_network->handover.active by Neels Hofmeyr · 6 years ago
  38. 344ee30 drop unused gsm_subscr_conn->mncc_rtp_bridge by Neels Hofmeyr · 6 years ago
  39. 24e025e libmsc/gsm_04_11.c: refactor MT SMS message handling by Vadim Yanitskiy · 6 years ago
  40. 9bd4fd6 libmsc/transaction: introduce trans_find_by_sm_rp_mr() by Ivan Kluchnikov · 8 years ago
  41. 54729d6 osmo_msc: remove unused parameter from msc_dtap() by Philipp Maier · 6 years ago
  42. c350c09 msc/gsm_04_11.h: use forward-declaration for _gsm411_sms_trans_free() by Vadim Yanitskiy · 6 years ago
  43. fb05bb4 msc/gsm_04_11.h: drop unused sms_next_rp_msg_ref() by Vadim Yanitskiy · 6 years ago
  44. 366390d Add counters for BSSMAP cipher mode messages by Max · 6 years ago
  45. 9ca7b31 gsm_04_08_cc: Add global guard timer for MNCC by Philipp Maier · 6 years ago
  46. 68cf957 fix Classmark Update without VLR subscriber by Neels Hofmeyr · 6 years ago
  47. 3117b70 A5/n Ciph: request Classmark Update if missing by Neels Hofmeyr · 6 years ago
  48. 986fe7e store classmark in vlr_subscr, not conn by Neels Hofmeyr · 6 years ago
  49. c36e61e use __FILE__, not __BASE_FILE__ by Neels Hofmeyr · 6 years ago
  50. 8ad3dac mgcp: use codec information returned with ASSIGNMENT COMPL. by Philipp Maier · 6 years ago
  51. 1b89130 RRLP: migrate and share mode definitions from msc_vty.c by Vadim Yanitskiy · 6 years ago
  52. d01b594 RRLP: properly name the init function by Vadim Yanitskiy · 6 years ago
  53. 1ea6baf Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  54. 0622ef5 libmsc/gsm_09_11.c: clean up the local GSM 04.80 API by Vadim Yanitskiy · 6 years ago
  55. 0d2e9be msc/rrlp.h: use #pragma once include guard by Vadim Yanitskiy · 6 years ago
  56. 29e8930 msc/signal.h: use #pragma once include guard by Vadim Yanitskiy · 6 years ago
  57. a44b970 migrate to oap_client in libosmogsm by Harald Welte · 6 years ago
  58. ad64e2a libmsc/gsm_09_11.c: introduce counter for active sessions by Vadim Yanitskiy · 6 years ago
  59. 8e25cc5 libmsc/gsm_09_11.c: introduce rate counters for NC_SS sessions by Vadim Yanitskiy · 6 years ago
  60. f2f83b0 libmsc/gsm_09_11.c: implement network-initiated sessions by Vadim Yanitskiy · 6 years ago
  61. 8a6ef55 libmsc/gsm_09_11.c: forward SS/USSD messages to HLR over GSUP by Vadim Yanitskiy · 6 years ago
  62. 8a0e258 libvlr/vlr.c: forward unhandled GSUP messages towards MSC by Vadim Yanitskiy · 6 years ago
  63. 27989d4 libmsc: move L3 call-control to separate C file (gsm_04_08_cc.c) by Harald Welte · 6 years ago
  64. 5df4e4d libmsc/gsm_04_80.c: make the API abstract from ss_request struct by Vadim Yanitskiy · 6 years ago
  65. f5b9e6c libmsc/gsm_04_08.c: expose gsm48_tx_simple() by Vadim Yanitskiy · 6 years ago
  66. 5b860fa Use proper naming for GSM TS 09.11 implementation by Vadim Yanitskiy · 6 years ago
  67. 846efcb libmsc: properly name the MSC_CONN_USE token for SS by Vadim Yanitskiy · 6 years ago
  68. 635f98c libmsc/ussd.c: FIX: properly indicate errors by Vadim Yanitskiy · 6 years ago
  69. defc3c8 implement periodic Location Update expiry in the VLR by Stefan Sperling · 6 years ago
  70. f913e5f a_reset: cleanup + remove dead code by Philipp Maier · 6 years ago
  71. 4cf452f Remove unused GSM_PAGING_OOM by Pau Espin Pedrol · 6 years ago
  72. 21adb2b cosmetic: use enum ranap_nsap_addr_enc instead of int by Neels Hofmeyr · 6 years ago
  73. 1580959 refactor VLR FSM result handling by Neels Hofmeyr · 6 years ago
  74. 4068ab2 properly receive BSSMAP Clear Complete and Iu Release Complete by Neels Hofmeyr · 6 years ago
  75. e3d3dc6 refactor subscr_conn and subscr_conn_fsm de-/alloc by Neels Hofmeyr · 6 years ago
  76. 12d221f libmsc/gsm_04_80.c: drop unused 'in_msg' argument by Vadim Yanitskiy · 6 years ago
  77. 01c0549 ussd.h: cosmetic: use '#pragma once' include guard by Vadim Yanitskiy · 6 years ago
  78. b7d4065 ussd.h: cosmetic: remove useless comment by Vadim Yanitskiy · 6 years ago
  79. 39b5548 Permit any Sender MSISDN when sending SMS from VTY by Harald Welte · 6 years ago
  80. 0e2fa5d DTAP: Ensure proper DLCI is used in MSC-originated DTAP by Harald Welte · 6 years ago
  81. 93c7463 unify allocation of gsm_subscriber_connection by Neels Hofmeyr · 6 years ago
  82. 16c42b5 subscr_conn: store complete_layer3_type in conn, not FSM event arg by Neels Hofmeyr · 6 years ago
  83. 1ba0df2 cosmetic: rename subscr_conn_from to complete_layer3_type by Neels Hofmeyr · 6 years ago
  84. 4d3a66b cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi by Neels Hofmeyr · 6 years ago
  85. 80d1101 drop some dead definitions (gsm_data.h, gsup_client.c) by Neels Hofmeyr · 6 years ago
  86. 9d74425 dissolve libcommon: drop gsm_data.c, move code to libmsc by Neels Hofmeyr · 6 years ago
  87. c01e909 dissolve libcommon: move talloc ctx into msc_main.c, drop talloc_ctx.c by Neels Hofmeyr · 6 years ago
  88. 6a8b9c7 dissolve libcommon: drop debug.c by Neels Hofmeyr · 6 years ago
  89. 7c075a2 dissolve libcommon,libcommon-cs: clean up vty definitions by Neels Hofmeyr · 6 years ago
  90. d6a769b trans_free: tear down conn when last transaction is done by Neels Hofmeyr · 6 years ago
  91. e9e2f5c cosmetic: rename conn_fsm "bump" event to "release_when_unused" by Neels Hofmeyr · 6 years ago
  92. a2353c6 mcgp: let the MGW allocate the MGCP endpoint by Philipp Maier · 6 years ago
  93. 3a74128 restore sending of optional MM info messages by Stefan Sperling · 6 years ago
  94. fa10eda vlr_ciph_result: fix use after free of imeisv by Neels Hofmeyr · 6 years ago
  95. 379d579 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  96. 7f48420 cosmetic: gsm_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 6 years ago
  97. 4e825b6 libmsc: Add a function to return a unique ID of the subscriber conn by Daniel Willmann · 6 years ago
  98. 6fbd3bf iucs: Add a function to return the connection ID for the IU SCCP conn by Daniel Willmann · 6 years ago
  99. c0e425d remove dead code (gsm_parse_reg) by Harald Welte · 6 years ago
  100. 098aa71 remove unused "auth policy" VTY command by Harald Welte · 6 years ago