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