aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/token_auth.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-16bsc_api: Rename lchan_for_subscr to connection_for_subscr and update codeHolger Hans Peter Freyther1-9/+9
2010-06-16bsc_api: Cut back on direct lchan usage.Holger Hans Peter Freyther1-4/+4
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-1/+1
2010-01-03gsm_04_08: Specify key_seq when calling gsm48_tx_mm_auth_reqSylvain Munaut1-2/+2
2009-12-13fix segfault in token_auth on SS_SUBSCR != ATTACHHarald Welte1-2/+2
2009-10-22Forward declare methods to fix compiler warningsHolger Hans Peter Freyther1-0/+3
2009-08-13add the allocated subscriber extension to the auth token SMSHarald Welte (local)1-3/+4
2009-08-13fix token auth implementationHarald Welte (local)1-18/+78
2009-08-13add code for token auth sequencingHarald Welte1-0/+92