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