summaryrefslogtreecommitdiffstats
path: root/osmo-gsup-hlr/src/db_hlr.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2016-05-05 17:07:17 +0200
committerHarald Welte <laforge@gnumonks.org>2016-05-05 17:08:48 +0200
commit6294b3a19eaa04ac0a7a5793ecf90d3654f36768 (patch)
tree23f4821bda078ea2c8287ed45e98275897b644c9 /osmo-gsup-hlr/src/db_hlr.c
parent9239c1a61584e40a58f869a5c97dc3ab3465a339 (diff)
AUC: use osmo_hexparse() when reading key material from db
The database stores the key material as hex-ascii, we thus need to go through osmo_hexparse() when reading. We could also store the material as BLOB in the database. That would however complicate matters, as it would basically mean using the sqlite3 command to manually inspect/modify data from the console would no longer be easily possible. Using this commit I have 2G authentication working against osmo-sgsn with GSUP and 'auth policy remote'.
Diffstat (limited to 'osmo-gsup-hlr/src/db_hlr.c')
0 files changed, 0 insertions, 0 deletions