Release v1.6.1 on 2023-02-23.
  1. dac855e USSD: add special 'idle' handler to IUSE for testing by Vadim Yanitskiy · 3 years, 7 months ago
  2. 6a6c7f8 USSD: fix handle_ussd(): do not free() unconditionally by Vadim Yanitskiy · 3 years, 7 months ago
  3. c79bcde 2/2: wrap ipa_name in osmo_cni_peer_id with type enum and union by Neels Hofmeyr · 4 years, 7 months ago
  4. ad868e2 1/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_name by Neels Hofmeyr · 4 years, 7 months ago
  5. a7d0f87 add osmo_gsup_msgb_alloc() by Neels Hofmeyr · 4 years, 8 months ago
  6. 2f75803 move headers to include/osmocom/hlr by Neels Hofmeyr · 4 years, 7 months ago
  7. 937f583 hlr_ussd.c: rx_proc_ss_req(): fix NULL pointer dereference by Vadim Yanitskiy · 5 years ago
  8. 4ca7f6a hlr_ussd.c: fix: properly pass invokeID in handle_ussd_own_msisdn() by Vadim Yanitskiy · 5 years ago
  9. e21b45a use new OSMO_IMSI_BUF_SIZE by Neels Hofmeyr · 5 years ago
  10. 7d53ae1 USSD: don't use gsm0480_msgb_alloc_name() by Oliver Smith · 5 years ago
  11. 95abc2b USSD: save MO USSD's originating MSC's vlr_number by Oliver Smith · 5 years ago
  12. f1fe94c USSD: fix routing to multiple MSC by Neels Hofmeyr · 5 years ago
  13. e6ce52b SS/USSD: fix: properly (re)schedule NCSS session timeout by Vadim Yanitskiy · 6 years ago
  14. d157a56 SS/USSD: make NCSS session timeout configurable by Vadim Yanitskiy · 6 years ago
  15. 9c8806a SS/USSD: release IUSE sessions immediately after response by Vadim Yanitskiy · 6 years ago
  16. 4a4bdcd hlr_ussd.c: fix: reject 'structured' SS requests by Vadim Yanitskiy · 6 years ago
  17. 1eb9869 USSD: Fix "ussd default-route" by Harald Welte · 6 years ago
  18. 3adb33d hlr_ussd.c: avoid using CR and NL in IUSE responses by Vadim Yanitskiy · 6 years ago
  19. e6c839e hlr_ussd.c: fix: properly print a EUSE / IUSE name by Vadim Yanitskiy · 6 years ago
  20. dab544e USSD: Add support for internal USSD handlers by Harald Welte · 6 years ago
  21. 95b96d4 USSD: Add new "DSS" logging category and use it appropriately by Harald Welte · 6 years ago
  22. 7f32f5f USSD: Further unification of log output; Use LOGPSS when possible by Harald Welte · 6 years ago
  23. 7266731 USSD: Send ReturnError component if USSD Code unknown / EUSE disconnected by Harald Welte · 6 years ago
  24. 97bfb65 hlr_ussd: Introduce LOGPSS() macro by Harald Welte · 6 years ago
  25. bb77939 USSD: Add basic dispatch + decode of GSUP-encapsulated SS/USSD by Harald Welte · 6 years ago
  26. 4956ae1 USSD: Add Core USSD handling + VTY routing config to HLR by Harald Welte · 6 years ago