summaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm0411_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Change license of gsm0411_smc/smr to GPLv2+Harald Welte2014-10-261-4/+4
* sms: Add missing brackets in the relative validity time calculation.Alexander Chemeris2014-03-261-3/+3
* sms: Implement encoding the address as alphanumeric typeHolger Hans Peter Freyther2013-09-041-9/+21
* sms: Remove the commented out code that was the default in OpenBSCHolger Hans Peter Freyther2012-11-111-1/+0
* libosmogsm: Back-port SMS related fixes from openbscHarald Welte2012-08-291-1/+10
* SMS: export gsm411_bcdify() and gsm411_unbcdify() functionsHarald Welte2011-12-011-20/+20
* gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.cAndreas.Eversberg2011-11-121-0/+306