aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-07-21use OSMO_GSUP_PORT == 4222 instead of hardcoded 2222Neels Hofmeyr1-1/+1
2017-06-01VTY: Add hlr node and bind ip fieldPau Espin Pedrol4-5/+111
2017-03-20fix db_subscr_ps error handlingNeels Hofmeyr1-1/+2
2017-03-16debug log: output ind slot, previous sqn, and sqn db updateNeels Hofmeyr2-1/+4
2017-03-16UMTS AKA: implement SQN increment according to SEQ and INDNeels Hofmeyr7-11/+64
2017-03-16fix debug log: adjust to new SQN increment schemeNeels Hofmeyr2-7/+3
2017-03-07fix: properly handle error rc by osmo_gsup_conn_ccm_get()Neels Hofmeyr1-2/+8
2017-03-06CTRL: add enable/disable packet service cmdsMax6-7/+79
2017-03-06Add CTRL interfaceMax5-0/+133
2017-03-05Make subscr parameter to db_subscr_get() optionalMax1-5/+9
2017-03-05Add global HLR structMax4-24/+64
2017-02-22auc_compute_vectors(): fix AUTS resync for multiple vectorsNeels Hofmeyr1-1/+3
2017-02-22cosmetic: refactor auc_compute_vectors(), add debug logNeels Hofmeyr1-30/+84
2017-02-22auc_gen_vectors(): ensure sane arguments, testNeels Hofmeyr1-3/+32
2017-02-21Add routines to update nam_psMax3-8/+38
2017-02-20Fix compiler's warning about printf securityMax1-1/+1
2017-02-20db: move duplicated code into helper functionsMax3-46/+47
2017-02-16Move lu_operation into separate fileMax4-258/+362
2017-02-16Use strings for GSUP message typeMax1-4/+5
2017-02-13Move GSUP msg init into separate functionMax1-12/+15
2017-02-13Log error cause as a stringMax1-2/+3
2017-02-03UMTS AKA resync: fix argument orderingNeels Hofmeyr1-2/+2
2017-02-01tests: auc_3g_test: implement vector generation testNeels Hofmeyr1-2/+4
2017-02-01main: add VTY and '-c config-file' optionNeels Hofmeyr4-1/+116
2017-02-01main: add option parsing with db file and default optionsNeels Hofmeyr2-2/+90
2017-02-01main: add and use root talloc ctxNeels Hofmeyr1-4/+7
2017-01-19auc.c: typo in commentNeels Hofmeyr1-1/+1
2016-12-21log: move a log from info to debug levelNeels Hofmeyr1-1/+1
2016-12-21debug log: log computed vector kindsNeels Hofmeyr1-0/+6
2016-12-21gsup: send subscriber MSISDNNeels Hofmeyr1-1/+15
2016-12-21Add hardcoded APNMax1-1/+14
2016-12-12build: recoin db_test as non-installable programNeels Hofmeyr1-0/+3
2016-12-11fix DLGSUP logging cat after change in libosmocoreNeels Hofmeyr1-6/+0
2016-12-11fix various compiler warningsNeels Hofmeyr3-7/+7
2016-12-11fix build on FreeBSD: eliminate implicitly declared functionsNeels Hofmeyr3-0/+5
2016-12-11build with autoconf/automake, add jenkins.sh scriptNeels Hofmeyr2-18/+61
2016-06-30Fix build on UbuntuMax1-2/+2
2016-06-10fix authentication re-sync (pass RAND+AUTS along)Harald Welte1-1/+1
2016-06-10fix PURGE_MS sqlite3 accessHarald Welte2-8/+4
2016-05-05LU: remote oudated FIXME commentsHarald Welte1-2/+0
2016-05-05LU: correctly determine and use is_psHarald Welte1-3/+2
2016-05-05implement PURGE-MS from VLR/SGSN to HLRHarald Welte3-0/+90
2016-05-05some more comment / todo updatesHarald Welte2-0/+6
2016-05-05AUC: use osmo_hexparse() when reading key material from dbHarald Welte1-4/+6
2016-05-05State number of auth vectors in SAI responseHarald Welte1-1/+3
2016-05-05AUC: Differentiate between actual error and unknown IMSIHarald Welte2-11/+34
2016-05-03populate_hlr_db.pl: Script to generate a HLR databaseHarald Welte1-0/+75
2016-05-03add copyright statements to all filesHarald Welte2-0/+38
2016-05-03db_auc: remove some debugging code about column typesHarald Welte1-4/+0
2016-05-03db: Use Write-Ahead Logging mode of SQLite3Harald Welte1-0/+6