aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gsm_04_11.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-09SMS improvementsHarald Welte1-10/+75
2009-08-09implement proper SAPI3 handling for SMSHarald Welte1-22/+63
2009-08-08first 'working' SMS implementationHarald Welte1-137/+215
2009-07-28Merge branch 'master' into smsHarald Welte1-8/+6
2009-07-28move allocation of talloc contexts into link-time constructorHarald Welte1-8/+6
2009-07-27further steps towards better, transaction based SMSHarald Welte1-48/+260
2009-07-23Merge branch 'master' into smsHarald Welte1-0/+5
2009-07-23make sure subscr->net is always setHarald Welte1-1/+2
2009-07-23make sure subscr->net is always setHarald Welte1-1/+2
2009-07-09some more commentsHarald Welte1-0/+6
2009-07-05more SMS improvementsHarald Welte1-23/+58
2009-07-04more layering /abstraction of sms protocolHarald Welte1-40/+41
2009-06-26use named variant when allocating msgb'sHarald Welte1-1/+2
2009-06-20introduce talloc all over OpenBSCHarald Welte1-7/+19
2009-06-12SMS: fix parsing of destination phone numberHarald Welte1-2/+3
2009-06-12SMS: fix parsing of destination address BCDHarald Welte1-1/+1
2009-06-10introduce encoding/decoding functions for 04.08 CCHarald Welte1-1/+1
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+500