aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm_utils.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-21Fix compilation issues on OS X - mainly #include file changes (Lars Immisch)Harald Welte1-1/+1
2009-03-30Store incoming SMS into SQL databaseHarald Welte1-12/+7
2009-03-30check for malloc failsHarald Welte1-0/+5
2009-02-23[sms] Fix the length of the of the outgoing data...Holger Freyther1-4/+3
2009-02-23[sms] Fix two bugs regarding 7 bit coding...Holger Freyther1-3/+3
2009-02-23[sms] Add test case for the 7-bit coding/decoding...Holger Freyther1-2/+5
2009-02-17[utils] Commit not working 7bit encoder...Holger Freyther1-0/+29
2009-02-17[utils] Style change..Holger Freyther1-1/+1
2009-02-17[utils] Create gsm_utils for 7bit encoding and decoding...Holger Freyther1-0/+42