1. 4ac8009 rename bscconfig.h to config.h, cleanup by Neels Hofmeyr · 5 years ago
  2. e27fa15 GSUP: include terminating nul in inter-MSC source/destination name by Neels Hofmeyr · 5 years ago
  3. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  4. 56f9013 gsm_04_11: use gsm48_decode_bcd_number2(), evaluate rc by Neels Hofmeyr · 5 years ago
  5. 5b1e030 fix various missing line endings in logging by Neels Hofmeyr · 5 years ago
  6. 08aae21 vlr subscr get/put: also check against NULL by Neels Hofmeyr · 5 years ago
  7. 03e8754 libmsc/gsm_04_11.c: clarify implicit CP-ACK handling by Vadim Yanitskiy · 5 years ago
  8. baccf3a libmsc/db.c: print info about database name and libdbi version by Vadim Yanitskiy · 5 years ago
  9. bfd45d5 configure.ac: drop useless SQLite3 dependency by Vadim Yanitskiy · 5 years ago
  10. bb5ba8b vlr_sgs_fsm: make sure vsub is marked used when LA is present by Philipp Maier · 5 years ago
  11. a45e745 configure.ac: drop rudimentary check for -fvisibility=hidden by Vadim Yanitskiy · 5 years ago
  12. 0714002 smpp: fix vlr_subscr use count bugs by Neels Hofmeyr · 5 years ago
  13. e2bd9eb Allow MME name preformatted as FQDN in SGsAP by Omar Ramadan · 5 years ago
  14. c65cfe8 gsm_04_08_cc: improve logging for CC trans by Neels Hofmeyr · 5 years ago
  15. ff7074a add LOG_TRANS, proper context for all transactions by Neels Hofmeyr · 5 years ago
  16. 7c5346c vlr_subscr: use osmo_use_count by Neels Hofmeyr · 5 years ago
  17. d553c08 sms queue: avoid repeated Paging for a failed SMS by Neels Hofmeyr · 5 years ago
  18. e4f7e71 enable osmo_fsm_term_safely(), apply logging changes by Neels Hofmeyr · 5 years ago
  19. 7231edb sgs_iface: fix nullpointer dereference by Philipp Maier · 5 years ago
  20. 5dede76 smpp_smsc: Call destroy_tlv() when using build_tlv() by Harald Welte · 5 years ago
  21. f8af776 sms_queue: Print dest msisdn instead of unknown subscriber by Pau Espin Pedrol · 5 years ago
  22. 0f52319 msc/gsm_data.h: drop unused SMS_HDR_SIZE macro by Vadim Yanitskiy · 5 years ago
  23. 4826465 vlr_sgs: start lu expiration timer on sgs eps detach by Philipp Maier · 5 years ago
  24. 0803d88 vlr_sgs: fix SGs IMSI detech from non EPS services by Philipp Maier · 5 years ago
  25. 6c766c6 tests/sms_queue: track the use of NULL talloc memory contexts by Vadim Yanitskiy · 5 years ago
  26. 96262a7 libmsc/sms_queue.c: fix memleak in smsq_take_next_sms() by Vadim Yanitskiy · 5 years ago
  27. 18f1138 Write configuration correctly from vty (alert notifications) by Keith · 5 years ago
  28. 81635d3 libmsc: fix: properly initialize the SGs server by Vadim Yanitskiy · 5 years ago
  29. 1d802e2 libmsc/sgs_vty.c: don't print SGs socket error twice by Vadim Yanitskiy · 5 years ago
  30. 4eaefc2 libmsc/sgs_iface.c: register sgs_vlr_reset_fsm on DSO load by Vadim Yanitskiy · 5 years ago
  31. 118a0b8 libmsc/sgs_iface.c: fix copy-paste error by Vadim Yanitskiy · 5 years ago
  32. 0dad52d debian/control: Fix typo by Pau Espin Pedrol · 5 years ago
  33. 83e311f vlr_subscr_name(): use OSMO_STRBUF by Neels Hofmeyr · 5 years ago
  34. 8fa2dbe msc_vty: add missing header file by Philipp Maier · 5 years ago
  35. da9f37e libvlr: Allow 2G auth tuples to be re-used without going through AUTH by Sylvain Munaut · 5 years ago
  36. 31f4c1f a_iface: OSMO_ASSERT() if we ever want to send BSSAP with invalid length by Harald Welte · 5 years ago
  37. 9286114 silent_call: use osmo_strlcpy() instead of strncpy() by Philipp Maier · 5 years ago
  38. 9355830 libmsc: Allow different channel types to be requested as silent calls by Sylvain Munaut · 5 years ago
  39. f90496f vty: add cmd subscriber ID sms delete-all by Neels Hofmeyr · 5 years ago
  40. 34a36da SMS queue: properly log failed attempts number by Neels Hofmeyr · 5 years ago
  41. 864d32c gsm_04_11_gsup.c: drop unused conn lookup by Neels Hofmeyr · 5 years ago
  42. 8e2c6a3 use only accepted ran_conns for new transactions by Neels Hofmeyr · 5 years ago
  43. a3a8821 Don't deliver alert notifications to ESME not yet bound. by Keith · 5 years ago
  44. 477cbc6 libmsc/msc_vty.c: drop dead comparison against null by Vadim Yanitskiy · 5 years ago
  45. 4d75877 libmsc/sgs_vty.c: always write server address and VLR name by Vadim Yanitskiy · 5 years ago
  46. e9ef7c6 libmsc/sgs_iface.c: fix SGS_STATE_NS11 counter reference by Vadim Yanitskiy · 5 years ago
  47. 1396e1c libmsc/ran_conn.c: add missing 'break' to OSMO_RAT_EUTRAN_SGS by Vadim Yanitskiy · 5 years ago
  48. 0dfa61e debian: depend on libdbd-sqlite3 by Oliver Smith · 5 years ago
  49. 64623e1 libmsc/gsm_09_11.c: implement guard timer for NCSS sessions by Vadim Yanitskiy · 6 years ago
  50. 390d140 a_iface: Fix hexdumping of N-DATA.req by Harald Welte · 5 years ago
  51. fd96d45 a_iface: use 'const' qualifier for ran_conn whenever possible by Harald Welte · 5 years ago
  52. 977b548 a_iface: Centralize/wrap BSSAP / N-DATA transmission by Harald Welte · 5 years ago
  53. 2eaee70 transaction.h: use #pragma once as include guard by Vadim Yanitskiy · 5 years ago
  54. baeeb90 transaction: fix description of trans_assign_trans_id() by Vadim Yanitskiy · 5 years ago
  55. d8daaae transaction: clarify magic 0xff transaction ID by Max · 5 years ago
  56. 30fb97a transaction: drop meaningless ti_flag of trans_assign_trans_id() by Max · 5 years ago
  57. 114bad8 libmsc/osmo_msc.c: move connection ref-counting code to 'ran_conn.c' by Vadim Yanitskiy · 5 years ago
  58. 3acfe68 libmsc/gsm_04_80.c: add msc_send_ussd_release_complete_cause() by Vadim Yanitskiy · 5 years ago
  59. f20c6b7 libmsc/gsm_04_80.c: use gsm0480_create_release_complete() by Vadim Yanitskiy · 6 years ago
  60. 896950a a_iface: Include CSFB Indication into BSSMAP CLEAR COMMAND by Philipp Maier · 5 years ago
  61. 8452850 configure.ac: Check for libsctp by Harald Welte · 5 years ago
  62. ca292dd debian: depend on libsctp-dev by Harald Welte · 5 years ago
  63. 34d306b VLR tests: use msgb_eq_data_print() for comparison by Max · 5 years ago
  64. 0df904d Add SGs Interface by Harald Welte · 6 years ago
  65. c7de62c libmsc/gsm_04_11.c: introduce and use gsm411_assign_sm_rp_mr() by Vadim Yanitskiy · 5 years ago
  66. cfd058d libmsc/gsm_04_11.c: also assign SM-RP-MR to MO transactions by Vadim Yanitskiy · 5 years ago
  67. 36c44b2 transaction: change arguments of trans_find_by_sm_rp_mr() by Vadim Yanitskiy · 5 years ago
  68. ce9e1f6 libmsc/ran_conn.c: cosmetic: use tabs instead of N * 8 spaces by Vadim Yanitskiy · 5 years ago
  69. e4574f0 transaction.c: cosmetic: use 'default' branch in trans_free() by Vadim Yanitskiy · 5 years ago
  70. 3614fd6 Various logging fixes by Max · 5 years ago
  71. 80d8ffd Handle LCLS-NOTIFICATION message from BSS by Max · 5 years ago
  72. 41e7cf1 Bump version: 1.3.0 → 1.3.1 by Harald Welte · 5 years ago 1.3.1
  73. a92025e fix build: apply msgb_wrap_with_TL() rename by Neels Hofmeyr · 5 years ago
  74. 811f680 Bump version: 1.2.0.199-45df98-dirty → 1.3.0 by Harald Welte · 5 years ago 1.3.0
  75. 45df98b vty: make 'sh connect/transact' readable again by Max · 5 years ago
  76. 72520f8 Cosmetic: Fix spelling in smpp vty by Keith · 5 years ago
  77. c6d219c Make alert notifications vty configurable per ESME by Keith · 5 years ago
  78. 0e8dfad SMS: remove code duplication in transaction init by Max · 5 years ago
  79. 6b3cef0 MNCC: use explicit struct type in gsm_call by Max · 5 years ago
  80. 4813152 Enable SMS-related log in VLR tests by Max · 5 years ago
  81. 7d05309 VLR: send CHECK-IMEI to EIR/HLR by Oliver Smith · 6 years ago
  82. c065ca3 Fix trans_has_conn() doxygen description by Max · 5 years ago
  83. ec5901c gsm_04_08: Fix nullpointer deref by Philipp Maier · 5 years ago
  84. 9b9e76f gsm_04_08_cc.c: drop non-sensible error message by gsmevent admin · 5 years ago
  85. 39cb0dd msc_vlr_tests: tweak logging in verbose mode by Neels Hofmeyr · 5 years ago
  86. 5769d36 err log: fully log MS supported A5 algos on mismatch by Neels Hofmeyr · 5 years ago
  87. a725970 tweak fsm_msc_mgcp FSM and FI name by Neels Hofmeyr · 5 years ago
  88. b62289a mm_rx_id_resp(): use osmo_mi_name() by Neels Hofmeyr · 5 years ago
  89. 361e571 refactor log ctx for vlr_subscr and ran_conn by Neels Hofmeyr · 5 years ago
  90. 7ce21dc rx CM Service Req: reject double use sooner by Neels Hofmeyr · 5 years ago
  91. 46c06e2 add LOG_RAN_CONN() to use the conn->fi->id for context by Neels Hofmeyr · 5 years ago
  92. 55d22d9 use osmo_lu_type_name() from libosmocore by Neels Hofmeyr · 5 years ago
  93. 82cc8a5 libmsc/gsm_04_11.c: accept MT SMS messages over GSUP by Vadim Yanitskiy · 6 years ago
  94. 4a5cfa5 Use explicit protocol discriminator for NC SS/USSD session by Max · 5 years ago
  95. 5598aae VLR: vlr_subscr_{,msisdn_or_}name: const vsub arg by Oliver Smith · 5 years ago
  96. 361fa46 vlr_core.h: remove duplicate declarations by Oliver Smith · 5 years ago
  97. 0fec28a msc_vty.c: make check-imei-rqd configurable by Oliver Smith · 6 years ago
  98. d6e24fd Cosmetic: msc_vty: remove redundant "0 =", "1 =" by Oliver Smith · 5 years ago
  99. 2c26869 use mgcp-client configured endpoint domain name by Neels Hofmeyr · 5 years ago neels/mgw_domain
  100. 7814a83 use osmo_rat_type from libosmocore by Neels Hofmeyr · 5 years ago