aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/nat/bsc_ussd.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-25nat: Forward the data coming from the USSD module to the BSC.Holger Hans Peter Freyther1-3/+44
2010-10-25nat: Forward extra state and the message to the USSD providerHolger Hans Peter Freyther1-0/+37
2010-10-25nat: Implement accepting a USSD Provider connection, do authenticationHolger Hans Peter Freyther1-1/+190
2010-10-25nat: Implement the matching of certain USSD messagesHolger Hans Peter Freyther1-1/+63
2010-10-25nat: Create a USSD module to filter out USSDs...Holger Hans Peter Freyther1-0/+32