1. 80447eb add VTY commands: mncc internal / external (== -M) by Neels Hofmeyr · 6 years ago
  2. 1263bc8 move gsm_cbfn to gsm_subscriber.h, the only user by Neels Hofmeyr · 6 years ago
  3. 9587759 drop cruft from gsm_subscriber.h by Neels Hofmeyr · 6 years ago
  4. 7b61ffe GSM_EXTENSION_LENGTH -> VLR_MSISDN_LENGTH by Neels Hofmeyr · 6 years ago
  5. 8b6e536 move gsm_auth_tuple to vlr.h as vlr_auth_tuple by Neels Hofmeyr · 6 years ago
  6. df6d2e3 cosmetic: drop some unused opaque struct defs by Neels Hofmeyr · 6 years ago
  7. 7992122 combine several small .h in msc_common.h by Neels Hofmeyr · 6 years ago
  8. a8945ce move ran_conn declarations to new ran_conn.h by Neels Hofmeyr · 6 years ago
  9. 3c20a5e rename some RAN conn related stuff to ran_conn_* by Neels Hofmeyr · 6 years ago
  10. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  11. d03e728 drop msc_compl_l3() return value by Neels Hofmeyr · 6 years ago
  12. f41658d rename gsm_encr to geran_encr, it is only applicable on GERAN by Neels Hofmeyr · 6 years ago
  13. 81f6959 drop unused gsm0408_allow_everyone() declaration by Neels Hofmeyr · 6 years ago
  14. e777b5f drop unused SUBSCR_CONN_E_INVALID by Neels Hofmeyr · 6 years ago
  15. 29ab4a7 drop unused openbscdefines.h by Neels Hofmeyr · 6 years ago
  16. f9773b0 drop unused gsm_network->handover.active by Neels Hofmeyr · 6 years ago
  17. 344ee30 drop unused gsm_subscr_conn->mncc_rtp_bridge by Neels Hofmeyr · 6 years ago
  18. 24e025e libmsc/gsm_04_11.c: refactor MT SMS message handling by Vadim Yanitskiy · 6 years ago
  19. 9bd4fd6 libmsc/transaction: introduce trans_find_by_sm_rp_mr() by Ivan Kluchnikov · 9 years ago
  20. 54729d6 osmo_msc: remove unused parameter from msc_dtap() by Philipp Maier · 6 years ago
  21. c350c09 msc/gsm_04_11.h: use forward-declaration for _gsm411_sms_trans_free() by Vadim Yanitskiy · 6 years ago
  22. fb05bb4 msc/gsm_04_11.h: drop unused sms_next_rp_msg_ref() by Vadim Yanitskiy · 6 years ago
  23. 366390d Add counters for BSSMAP cipher mode messages by Max · 6 years ago
  24. 9ca7b31 gsm_04_08_cc: Add global guard timer for MNCC by Philipp Maier · 6 years ago
  25. 68cf957 fix Classmark Update without VLR subscriber by Neels Hofmeyr · 6 years ago
  26. 3117b70 A5/n Ciph: request Classmark Update if missing by Neels Hofmeyr · 6 years ago
  27. 986fe7e store classmark in vlr_subscr, not conn by Neels Hofmeyr · 6 years ago
  28. c36e61e use __FILE__, not __BASE_FILE__ by Neels Hofmeyr · 6 years ago
  29. 8ad3dac mgcp: use codec information returned with ASSIGNMENT COMPL. by Philipp Maier · 6 years ago
  30. 1b89130 RRLP: migrate and share mode definitions from msc_vty.c by Vadim Yanitskiy · 6 years ago
  31. d01b594 RRLP: properly name the init function by Vadim Yanitskiy · 6 years ago
  32. 1ea6baf Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  33. 0622ef5 libmsc/gsm_09_11.c: clean up the local GSM 04.80 API by Vadim Yanitskiy · 6 years ago
  34. 0d2e9be msc/rrlp.h: use #pragma once include guard by Vadim Yanitskiy · 6 years ago
  35. 29e8930 msc/signal.h: use #pragma once include guard by Vadim Yanitskiy · 6 years ago
  36. a44b970 migrate to oap_client in libosmogsm by Harald Welte · 6 years ago
  37. ad64e2a libmsc/gsm_09_11.c: introduce counter for active sessions by Vadim Yanitskiy · 6 years ago
  38. 8e25cc5 libmsc/gsm_09_11.c: introduce rate counters for NC_SS sessions by Vadim Yanitskiy · 6 years ago
  39. f2f83b0 libmsc/gsm_09_11.c: implement network-initiated sessions by Vadim Yanitskiy · 6 years ago
  40. 8a6ef55 libmsc/gsm_09_11.c: forward SS/USSD messages to HLR over GSUP by Vadim Yanitskiy · 6 years ago
  41. 8a0e258 libvlr/vlr.c: forward unhandled GSUP messages towards MSC by Vadim Yanitskiy · 6 years ago
  42. 27989d4 libmsc: move L3 call-control to separate C file (gsm_04_08_cc.c) by Harald Welte · 6 years ago
  43. 5df4e4d libmsc/gsm_04_80.c: make the API abstract from ss_request struct by Vadim Yanitskiy · 6 years ago
  44. f5b9e6c libmsc/gsm_04_08.c: expose gsm48_tx_simple() by Vadim Yanitskiy · 6 years ago
  45. 5b860fa Use proper naming for GSM TS 09.11 implementation by Vadim Yanitskiy · 6 years ago
  46. 846efcb libmsc: properly name the MSC_CONN_USE token for SS by Vadim Yanitskiy · 6 years ago
  47. 635f98c libmsc/ussd.c: FIX: properly indicate errors by Vadim Yanitskiy · 6 years ago
  48. defc3c8 implement periodic Location Update expiry in the VLR by Stefan Sperling · 6 years ago
  49. f913e5f a_reset: cleanup + remove dead code by Philipp Maier · 6 years ago
  50. 4cf452f Remove unused GSM_PAGING_OOM by Pau Espin Pedrol · 6 years ago
  51. 21adb2b cosmetic: use enum ranap_nsap_addr_enc instead of int by Neels Hofmeyr · 6 years ago
  52. 1580959 refactor VLR FSM result handling by Neels Hofmeyr · 6 years ago
  53. 4068ab2 properly receive BSSMAP Clear Complete and Iu Release Complete by Neels Hofmeyr · 6 years ago
  54. e3d3dc6 refactor subscr_conn and subscr_conn_fsm de-/alloc by Neels Hofmeyr · 6 years ago
  55. 12d221f libmsc/gsm_04_80.c: drop unused 'in_msg' argument by Vadim Yanitskiy · 6 years ago
  56. 01c0549 ussd.h: cosmetic: use '#pragma once' include guard by Vadim Yanitskiy · 6 years ago
  57. b7d4065 ussd.h: cosmetic: remove useless comment by Vadim Yanitskiy · 6 years ago
  58. 39b5548 Permit any Sender MSISDN when sending SMS from VTY by Harald Welte · 6 years ago
  59. 0e2fa5d DTAP: Ensure proper DLCI is used in MSC-originated DTAP by Harald Welte · 6 years ago
  60. 93c7463 unify allocation of gsm_subscriber_connection by Neels Hofmeyr · 6 years ago
  61. 16c42b5 subscr_conn: store complete_layer3_type in conn, not FSM event arg by Neels Hofmeyr · 6 years ago
  62. 1ba0df2 cosmetic: rename subscr_conn_from to complete_layer3_type by Neels Hofmeyr · 6 years ago
  63. 4d3a66b cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi by Neels Hofmeyr · 6 years ago
  64. 80d1101 drop some dead definitions (gsm_data.h, gsup_client.c) by Neels Hofmeyr · 6 years ago
  65. 9d74425 dissolve libcommon: drop gsm_data.c, move code to libmsc by Neels Hofmeyr · 6 years ago
  66. c01e909 dissolve libcommon: move talloc ctx into msc_main.c, drop talloc_ctx.c by Neels Hofmeyr · 6 years ago
  67. 6a8b9c7 dissolve libcommon: drop debug.c by Neels Hofmeyr · 6 years ago
  68. 7c075a2 dissolve libcommon,libcommon-cs: clean up vty definitions by Neels Hofmeyr · 6 years ago
  69. d6a769b trans_free: tear down conn when last transaction is done by Neels Hofmeyr · 6 years ago
  70. e9e2f5c cosmetic: rename conn_fsm "bump" event to "release_when_unused" by Neels Hofmeyr · 6 years ago
  71. a2353c6 mcgp: let the MGW allocate the MGCP endpoint by Philipp Maier · 6 years ago
  72. 3a74128 restore sending of optional MM info messages by Stefan Sperling · 6 years ago
  73. fa10eda vlr_ciph_result: fix use after free of imeisv by Neels Hofmeyr · 6 years ago
  74. 379d579 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  75. 7f48420 cosmetic: gsm_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 6 years ago
  76. 4e825b6 libmsc: Add a function to return a unique ID of the subscriber conn by Daniel Willmann · 6 years ago
  77. 6fbd3bf iucs: Add a function to return the connection ID for the IU SCCP conn by Daniel Willmann · 6 years ago
  78. c0e425d remove dead code (gsm_parse_reg) by Harald Welte · 6 years ago
  79. 098aa71 remove unused "auth policy" VTY command by Harald Welte · 6 years ago
  80. 2346619 remove unused "authorized-regexp" VTY command by Harald Welte · 6 years ago
  81. 27b40c6 remove unused VTY command "location updating reject cause" by Harald Welte · 6 years ago
  82. 7421a6e remove unused dyn_ts_allow_tch_f VTY option by Harald Welte · 6 years ago
  83. 9199f8b dead code removal by Harald Welte · 6 years ago
  84. d5db170 remove bsc_api.h and all users - they're all dead code by Harald Welte · 6 years ago
  85. c93ce02 gsm_data: remove unused gsm_subscriber_connection members by Harald Welte · 6 years ago
  86. 69c54a8 Add VTY command to configure destination MSISDN for emergency calls by Harald Welte · 6 years ago
  87. 1f47744 Introduce new BSSAP logging category/subsystem by Harald Welte · 6 years ago
  88. 6de4659 a_iface_bssap.c: Use LOGPCONN() whenever possible by Harald Welte · 6 years ago
  89. 54a10ef Don't answer to BSC-originated RESET with another RESET by Harald Welte · 6 years ago
  90. b6777fb a_reset: Add additional "a_reset_alloc" argument by Harald Welte · 6 years ago
  91. 770fbd2 GSUP: check osmo_gsup_encode() result by Max · 6 years ago
  92. d83b17b Constify msc_subscr_conn_is_accepted() parameter by Max · 6 years ago
  93. 621ba03 mgcp: use osmo-mgw to switch rtp streams by Philipp Maier · 7 years ago
  94. 64dbc54 a_iface: correct data type for a.conn_id in gsm_subscriber_connection by Philipp Maier · 6 years ago
  95. c200785 Implement checks for duplicate uplink UL L3 message by Harald Welte · 6 years ago
  96. cd31f7a Remove unused code by Max · 6 years ago
  97. 327c2f5 Change GSUP re-connect interval to 1s by Harald Welte · 6 years ago
  98. 7b222aa Permit a set of multiple different A5 ciphers by Harald Welte · 7 years ago
  99. 71c51df Shift ciphering algorithm selection from VLR to MSC by Harald Welte · 7 years ago
  100. 14e0517 Delete expired SMS automatically. by Stefan Sperling · 6 years ago