Release v1.3.1 on 2021-09-06.
  1. d6993ea tests: Replace deprecated API log_set_print_filename by Pau Espin Pedrol · 3 years, 3 months ago
  2. 0d82a87 drop error log for when a subscriber does not exist by Neels Hofmeyr · 4 years, 6 months ago
  3. c79bcde 2/2: wrap ipa_name in osmo_cni_peer_id with type enum and union by Neels Hofmeyr · 4 years, 6 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. 06f5af2 AUC: Add support for setting the AMF separation bit to '1' for EUTRAN by Harald Welte · 4 years, 10 months ago
  6. 2f75803 move headers to include/osmocom/hlr by Neels Hofmeyr · 4 years, 7 months ago
  7. 28f0774 tests: Fix db_test err file to expect error code name instead of value by Pau Espin Pedrol · 4 years, 10 months ago
  8. 8b860e5 Fix test for return codes on mipsel and alpha archs by Ruben Undheim · 6 years ago
  9. fbd736e src/db.c: integrate SQLite3 with talloc allocator by Vadim Yanitskiy · 6 years ago
  10. dc30154 tests/db_test: close the database when test is finished by Vadim Yanitskiy · 4 years, 10 months ago
  11. 3764217 build: fix mess with 'db_test_SOURCES' and 'db_test_LDADD' by Vadim Yanitskiy · 4 years, 10 months ago
  12. 6401b90 db_auc.c: verify hex key sizes read from DB by Oliver Smith · 4 years, 11 months ago
  13. c13599d db_hlr.c: add db_subscr_exists_by_msisdn() by Vadim Yanitskiy · 5 years ago
  14. 6b73fd9 db_hlr.c: add db_subscr_exists_by_imsi() by Oliver Smith · 5 years ago
  15. cd2af5e db_hlr.c: db_subscr_create(): add flags argument by Oliver Smith · 5 years ago
  16. 3cf87fe tests: use -no-install libtool flag to avoid ./lt-* scripts by Oliver Smith · 5 years ago
  17. 81db389 Add IMEI column to subscriber table by Oliver Smith · 5 years ago
  18. 8f3a7cc add database schema versioning to the HLR database by Stefan Sperling · 6 years ago
  19. 5153031 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  20. ba1605a fix build: db_test: missing LIBOSMOABIS_CFLAGS and _LIBS by Neels Hofmeyr · 6 years ago
  21. 2dee60e db_test: also test db_get_auc() return values by Neels Hofmeyr · 7 years ago
  22. bd1dca0 db_get_auth_data / db_get_auc: clarify return values by Neels Hofmeyr · 7 years ago
  23. d3814b9 db_test: don't verify SQLite issued error messages, they might change by Neels Hofmeyr · 7 years ago
  24. 6eb231e fix default logging levels to NOTICE, not DEBUG by Neels Hofmeyr · 7 years ago
  25. 7750d2c automatically create db tables on osmo-hlr invocation by Neels Hofmeyr · 7 years ago
  26. cd7fa45 db_test: fix *FLAGS by Neels Hofmeyr · 7 years ago
  27. 00b1d43 add hlr_subsrc_nam to put GSUP client notification in proper API by Neels Hofmeyr · 7 years ago
  28. b6837e3 fix db_subscr_get_by_*(): clear output data; test in db_test.c by Neels Hofmeyr · 7 years ago
  29. 1cbdb70 fix db_update_sqn(): reset stmt in all error cases by Neels Hofmeyr · 7 years ago
  30. 57a8792 refactor db_get_auth_data return val by Neels Hofmeyr · 7 years ago
  31. 1332a17 add db_subscr_update_aud_by_id(), complete db_subscr_delete_by_id() by Neels Hofmeyr · 7 years ago
  32. e50121e refactor db_subscr_purge by Neels Hofmeyr · 7 years ago
  33. dd78305 refactor db_subscr_lu() by Neels Hofmeyr · 7 years ago
  34. e8ccd50 refactor db_subscr_ps() to db_subscr_nam() by Neels Hofmeyr · 7 years ago
  35. 9c2bbc8 add db_subscr_get_by_msisdn() and db_subscr_get_by_id() by Neels Hofmeyr · 7 years ago
  36. d7d9697 less noise: simplify db_remove_reset() by Neels Hofmeyr · 7 years ago
  37. 9850946 add initial db_test: creating and deleting subscribers by Neels Hofmeyr · 7 years ago