summaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm0411_utils.c
Commit message (Expand)AuthorAgeFilesLines
* libosmogsm: (re)introduce gsm48_push_l3hdr()Vadim Yanitskiy2018-08-051-2/+1
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-0/+2
* [doc] make sure all SMS related code is part of the 'sms' groupHarald Welte2017-10-171-2/+2
* gsm0411_utils: GSM03.40 9.2.3.11 SCTS should be localKeith2017-08-171-1/+1
* gsm0411_utils.c: Fix compilation warningsPau Espin Pedrol2017-06-231-2/+2
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-4/+5
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-10/+10
* update/extend doxygen documentationHarald Welte2017-06-121-9/+45
* Fix compilation warnings: missing includes: gsm0411_utils.c, lapd_core.c, oap...Max2017-01-131-0/+1
* gsm0480: code dup: introduce and use gsm0480_l3hdr_push()Neels Hofmeyr2016-12-011-7/+2
* 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