1. 626f5eb db: extend database schema to support 256bit K and/or OP[c] values 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. d456fce Fix db_subscr_create() not returning -EEXIST expected by VTY subscriber create cmd by Pau Espin Pedrol · 2 years ago
  4. 3f9d197 db v6: determine 3G AUC IND from VLR name by Neels Hofmeyr · 4 years, 7 months ago
  5. ca8e6ef vty: enable show subscribers filtered by IMEI by Keith · 3 years, 2 months ago
  6. b5a5676 Fix Coverity Warnings by Keith · 3 years, 5 months ago
  7. 89fda30 Add vty command to show summary of all or filtered subscribers by Keith · 3 years, 5 months ago
  8. 6e237d3 support the XOR algorithm for UMTS AKA by Harald Welte · 3 years, 6 months ago
  9. 0d82a87 drop error log for when a subscriber does not exist by Neels Hofmeyr · 4 years, 7 months ago
  10. 04c2375 db v5: prep for D-GSM: add vlr_via_proxy and sgsn_via_proxy by Neels Hofmeyr · 4 years, 7 months ago
  11. c79bcde 2/2: wrap ipa_name in osmo_cni_peer_id with type enum and union by Neels Hofmeyr · 4 years, 7 months ago
  12. ad868e2 1/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_name by Neels Hofmeyr · 4 years, 7 months ago
  13. 07e1602 db v4: add column last_lu_seen_ps by Neels Hofmeyr · 4 years, 7 months ago
  14. 2f75803 move headers to include/osmocom/hlr by Neels Hofmeyr · 4 years, 7 months ago
  15. 63de00c db_hlr: zero-initialize "struct tm" by Oliver Smith · 5 years ago
  16. c13599d db_hlr.c: add db_subscr_exists_by_msisdn() by Vadim Yanitskiy · 5 years ago
  17. 6b73fd9 db_hlr.c: add db_subscr_exists_by_imsi() by Oliver Smith · 5 years ago
  18. cd2af5e db_hlr.c: db_subscr_create(): add flags argument by Oliver Smith · 5 years ago
  19. 81db389 Add IMEI column to subscriber table by Oliver Smith · 5 years ago
  20. 2dc7d96 Cosmetic: fix arg desc of db_subscr_update_msisdn_by_imsi() by Oliver Smith · 5 years ago
  21. 5c14c9c display last location update timestamp in vty by Stefan Sperling · 6 years ago
  22. 705b61b add whitespace around PRId64 constants by Stefan Sperling · 6 years ago
  23. 638ba8c store a timestamp of the last location update seen from a subscriber by Stefan Sperling · 6 years ago
  24. a820ea1 implement removal of MSISDN by Neels Hofmeyr · 6 years ago
  25. 73d14af add osmo-hlr-db-tool, program to migrate from osmo-nitb db by Neels Hofmeyr · 7 years ago
  26. dbced93 cosmetic: rename SL3_TXT macro, use osmo_strlcpy() by Neels Hofmeyr · 7 years ago
  27. 16140f7 db api: fix/add API docs by Neels Hofmeyr · 7 years ago
  28. 00b1d43 add hlr_subsrc_nam to put GSUP client notification in proper API by Neels Hofmeyr · 7 years ago
  29. b6837e3 fix db_subscr_get_by_*(): clear output data; test in db_test.c by Neels Hofmeyr · 7 years ago
  30. 1332a17 add db_subscr_update_aud_by_id(), complete db_subscr_delete_by_id() by Neels Hofmeyr · 7 years ago
  31. e50121e refactor db_subscr_purge by Neels Hofmeyr · 7 years ago
  32. dd78305 refactor db_subscr_lu() by Neels Hofmeyr · 7 years ago
  33. e8ccd50 refactor db_subscr_ps() to db_subscr_nam() by Neels Hofmeyr · 7 years ago
  34. 9c2bbc8 add db_subscr_get_by_msisdn() and db_subscr_get_by_id() by Neels Hofmeyr · 7 years ago
  35. f7c3e6e add db_subscr_create(), db_subscr_delete(), db_subscr_update_msisdn_by_imsi() by Neels Hofmeyr · 7 years ago
  36. 1e31d18 cosmetic: db_hlr: SL3_TXT: clarify indenting by Neels Hofmeyr · 7 years ago
  37. 40aa61c cosmetic: log IMSI='<imsi>', log "no such subscriber" by Neels Hofmeyr · 7 years ago
  38. f314459 cosmetic: refactor db_bind_imsi() as db_bind_text() by Neels Hofmeyr · 7 years ago
  39. 518335e cosmetic: rename db_subscr_get() to db_subscr_get_by_imsi() by Neels Hofmeyr · 7 years ago
  40. 4bde949 cosmetic: prepend DB_STMT_ to enum stmt_idx entries by Neels Hofmeyr · 7 years ago
  41. 743cf42 fix db_subscr_ps error handling by Neels Hofmeyr · 7 years ago
  42. adc6648 Make subscr parameter to db_subscr_get() optional by Max · 7 years ago
  43. 3ce3686 Add routines to update nam_ps by Max · 7 years ago
  44. 00b3715 db: move duplicated code into helper functions by Max · 7 years ago
  45. 79f7140 fix PURGE_MS sqlite3 access by Harald Welte · 8 years ago
  46. b18f0e0 implement PURGE-MS from VLR/SGSN to HLR by Harald Welte · 8 years ago
  47. 9990927 some more comment / todo updates by Harald Welte · 8 years ago
  48. e687be5 Major update; Code now supports SAI, LU and ISD transactions by Harald Welte · 8 years ago