1. 5df4e4d libmsc/gsm_04_80.c: make the API abstract from ss_request struct by Vadim Yanitskiy · 6 years ago
  2. f5b9e6c libmsc/gsm_04_08.c: expose gsm48_tx_simple() by Vadim Yanitskiy · 6 years ago
  3. 5b860fa Use proper naming for GSM TS 09.11 implementation by Vadim Yanitskiy · 6 years ago
  4. 846efcb libmsc: properly name the MSC_CONN_USE token for SS by Vadim Yanitskiy · 6 years ago
  5. 635f98c libmsc/ussd.c: FIX: properly indicate errors by Vadim Yanitskiy · 6 years ago
  6. defc3c8 implement periodic Location Update expiry in the VLR by Stefan Sperling · 6 years ago
  7. f913e5f a_reset: cleanup + remove dead code by Philipp Maier · 6 years ago
  8. 4cf452f Remove unused GSM_PAGING_OOM by Pau Espin Pedrol · 6 years ago
  9. 21adb2b cosmetic: use enum ranap_nsap_addr_enc instead of int by Neels Hofmeyr · 6 years ago
  10. 1580959 refactor VLR FSM result handling by Neels Hofmeyr · 6 years ago
  11. 4068ab2 properly receive BSSMAP Clear Complete and Iu Release Complete by Neels Hofmeyr · 6 years ago
  12. e3d3dc6 refactor subscr_conn and subscr_conn_fsm de-/alloc by Neels Hofmeyr · 6 years ago
  13. 12d221f libmsc/gsm_04_80.c: drop unused 'in_msg' argument by Vadim Yanitskiy · 6 years ago
  14. 01c0549 ussd.h: cosmetic: use '#pragma once' include guard by Vadim Yanitskiy · 6 years ago
  15. b7d4065 ussd.h: cosmetic: remove useless comment by Vadim Yanitskiy · 6 years ago
  16. 39b5548 Permit any Sender MSISDN when sending SMS from VTY by Harald Welte · 6 years ago
  17. 0e2fa5d DTAP: Ensure proper DLCI is used in MSC-originated DTAP by Harald Welte · 6 years ago
  18. 93c7463 unify allocation of gsm_subscriber_connection by Neels Hofmeyr · 6 years ago
  19. 16c42b5 subscr_conn: store complete_layer3_type in conn, not FSM event arg by Neels Hofmeyr · 6 years ago
  20. 1ba0df2 cosmetic: rename subscr_conn_from to complete_layer3_type by Neels Hofmeyr · 6 years ago
  21. 4d3a66b cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi by Neels Hofmeyr · 6 years ago
  22. 80d1101 drop some dead definitions (gsm_data.h, gsup_client.c) by Neels Hofmeyr · 6 years ago
  23. 9d74425 dissolve libcommon: drop gsm_data.c, move code to libmsc by Neels Hofmeyr · 6 years ago
  24. c01e909 dissolve libcommon: move talloc ctx into msc_main.c, drop talloc_ctx.c by Neels Hofmeyr · 6 years ago
  25. 6a8b9c7 dissolve libcommon: drop debug.c by Neels Hofmeyr · 6 years ago
  26. 7c075a2 dissolve libcommon,libcommon-cs: clean up vty definitions by Neels Hofmeyr · 6 years ago
  27. d6a769b trans_free: tear down conn when last transaction is done by Neels Hofmeyr · 6 years ago
  28. e9e2f5c cosmetic: rename conn_fsm "bump" event to "release_when_unused" by Neels Hofmeyr · 6 years ago
  29. a2353c6 mcgp: let the MGW allocate the MGCP endpoint by Philipp Maier · 6 years ago
  30. 3a74128 restore sending of optional MM info messages by Stefan Sperling · 6 years ago
  31. fa10eda vlr_ciph_result: fix use after free of imeisv by Neels Hofmeyr · 6 years ago
  32. 379d579 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  33. 7f48420 cosmetic: gsm_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 6 years ago
  34. 4e825b6 libmsc: Add a function to return a unique ID of the subscriber conn by Daniel Willmann · 6 years ago
  35. 6fbd3bf iucs: Add a function to return the connection ID for the IU SCCP conn by Daniel Willmann · 6 years ago
  36. c0e425d remove dead code (gsm_parse_reg) by Harald Welte · 6 years ago
  37. 098aa71 remove unused "auth policy" VTY command by Harald Welte · 6 years ago
  38. 2346619 remove unused "authorized-regexp" VTY command by Harald Welte · 6 years ago
  39. 27b40c6 remove unused VTY command "location updating reject cause" by Harald Welte · 6 years ago
  40. 7421a6e remove unused dyn_ts_allow_tch_f VTY option by Harald Welte · 6 years ago
  41. 9199f8b dead code removal by Harald Welte · 6 years ago
  42. d5db170 remove bsc_api.h and all users - they're all dead code by Harald Welte · 6 years ago
  43. c93ce02 gsm_data: remove unused gsm_subscriber_connection members by Harald Welte · 6 years ago
  44. 69c54a8 Add VTY command to configure destination MSISDN for emergency calls by Harald Welte · 6 years ago
  45. 1f47744 Introduce new BSSAP logging category/subsystem by Harald Welte · 6 years ago
  46. 6de4659 a_iface_bssap.c: Use LOGPCONN() whenever possible by Harald Welte · 6 years ago
  47. 54a10ef Don't answer to BSC-originated RESET with another RESET by Harald Welte · 6 years ago
  48. b6777fb a_reset: Add additional "a_reset_alloc" argument by Harald Welte · 6 years ago
  49. 770fbd2 GSUP: check osmo_gsup_encode() result by Max · 6 years ago
  50. d83b17b Constify msc_subscr_conn_is_accepted() parameter by Max · 6 years ago
  51. 621ba03 mgcp: use osmo-mgw to switch rtp streams by Philipp Maier · 7 years ago
  52. 64dbc54 a_iface: correct data type for a.conn_id in gsm_subscriber_connection by Philipp Maier · 6 years ago
  53. c200785 Implement checks for duplicate uplink UL L3 message by Harald Welte · 6 years ago
  54. cd31f7a Remove unused code by Max · 6 years ago
  55. 327c2f5 Change GSUP re-connect interval to 1s by Harald Welte · 6 years ago
  56. 7b222aa Permit a set of multiple different A5 ciphers by Harald Welte · 7 years ago
  57. 71c51df Shift ciphering algorithm selection from VLR to MSC by Harald Welte · 7 years ago
  58. 14e0517 Delete expired SMS automatically. by Stefan Sperling · 6 years ago
  59. 87cba1f Add a VTY command which deletes all expired SMS. by Stefan Sperling · 6 years ago
  60. 703f2ec debug: Remove dead log categories by Harald Welte · 6 years ago
  61. 45f234c remove dead ctrl.h header file by Harald Welte · 6 years ago
  62. b752cc5 signal.h: Remove unused/dead signal definitions by Harald Welte · 6 years ago
  63. 4bd35d4 remove dead header files bsc_msc.h, bsc_msc_data.h and bsc_rll.h by Harald Welte · 6 years ago
  64. 51c65e8 remove dead code in auth.h / auth.c by Harald Welte · 6 years ago
  65. 6ffc95c remove unused ipaccess.h by Harald Welte · 6 years ago
  66. d35038d Massive removal of unused code/structs/headers by Harald Welte · 6 years ago
  67. a3ab1de remove traces of bsc_subscriber by Harald Welte · 6 years ago
  68. 4ab0a49 debug: Remove code for filters that don't exist in OsmoMSC by Harald Welte · 6 years ago
  69. a5e51ec remove unused paging.h and osmo_bsc_grace.h by Harald Welte · 6 years ago
  70. a1c5de4 Remove traces of meas_feed by Harald Welte · 6 years ago
  71. 923a239 VLR: constify GSUP-related function parameters by Max · 6 years ago
  72. 5718429 MNCC: Add input validation by Harald Welte · 6 years ago
  73. 6ba2d5a Delete SMS from the database once they were sent successfully by Stefan Sperling · 6 years ago
  74. 6e19d1b msc/gsm_04_80.h: use '#pragma once' instead of includes by Vadim Yanitskiy · 6 years ago
  75. 0774a53 msc/gsm_04_80.h: cosmetic: whitespace fix by Vadim Yanitskiy · 6 years ago
  76. 7c93591 msc/gsm_04_80.h: clean up useless declarations by Vadim Yanitskiy · 6 years ago
  77. dcc193d Add control command to expire subscriber by Max · 7 years ago
  78. a263bb2 VLR: log subscriber update by Max · 7 years ago
  79. 7772c7d VLR: remove unused parameter by Max · 7 years ago
  80. facd57a fix: properly cancel all Paging on IMSI Detach by Neels Hofmeyr · 7 years ago
  81. 2ff5bcd fix paging: add timeout to discard unsuccessful paging by Neels Hofmeyr · 7 years ago
  82. c1d6925 cosmetic: rename sccp_rx_udt and sccp_rx_dt to a_* by Neels Hofmeyr · 7 years ago
  83. 76a10f5 drop unused T* timers (BSC land, not MSC) by Neels Hofmeyr · 7 years ago
  84. 2ef2da5 cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is used by Neels Hofmeyr · 7 years ago
  85. e3d72d7 cosmetic prep: publish vlr_use_umts_aka() decision by Neels Hofmeyr · 7 years ago
  86. 703638e cosmetic: move translation of vlr_ciph into msc_vlr_set_ciph_mode() by Neels Hofmeyr · 7 years ago
  87. cf30913 fix BSSMAP Cipher Mode Cmd: properly set permitted algorithms by Neels Hofmeyr · 7 years ago
  88. fb21d9d compiler warning: drop double 'const' in a_iface_tx_cipher_mode() by Neels Hofmeyr · 7 years ago
  89. fe6acd6 mncc: re-add lchan members to structs by Philipp Maier · 7 years ago
  90. 6166f29 subscr_conn: introduce usage tokens for ref error tracking by Neels Hofmeyr · 7 years ago
  91. 1a5bcd5 sub_pres_vlr_fsm_start: fix heap use after free by Neels Hofmeyr · 7 years ago
  92. c6bf274 rate_ctr: don't use . as separator by Neels Hofmeyr · 7 years ago
  93. 33f5341 cosmetic: vlr: rename auth_tuple_max_use_count to _reuse_ by Neels Hofmeyr · 7 years ago
  94. 61cacb0 Remove pkg-config file by Max · 7 years ago
  95. 5c76e0a remove further files and autotest/autoconf bits irrelevant to osmo-msc by Harald Welte · 7 years ago
  96. a8b1aac Remove unused osmo_bsc_rf.h header by Max · 7 years ago
  97. e591d47 Remove BTS-specific attributes by Max · 7 years ago
  98. f953d8b Remove SI-related code by Max · 7 years ago
  99. 43b01b0 Remove rest_octets.h by Max · 7 years ago
  100. 4502f5f a_iface: fix memory leaks by Philipp Maier · 7 years ago