aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/ussd.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-12ussd: Catch up with libosmocore and pass the gsm48_hdrHolger Hans Peter Freyther1-1/+3
2010-06-30msc: Add includes to silence a compiler warning.Holger Hans Peter Freyther1-0/+1
2010-06-30ussd: Release the MSC connection as fast as possible..Holger Hans Peter Freyther1-2/+6
2010-06-30ussd.c: Make sure text is memset to zero..Holger Hans Peter Freyther1-1/+3
2010-06-17bsc_api: Remove the lchan from the USSD code...Holger Hans Peter Freyther1-7/+7
2010-03-25lchan: Create a structure for MSC data of the lchanHolger Hans Peter Freyther1-1/+1
2009-10-26[USSD] various USSD improvementsMike Haben1-3/+3
2009-10-26[USSD] eliminate static global variablesMike Haben1-9/+10
2009-10-26whitespace fixes for the USSD codeHarald Welte1-7/+9
2009-10-26Add USDD code from Mike HabenHarald Welte1-0/+68