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