9
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
osmo-auc/osmo-gsup-hlr/src
Harald Welte 508ede80da populate_hlr_db.pl: Script to generate a HLR database
It currently creates a database with 1 million subscribers, all of which
are provisioned for both 2G and 3G authentication using the same key
material.
2016-05-03 18:51:40 +02:00
..
Makefile Major update; Code now supports SAI, LU and ISD transactions 2016-05-03 18:49:27 +02:00
auc.c initial import of osmo-gsup-hlr code so far 2016-04-28 07:18:49 +02:00
auc.h initial import of osmo-gsup-hlr code so far 2016-04-28 07:18:49 +02:00
db.c db: Use Write-Ahead Logging mode of SQLite3 2016-05-03 18:50:41 +02:00
db.h Major update; Code now supports SAI, LU and ISD transactions 2016-05-03 18:49:27 +02:00
db_auc.c db_auc: remove some debugging code about column types 2016-05-03 18:51:04 +02:00
db_hlr.c Major update; Code now supports SAI, LU and ISD transactions 2016-05-03 18:49:27 +02:00
db_test.c initial import of osmo-gsup-hlr code so far 2016-04-28 07:18:49 +02:00
gsup_router.c Major update; Code now supports SAI, LU and ISD transactions 2016-05-03 18:49:27 +02:00
gsup_router.h Major update; Code now supports SAI, LU and ISD transactions 2016-05-03 18:49:27 +02:00
gsup_server.c add copyright statements to all files 2016-05-03 18:51:18 +02:00
gsup_server.h Major update; Code now supports SAI, LU and ISD transactions 2016-05-03 18:49:27 +02:00
hlr.c add copyright statements to all files 2016-05-03 18:51:18 +02:00
logging.c initial import of osmo-gsup-hlr code so far 2016-04-28 07:18:49 +02:00
logging.h initial import of osmo-gsup-hlr code so far 2016-04-28 07:18:49 +02:00
populate_hlr_db.pl populate_hlr_db.pl: Script to generate a HLR database 2016-05-03 18:51:40 +02:00
rand.h initial import of osmo-gsup-hlr code so far 2016-04-28 07:18:49 +02:00
rand_fake.c initial import of osmo-gsup-hlr code so far 2016-04-28 07:18:49 +02:00
rand_urandom.c initial import of osmo-gsup-hlr code so far 2016-04-28 07:18:49 +02:00