1. 54a10ef Don't answer to BSC-originated RESET with another RESET by Harald Welte · 6 years ago
  2. b6777fb a_reset: Add additional "a_reset_alloc" argument by Harald Welte · 6 years ago
  3. 66a301e VTY: Add 'show connections' and 'show transactions' commands by Harald Welte · 6 years ago
  4. 4c57377 increase RAN timeout in MGCP FSM by Philipp Maier · 6 years ago
  5. d83b17b Constify msc_subscr_conn_is_accepted() parameter by Max · 6 years ago
  6. 5e2e9bd Fix whitespace issues by Max · 6 years ago
  7. 621ba03 mgcp: use osmo-mgw to switch rtp streams by Philipp Maier · 7 years ago
  8. 98f7467 Wrap osmo_strlcpy() calls by Max · 6 years ago
  9. c200785 Implement checks for duplicate uplink UL L3 message by Harald Welte · 6 years ago
  10. 6d28981 Make sending an SMS to an unknown subscriber B work over SMPP. by Stefan Sperling · 6 years ago
  11. 7133072 MSC: Intersect configured A5 algorithms with MS-supported ones by Harald Welte · 7 years ago
  12. 7b222aa Permit a set of multiple different A5 ciphers by Harald Welte · 7 years ago
  13. 71c51df Shift ciphering algorithm selection from VLR to MSC by Harald Welte · 7 years ago
  14. 14e0517 Delete expired SMS automatically. by Stefan Sperling · 6 years ago
  15. 1e67fea Accept SMS for any receiver by Stefan Sperling · 6 years ago
  16. 87cba1f Add a VTY command which deletes all expired SMS. by Stefan Sperling · 6 years ago
  17. 4bd35d4 remove dead header files bsc_msc.h, bsc_msc_data.h and bsc_rll.h by Harald Welte · 6 years ago
  18. 51c65e8 remove dead code in auth.h / auth.c by Harald Welte · 6 years ago
  19. d35038d Massive removal of unused code/structs/headers by Harald Welte · 6 years ago
  20. a5e51ec remove unused paging.h and osmo_bsc_grace.h by Harald Welte · 6 years ago
  21. 284c39a msc_cipher_mode_compl: Handle CIPH MOD COMPL without L3 message by Harald Welte · 6 years ago
  22. 49f8fcb Properly reject CM Re-Establishment Request by Harald Welte · 6 years ago
  23. a1c5de4 Remove traces of meas_feed by Harald Welte · 6 years ago
  24. 37382ec Reject any CM SERVICE we don't support by Harald Welte · 6 years ago
  25. 3995d2e Refuse Emergency Calls by IMEI with proper CM SERVICE REJECT Cause by Harald Welte · 6 years ago
  26. 0dd0137 Emergency Call: Set MNCC_F_EMERGENCY flag by Harald Welte · 6 years ago
  27. 79826e1 Log difference between SETUP and EMERGENCY_SETUP by Harald Welte · 6 years ago
  28. c309fe3 cosmetic: log prim operation as text by Max · 6 years ago
  29. 5718429 MNCC: Add input validation by Harald Welte · 6 years ago
  30. 3b26f34 Fix value of stored SMS validity time. by Stefan Sperling · 6 years ago
  31. b8c0cf8 libmsc: msc_vty: Fix compilation warning by Pau Espin Pedrol · 6 years ago
  32. d494162 Store/retrieve SMS validity time in the SMS datebase by Stefan Sperling · 6 years ago
  33. 6ba2d5a Delete SMS from the database once they were sent successfully by Stefan Sperling · 6 years ago
  34. 832046d Improve an error message in db_init(). by Stefan Sperling · 6 years ago
  35. ce4e984 fix build: missing LIBOSMORANAP flags in libmsc by Neels Hofmeyr · 6 years ago
  36. b274d56 src/libmsc/ussd.c: drop useless forward declaration by Vadim Yanitskiy · 6 years ago
  37. 563e1db a_iface_tx_assignment: fix log lvl for "Sending Assignment..." by Neels Hofmeyr · 7 years ago
  38. cfab83e smpp_smsc.c: don't talloc_strdup NULL pointers by the 34c3 gsm team · 7 years ago
  39. dcc193d Add control command to expire subscriber by Max · 7 years ago
  40. a263bb2 VLR: log subscriber update by Max · 7 years ago
  41. 7772c7d VLR: remove unused parameter by Max · 7 years ago
  42. 753c15d Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  43. facd57a fix: properly cancel all Paging on IMSI Detach by Neels Hofmeyr · 7 years ago
  44. 2ff5bcd fix paging: add timeout to discard unsuccessful paging by Neels Hofmeyr · 7 years ago
  45. c1d6925 cosmetic: rename sccp_rx_udt and sccp_rx_dt to a_* by Neels Hofmeyr · 7 years ago
  46. c22e54d libmsc: db.c: Replace dbi APIs marked as deprecated by Pau Espin Pedrol · 7 years ago
  47. 04960b1 log: a_iface.c: revisit logging, use LOGPCONN by Neels Hofmeyr · 7 years ago
  48. 26c218d smpp_smsc: fix truncated string copy into bind_r.system_id by Neels Hofmeyr · 7 years ago
  49. 9baedaf a_iface_bssap: compiler warning: cast const away from TLV val for l2h by Neels Hofmeyr · 7 years ago
  50. 4390777 compiler warning: extend #if 0 to include unused array by Neels Hofmeyr · 7 years ago
  51. 5282171 fix GSM-Milenage in presence of 2G keys by Neels Hofmeyr · 7 years ago
  52. 7fca2ce cosmetic: msc_paging_request: drop obsolete comment by Neels Hofmeyr · 7 years ago
  53. 2ef2da5 cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is used by Neels Hofmeyr · 7 years ago
  54. 703638e cosmetic: move translation of vlr_ciph into msc_vlr_set_ciph_mode() by Neels Hofmeyr · 7 years ago
  55. cf30913 fix BSSMAP Cipher Mode Cmd: properly set permitted algorithms by Neels Hofmeyr · 7 years ago
  56. f879fc9 debug log: a_iface_tx_cipher_mode(): log cipher and key by Neels Hofmeyr · 7 years ago
  57. fb21d9d compiler warning: drop double 'const' in a_iface_tx_cipher_mode() by Neels Hofmeyr · 7 years ago
  58. c5981b3 fix vty write: add missing 'authentication optional/required' output by Neels Hofmeyr · 7 years ago
  59. db82729 sms.db: silence libdbi warnings on out-of-range index by Neels Hofmeyr · 7 years ago
  60. 50d0900 sms db: properly quote MSISDN in various SQL queries by Neels Hofmeyr · 7 years ago
  61. f6704f1 sms db: don't attempt to query pending SMS for unset MSISDN by Neels Hofmeyr · 7 years ago
  62. f6d6a57 Add missing CFLAGS by Alexander Huemer · 7 years ago
  63. 82be67d fix use after free: missing conn_get on CC paging response by Neels Hofmeyr · 7 years ago
  64. 785fadc cosmetic: log error when using a conn that's in release by Neels Hofmeyr · 7 years ago
  65. 6166f29 subscr_conn: introduce usage tokens for ref error tracking by Neels Hofmeyr · 7 years ago
  66. 2f108b0 cosmetic: add missing spaces by Philipp Maier · 7 years ago
  67. 7bbac16 cosmetic: debug log: mncc: detached subscr: show subscriber by Neels Hofmeyr · 7 years ago
  68. d1ec111 cosmetic: log: CC trans_alloc: log trans_id and subscr, not memory addrs by Neels Hofmeyr · 7 years ago
  69. fef670b cosmetic: log: CC state transition: log trans id and subscr by Neels Hofmeyr · 7 years ago
  70. 5900c84 libmsc/vty: don't access old bsc rate counters by Alexander Couzens · 7 years ago
  71. 3ddd742 subscr_conn: don't close after conn timeout by Neels Hofmeyr · 7 years ago
  72. e4db08a cosmetic: move log message to else branch by Philipp Maier · 7 years ago
  73. 8ae3c92 reset: remove name variable from reset context by Philipp Maier · 7 years ago
  74. 0f2555e sms_route_mt_sms: Don't return uninitialized variable by Harald Welte · 7 years ago
  75. 84ad185 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  76. 26a3e25 vty: drop deprecated 'logging level sms...' by Neels Hofmeyr · 7 years ago
  77. 97ce015 vty: make auth tuple reuse configurable by Neels Hofmeyr · 7 years ago
  78. 6a9d9ba Depend on both libosmo-sigtran-dev and libosmo-sccp-dev by Harald Welte · 7 years ago
  79. 0906a39 add ';' after OSMO_ASSERT() by Neels Hofmeyr · 7 years ago
  80. 6e0f7d1 fix build: remove obsolete header legacy_mgcp/mgcp.h by Neels Hofmeyr · 7 years ago
  81. 165a7d7 ctrl: remove unimplemented cmds subscriber-{modify,delete} by Neels Hofmeyr · 7 years ago
  82. 952a926 vty: fix: missing default cmds at hlr node by Neels Hofmeyr · 7 years ago
  83. 43b01b0 Remove rest_octets.h by Max · 7 years ago
  84. a3351e0 a_iface: fix typo by Philipp Maier · 7 years ago
  85. 4502f5f a_iface: fix memory leaks by Philipp Maier · 7 years ago
  86. b305a00 ctrl: subscriber-list-active: list only attached subscribers by Neels Hofmeyr · 7 years ago
  87. 6c8afe1 use separated libosmo-mgcp-client, apply rename to mgcp_client_* by Neels Hofmeyr · 7 years ago
  88. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  89. 91f10c7 libmsc: make pitfall in gsm0408_dispatch() more obvious by Philipp Maier · 7 years ago
  90. bac2276 split off osmo-msc: remove files, apply build, rename by Neels Hofmeyr · 7 years ago
  91. 4585317 add msg type to SMS rx logging by Neels Hofmeyr · 7 years ago
  92. 979cd26 move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  93. 00e82d6 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  94. fbf6610 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  95. c601adc libmsc: Use actual delivery time in delivery reports. by Keith · 7 years ago
  96. d5c4339 libmsc: Fix wrong handling of user_message_reference parameter by Pau Espin Pedrol · 7 years ago
  97. 7e16e72 smpp: Fix compilation warning by Pau Espin Pedrol · 7 years ago
  98. 04982bd LIBMSC: Use sms->text, not sms->user_data to construct report body by Keith · 7 years ago
  99. ab9d863 LIBMSC: Place correct dst address in status report by Keith · 7 years ago
  100. 4f03b47 libmsc: use SMPP34_DELIVERY_RECEIPT_* in libsmpp34 by Pablo Neira Ayuso · 7 years ago