summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile/gsm48_mm.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-30[mobile] introduce and use gsm48_mmevevent_input()laforge/mobile_eventHarald Welte1-16/+25
2011-01-30[mobile] replace 3 different gsm322_makesend_* functions with oneHarald Welte1-14/+20
2011-01-30[mobile] simplify code to send events into GSM 3.22 codeHarald Welte1-66/+22
2010-11-20[layer23] Adding LAI to debug output of LOCATION UPDATING REQESTAndreas.Eversberg1-0/+3
2010-11-14[layer23] Cleanup of mobile applicationAndreas.Eversberg1-3/+3
2010-11-13[layer23] Added support for multiple MS instancesAndreas.Eversberg1-7/+8
2010-10-16[layer23] Fixed header handling of some radio ressource SAP msgsAndreas.Eversberg1-3/+3
2010-10-03[layer23] Rework of "support"-features, features can be disabled nowAndreas.Eversberg1-6/+8
2010-09-29[layer23] Disabled display of SYSINFO message at message handlersAndreas.Eversberg1-5/+7
2010-09-29[layer23] Added missing state change, if location update is not required.Andreas.Eversberg1-0/+4
2010-09-26[layer23] Handle invalidation of TMSI correctlyAndreas.Eversberg1-2/+2
2010-09-19[layer23] Added debug about identity (TMSI/IMSI) at LOC.UPD / IMSI DETACHAndreas.Eversberg1-4/+10
2010-09-18[layer23] Added missing TMSI REALLOCATION COMPLETE replyAndreas.Eversberg1-0/+2
2010-09-17[layer23] Added missing state changeAndreas.Eversberg1-0/+2
2010-09-17[layer23] CM service is now accepted when ciphering has startedAndreas.Eversberg1-0/+7
2010-09-15[layer23] Fixed A5/1 support codingAndreas.Eversberg1-1/+1
2010-08-29[layer23] Fixed security issueAndreas.Eversberg1-11/+25
2010-08-28[layer23] Layer 3 now uses SIM client to request and update SIM dataAndreas.Eversberg1-126/+90
2010-08-15[layer23] Fixed handling of IMSI in special casesAndreas.Eversberg1-7/+15
2010-07-27layer23: Split [2/2] -> The header filesSylvain Munaut1-6/+6
2010-07-27layer23: Split [1/2] -> The source codeSylvain Munaut1-0/+4147