1. be768ac Set working directory in systemd service file by Max · 1 year, 9 months ago
  2. 088043f contrib/jenkins.sh: do not override parallel make for libsmpp34 by Vadim Yanitskiy · 1 year, 9 months ago
  3. 62977d0 Add ESME-specific logging by Max · 1 year, 10 months ago
  4. 5346f69 Introduce libsmpputil by Max · 1 year, 10 months ago
  5. 3948fcc tests: use common stubs for SMS queue test by Max · 1 year, 10 months ago
  6. 1470d0b ESME: use osmo_sock_get_name() for logging by Max · 1 year, 10 months ago
  7. 7038dd0 Ignore .deb build byproducts by Max · 1 year, 10 months ago
  8. 4b1202b SMPP: clarify (re)start logic by Max · 1 year, 10 months ago
  9. d20dd22 sdp_msg: s/sdp_audio_codec_/sdp_audio_codecs_ by Neels Hofmeyr · 2 years, 5 months ago
  10. c9e0ca3 sdp_msg: add sdp_audio_codecs_cmp(), add compare flags by Neels Hofmeyr · 2 years, 5 months ago
  11. 99ab7c5 in sdp logging: add payload type number like 'AMR#111' by Neels Hofmeyr · 2 years, 5 months ago
  12. 9a515e5 sdp_msg: s/_name_/_to_str_/g by Neels Hofmeyr · 2 years, 5 months ago
  13. 90933d4 cosmetic: log actual MNCC msg in tch_rtp_connect() by Neels Hofmeyr · 2 years, 5 months ago
  14. 550506a err log: fix reverse statement in msc_a call handling by Neels Hofmeyr · 2 years, 5 months ago
  15. a9e383f missing whitespace in gsm_04_08_cc.c by Neels Hofmeyr · 2 years, 5 months ago
  16. 3551d84 fix typo in msgb name for CC SETUP by Neels Hofmeyr · 2 years, 5 months ago
  17. 99bd0f3 Turn off secure_delete in sqlite by Keith Whyte · 2 years ago
  18. ea62986 Don't let this osmo-msc operate on a libdbi database by Keith Whyte · 2 years ago
  19. 5b06a8d Bump version: 1.8.0.43-2eaaf-dirty → 1.9.0 by Pau Espin Pedrol · 1 year, 11 months ago 1.9.0
  20. 2eaaf6f fix RPM build failures due to README -> README.md rename by Harald Welte · 2 years ago
  21. 1b6289a Convert + Expand README file by Harald Welte · 2 years ago
  22. 3b13edf update git URLs (git -> https; gitea) by Harald Welte · 2 years ago
  23. a3c639f sms: Introduce VTY-configurable minimum SMS validity period by Harald Welte · 2 years, 1 month ago
  24. 2765a18 sms: Make default SMS validity period configurable via VTY by Harald Welte · 2 years, 1 month ago
  25. e6f1160 smpp: Parse and use SMPP-provided validity period by Harald Welte · 2 years, 1 month ago
  26. 53e2e5f sms_queue: Make deletion of messages from DB VTY-configurable by Harald Welte · 2 years, 1 month ago
  27. 03e8583 sms_queue: Use local variable rather than 9x pointer de-ref in function by Harald Welte · 2 years, 1 month ago
  28. 1a62db2 sms: Give smsc its own VTY config node by Harald Welte · 2 years, 1 month ago
  29. 6a0ab76 tests/msc_vlr/Makefile.am: drop -ldbi by Oliver Smith · 2 years ago
  30. d302bb1 sms: Encapsulate SMS queue related config parameters by Harald Welte · 2 years, 1 month ago
  31. 1d72e30 db: Switch from 'synchronous = FULL' to 'synchronous = NORMAL' by Harald Welte · 2 years, 1 month ago
  32. d43c22e switch from libdbi to lbsqlite3 by Harald Welte · 2 years, 1 month ago
  33. d677f51 tests: Remove sms.db{-wal,-shm} files, not just sms.db by Harald Welte · 2 years, 1 month ago
  34. 7262d08 sms_queue: merge sms_pending_add into sms_pending_from by Harald Welte · 2 years, 1 month ago
  35. 7f918af sms_queue: refactor sms_pending add/remove code by Harald Welte · 2 years, 1 month ago
  36. bf254f6 smpp: don't enqueue write messages if ESME is disconnected by Harald Welte · 2 years, 1 month ago
  37. 022193d smpp: Fix use-after-free bug when ESME disconnects but has write pending by Harald Welte · 2 years, 1 month ago
  38. 63494a6 sms_queue: Introduce rate_ctr / stat_item by Harald Welte · 2 years, 1 month ago
  39. 123261e vlr: Add rate counters and stat items by Harald Welte · 2 years, 1 month ago
  40. 173bdf3 vlr: Split vlr_subscr_rx_imsi_detach() by Harald Welte · 2 years, 1 month ago
  41. dc7d841 sms_queue: Annotate each function with some comment by Harald Welte · 2 years, 1 month ago
  42. 467fc57 switch sqlite3 to single-threaded mode by Harald Welte · 2 years, 1 month ago
  43. 2db1966 call rate_ctr_init() to make rate counters work properly by Harald Welte · 2 years, 1 month ago
  44. 5d53c60 fix crash on CM Serv Rej: fix use count mismatch by Neels Hofmeyr · 2 years, 1 month ago
  45. c628c9e tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' by Vadim Yanitskiy · 2 years, 2 months ago
  46. dd26226 call_leg: local_bridge: Avoid null pointer access if CN-side not ready by Pau Espin Pedrol · 2 years, 5 months ago
  47. 0557ca2 Drop unneeded ax_check_compile_flag.m4 by Pau Espin Pedrol · 2 years, 5 months ago
  48. d795531 ran_msg_iu.c: Set proper codec in Assignment Complete by Pau Espin Pedrol · 2 years, 5 months ago
  49. 9de384a Avoid setting audio codec if not available during assignment_complete (MDCX) by Pau Espin Pedrol · 2 years, 5 months ago
  50. 3a02d29 Announce IuFP audio codec for UTRAN conns in CRCX towards MGW by Pau Espin Pedrol · 2 years, 5 months ago
  51. 2ee27f9 treewide: remove FSF address by Oliver Smith · 2 years, 6 months ago
  52. e400b11 ran_msg_iu: do not pass UEA0 to ranap_new_msg_sec_mod_cmd2() by Alexander Couzens · 2 years, 6 months ago
  53. c44342b libmsc: fix memory leak (struct msgb) in msc_i_ran_enc() by Vadim Yanitskiy · 2 years, 6 months ago
  54. d405bad libmsc: ran_iu_make_security_mode_command(): clarify UIA mask by Vadim Yanitskiy · 2 years, 6 months ago
  55. 35db146 libmsc: ran_iu_make_security_mode_command(): improve readability by Vadim Yanitskiy · 2 years, 6 months ago
  56. 565ea2b libvlr: fix is_ciph_required(): always send SecModeCmd for UTRAN by Vadim Yanitskiy · 2 years, 6 months ago
  57. f4b87fa libvlr: vlr_set_ciph_mode(): avoid redundant check by Vadim Yanitskiy · 2 years, 6 months ago
  58. 6d594e4 libmsc: fix another memleak (struct gsm_sms) in gsm340_rx_tpdu() by Vadim Yanitskiy · 2 years, 6 months ago
  59. ef19fc1 libmsc: fix memory leak (struct gsm_sms) in gsm340_rx_tpdu() by Vadim Yanitskiy · 2 years, 6 months ago
  60. 9a28230 VTY: clarify deprecation message for cfg_net_per_loc_upd_cmd by Vadim Yanitskiy · 2 years, 6 months ago
  61. 2c5e461 libmsc/gsm_04_08: refactor require ciphering into an own function by Alexander Couzens · 2 years, 7 months ago
  62. 8b7d785 utran: use new UTRAN encryption enum by Alexander Couzens · 2 years, 7 months ago
  63. b7f97ea Bump version: 1.7.0.43-aefbf-dirty → 1.8.0 by Pau Espin Pedrol · 2 years, 7 months ago 1.8.0
  64. aefbf7a Do not mention deprecated -l / --database options by Vadim Yanitskiy · 2 years, 7 months ago
  65. 1ec8e54 Do not mention deprecated -M / --mncc-sock-path options by Vadim Yanitskiy · 2 years, 7 months ago
  66. 3caede7 manuals: remove deprecated -C / --no-dbcounter options by Vadim Yanitskiy · 2 years, 7 months ago
  67. 2aaff75 Validate the choosen UTRAN encryption algorithm by Alexander Couzens · 2 years, 8 months ago
  68. 505a94a Make UTRAN encryption algorithms configurable by Harald Welte · 3 years, 4 months ago
  69. 274b70f Fix enabling of UMTS UEA encryption by Harald Welte · 3 years, 4 months ago
  70. efa6c5b Revert "Turn some compiler warnings into errors" by Oliver Smith · 2 years, 7 months ago
  71. c6921e5 mncc: rework passing GCR over the MNCC interface by Vadim Yanitskiy · 2 years, 7 months ago
  72. e066110 smpp_smsc: use osmo_talloc_replace_string() in smpp_smsc_conf() by Vadim Yanitskiy · 2 years, 7 months ago
  73. 97b8e76 libmsc: struct smsc: drop 'const' qualifier from bind_addr by Vadim Yanitskiy · 2 years, 7 months ago
  74. 583883b libmsc: fix NULL pointer dereference in trans_lcls_compose() by Vadim Yanitskiy · 2 years, 7 months ago
  75. a1a70be Add support for LCLS to the MSC by Keith Whyte · 3 years, 1 month ago
  76. 890ece1 smpp_mirror: Don't allocate msgb's for unrealistic amounts of memory by Harald Welte · 2 years, 7 months ago
  77. 065b23a smpp_mirror: Factor-out reset of SMPP read state by Harald Welte · 2 years, 7 months ago
  78. 30811f8 smpp: Fix help string in vty for "alert-notifications" by Harald Welte · 2 years, 8 months ago
  79. 4ac5953 contrib/osmo-msc.spec.in: require libosmo-ranap >= 0.7.0 by Oliver Smith · 2 years, 9 months ago
  80. ce1f973 msc_vlr_test: remove DLMGCP log messages from unit test output by Philipp Maier · 2 years, 9 months ago
  81. 35ff852 cosmetic: Fix typo in comment by Pau Espin Pedrol · 2 years, 9 months ago
  82. 017ba1f vlr_sgs: Balance use_count incremented in vlr_sgs_loc_update by Pau Espin Pedrol · 2 years, 9 months ago
  83. 25b3ffb vlr_sgs.c: Fix missing use_count decrease in vlr_sgs_imsi_detach by Pau Espin Pedrol · 2 years, 9 months ago
  84. eb1b3ab vlr_auth_fsm.c: Simplify function auth_fsm_wait_ai_resync by Pau Espin Pedrol · 2 years, 9 months ago
  85. 13f17c1 vlr_sgs.h: Set proper logic order of items in enum sgs_ue_fsm_state by Pau Espin Pedrol · 2 years, 9 months ago
  86. 25b6847 cosmetic: fix typos in comments by Pau Espin Pedrol · 2 years, 9 months ago
  87. 945b060 running.adoc: add section about MGCP configuration by Philipp Maier · 2 years, 10 months ago
  88. ae98b97 implement CM Re-Establish for voice calls by Neels Hofmeyr · 2 years, 10 months ago
  89. 5bdba0d add vlr_subscr_find_by_mi by Neels Hofmeyr · 2 years, 10 months ago
  90. 0c076bc add sequence_charts/call_reestablishment.msc by Neels Hofmeyr · 2 years, 10 months ago
  91. e53ecde msc_a.c: Allow MSC_A_EV_CN_CLOSE in state MSC_A_ST_RELEASING by Pau Espin Pedrol · 2 years, 11 months ago
  92. 42ac366 sgs_iface.c: Improve logging when paging over SGs by Pau Espin Pedrol · 2 years, 11 months ago
  93. 1086e20 vlr_sgs: Drop recorded LastEutranPlmnId when UE no longer associated by Pau Espin Pedrol · 2 years, 11 months ago
  94. 8252959 sgs: Use available API to set vlr subscr LastUsedEutranPLMNId by Pau Espin Pedrol · 3 years ago
  95. 73d093a improve logging on encryption, for Ciphering and HO by Neels Hofmeyr · 3 years ago neels/a54
  96. db07fdc support A5/4 in inter-BSC handover by Neels Hofmeyr · 3 years ago
  97. 6ce2edc support A5/4 in Cipher Mode Command by Neels Hofmeyr · 3 years ago
  98. a7f8020 vty: allow A5/4 encryption in config by Eric Wild · 3 years ago
  99. cdcfc80 ran_msg_a.c: use gsm0808_create_cipher2() by Neels Hofmeyr · 3 years ago
  100. 07c8b7c osmo-msc main: use osmo_select_shutdown() by Neels Hofmeyr · 3 years ago