1. 7c075a2 dissolve libcommon,libcommon-cs: clean up vty definitions by Neels Hofmeyr · 6 years ago
  2. d6a769b trans_free: tear down conn when last transaction is done by Neels Hofmeyr · 6 years ago
  3. e9e2f5c cosmetic: rename conn_fsm "bump" event to "release_when_unused" by Neels Hofmeyr · 6 years ago
  4. a2353c6 mcgp: let the MGW allocate the MGCP endpoint by Philipp Maier · 6 years ago
  5. 3a74128 restore sending of optional MM info messages by Stefan Sperling · 6 years ago
  6. fa10eda vlr_ciph_result: fix use after free of imeisv by Neels Hofmeyr · 6 years ago
  7. 379d579 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  8. 7f48420 cosmetic: gsm_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 6 years ago
  9. 4e825b6 libmsc: Add a function to return a unique ID of the subscriber conn by Daniel Willmann · 6 years ago
  10. 6fbd3bf iucs: Add a function to return the connection ID for the IU SCCP conn by Daniel Willmann · 6 years ago
  11. c0e425d remove dead code (gsm_parse_reg) by Harald Welte · 6 years ago
  12. 098aa71 remove unused "auth policy" VTY command by Harald Welte · 6 years ago
  13. 2346619 remove unused "authorized-regexp" VTY command by Harald Welte · 6 years ago
  14. 27b40c6 remove unused VTY command "location updating reject cause" by Harald Welte · 6 years ago
  15. 7421a6e remove unused dyn_ts_allow_tch_f VTY option by Harald Welte · 6 years ago
  16. 9199f8b dead code removal by Harald Welte · 6 years ago
  17. d5db170 remove bsc_api.h and all users - they're all dead code by Harald Welte · 6 years ago
  18. c93ce02 gsm_data: remove unused gsm_subscriber_connection members by Harald Welte · 6 years ago
  19. 69c54a8 Add VTY command to configure destination MSISDN for emergency calls by Harald Welte · 6 years ago
  20. 1f47744 Introduce new BSSAP logging category/subsystem by Harald Welte · 6 years ago
  21. 6de4659 a_iface_bssap.c: Use LOGPCONN() whenever possible by Harald Welte · 6 years ago
  22. 54a10ef Don't answer to BSC-originated RESET with another RESET by Harald Welte · 6 years ago
  23. b6777fb a_reset: Add additional "a_reset_alloc" argument by Harald Welte · 6 years ago
  24. 770fbd2 GSUP: check osmo_gsup_encode() result by Max · 6 years ago
  25. d83b17b Constify msc_subscr_conn_is_accepted() parameter by Max · 6 years ago
  26. 621ba03 mgcp: use osmo-mgw to switch rtp streams by Philipp Maier · 7 years ago
  27. 64dbc54 a_iface: correct data type for a.conn_id in gsm_subscriber_connection by Philipp Maier · 6 years ago
  28. c200785 Implement checks for duplicate uplink UL L3 message by Harald Welte · 6 years ago
  29. cd31f7a Remove unused code by Max · 6 years ago
  30. 327c2f5 Change GSUP re-connect interval to 1s by Harald Welte · 6 years ago
  31. 7b222aa Permit a set of multiple different A5 ciphers by Harald Welte · 7 years ago
  32. 71c51df Shift ciphering algorithm selection from VLR to MSC by Harald Welte · 7 years ago
  33. 14e0517 Delete expired SMS automatically. by Stefan Sperling · 6 years ago
  34. 87cba1f Add a VTY command which deletes all expired SMS. by Stefan Sperling · 6 years ago
  35. 703f2ec debug: Remove dead log categories by Harald Welte · 6 years ago
  36. 45f234c remove dead ctrl.h header file by Harald Welte · 6 years ago
  37. b752cc5 signal.h: Remove unused/dead signal definitions by Harald Welte · 6 years ago
  38. 4bd35d4 remove dead header files bsc_msc.h, bsc_msc_data.h and bsc_rll.h by Harald Welte · 6 years ago
  39. 51c65e8 remove dead code in auth.h / auth.c by Harald Welte · 6 years ago
  40. 6ffc95c remove unused ipaccess.h by Harald Welte · 6 years ago
  41. d35038d Massive removal of unused code/structs/headers by Harald Welte · 6 years ago
  42. a3ab1de remove traces of bsc_subscriber by Harald Welte · 6 years ago
  43. 4ab0a49 debug: Remove code for filters that don't exist in OsmoMSC by Harald Welte · 6 years ago
  44. a5e51ec remove unused paging.h and osmo_bsc_grace.h by Harald Welte · 6 years ago
  45. a1c5de4 Remove traces of meas_feed by Harald Welte · 6 years ago
  46. 923a239 VLR: constify GSUP-related function parameters by Max · 6 years ago
  47. 5718429 MNCC: Add input validation by Harald Welte · 6 years ago
  48. 6ba2d5a Delete SMS from the database once they were sent successfully by Stefan Sperling · 6 years ago
  49. 6e19d1b msc/gsm_04_80.h: use '#pragma once' instead of includes by Vadim Yanitskiy · 6 years ago
  50. 0774a53 msc/gsm_04_80.h: cosmetic: whitespace fix by Vadim Yanitskiy · 6 years ago
  51. 7c93591 msc/gsm_04_80.h: clean up useless declarations by Vadim Yanitskiy · 6 years ago
  52. dcc193d Add control command to expire subscriber by Max · 7 years ago
  53. a263bb2 VLR: log subscriber update by Max · 7 years ago
  54. 7772c7d VLR: remove unused parameter by Max · 7 years ago
  55. facd57a fix: properly cancel all Paging on IMSI Detach by Neels Hofmeyr · 7 years ago
  56. 2ff5bcd fix paging: add timeout to discard unsuccessful paging by Neels Hofmeyr · 7 years ago
  57. c1d6925 cosmetic: rename sccp_rx_udt and sccp_rx_dt to a_* by Neels Hofmeyr · 7 years ago
  58. 76a10f5 drop unused T* timers (BSC land, not MSC) by Neels Hofmeyr · 7 years ago
  59. 2ef2da5 cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is used by Neels Hofmeyr · 7 years ago
  60. e3d72d7 cosmetic prep: publish vlr_use_umts_aka() decision by Neels Hofmeyr · 7 years ago
  61. 703638e cosmetic: move translation of vlr_ciph into msc_vlr_set_ciph_mode() by Neels Hofmeyr · 7 years ago
  62. cf30913 fix BSSMAP Cipher Mode Cmd: properly set permitted algorithms by Neels Hofmeyr · 7 years ago
  63. fb21d9d compiler warning: drop double 'const' in a_iface_tx_cipher_mode() by Neels Hofmeyr · 7 years ago
  64. fe6acd6 mncc: re-add lchan members to structs by Philipp Maier · 7 years ago
  65. 6166f29 subscr_conn: introduce usage tokens for ref error tracking by Neels Hofmeyr · 7 years ago
  66. 1a5bcd5 sub_pres_vlr_fsm_start: fix heap use after free by Neels Hofmeyr · 7 years ago
  67. c6bf274 rate_ctr: don't use . as separator by Neels Hofmeyr · 7 years ago
  68. 33f5341 cosmetic: vlr: rename auth_tuple_max_use_count to _reuse_ by Neels Hofmeyr · 7 years ago
  69. 61cacb0 Remove pkg-config file by Max · 7 years ago
  70. 5c76e0a remove further files and autotest/autoconf bits irrelevant to osmo-msc by Harald Welte · 7 years ago
  71. a8b1aac Remove unused osmo_bsc_rf.h header by Max · 7 years ago
  72. e591d47 Remove BTS-specific attributes by Max · 7 years ago
  73. f953d8b Remove SI-related code by Max · 7 years ago
  74. 43b01b0 Remove rest_octets.h by Max · 7 years ago
  75. 4502f5f a_iface: fix memory leaks by Philipp Maier · 7 years ago
  76. 6c8afe1 use separated libosmo-mgcp-client, apply rename to mgcp_client_* by Neels Hofmeyr · 7 years ago
  77. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  78. bac2276 split off osmo-msc: remove files, apply build, rename by Neels Hofmeyr · 7 years ago
  79. 979cd26 move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  80. 00e82d6 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  81. fbf6610 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  82. c601adc libmsc: Use actual delivery time in delivery reports. by Keith · 7 years ago
  83. 586e681 Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str() by Harald Welte · 7 years ago
  84. e93fad8 mgcp_osmux: Remove unused parameter by Pau Espin Pedrol · 7 years ago
  85. 3d18dda libcommon: Fix log output for bts>0. by Alexander Chemeris · 7 years ago
  86. adae859 libmsc: add support for SMPP delivery receipts by Pablo Neira Ayuso · 7 years ago
  87. 5d1fa89 GSM timers: User reasonable defaults; don't save if equal default by Harald Welte · 7 years ago
  88. eac38c3 Support for TS 04.14 conformance test commands by Harald Welte · 7 years ago
  89. 9d6f062 sgsn: Fill the cch_pdp with a value coming from the tlv structure by Holger Hans Peter Freyther · 7 years ago
  90. 4df7205 mgcp: hack RAB success from nano3G: patch first RTP payload by Neels Hofmeyr · 7 years ago
  91. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  92. 4283675 sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_config by Neels Hofmeyr · 7 years ago
  93. e2f24d5 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  94. 54a706c vlr: LU FSM: enable Retrieve_IMEISV_If_Required by Neels Hofmeyr · 7 years ago
  95. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  96. b8b85a1 Add libvlr implementation by Harald Welte · 8 years ago
  97. f2ba813 gsup_client: allow passing a unit id to identify with HLR by Neels Hofmeyr · 7 years ago
  98. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago
  99. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago
  100. f7c4352 * add support for storing classmark1/2/3 per subscriber by Harald Welte · 15 years ago