aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm0411_utils.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-0/+2
2017-10-17[doc] make sure all SMS related code is part of the 'sms' groupHarald Welte1-2/+2
2017-08-17gsm0411_utils: GSM03.40 9.2.3.11 SCTS should be localKeith1-1/+1
2017-06-23gsm0411_utils.c: Fix compilation warningsPau Espin Pedrol1-2/+2
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-4/+5
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-10/+10
2017-06-12update/extend doxygen documentationHarald Welte1-9/+45
2017-01-13Fix compilation warnings: missing includes: gsm0411_utils.c, lapd_core.c, oap...Max1-0/+1
2016-12-01gsm0480: code dup: introduce and use gsm0480_l3hdr_push()Neels Hofmeyr1-7/+2
2014-10-26Change license of gsm0411_smc/smr to GPLv2+Harald Welte1-4/+4
2014-03-26sms: Add missing brackets in the relative validity time calculation.Alexander Chemeris1-3/+3
2013-09-04sms: Implement encoding the address as alphanumeric typeHolger Hans Peter Freyther1-9/+21
2012-11-11sms: Remove the commented out code that was the default in OpenBSCHolger Hans Peter Freyther1-1/+0
2012-08-29libosmogsm: Back-port SMS related fixes from openbscHarald Welte1-1/+10
2011-12-01SMS: export gsm411_bcdify() and gsm411_unbcdify() functionsHarald Welte1-20/+20
2011-11-12gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.cAndreas.Eversberg1-0/+306