summaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm0411_smr.c
Commit message (Expand)AuthorAgeFilesLines
* SMS: Add value_string for TS 04.11 CP and RP stateHarald Welte2018-01-241-0/+7
* 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
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-3/+4
* update/extend doxygen documentationHarald Welte2017-06-121-0/+6
* gsm/gsm0411_smr.c: strip unused variableVadim Yanitskiy2017-05-171-2/+1
* timer: add osmo_timer_setup()Pablo Neira Ayuso2017-05-091-2/+1
* Change license of gsm0411_smc/smr to GPLv2+Harald Welte2014-10-261-4/+4
* gsm0411_smr: Fix the size of the arrayHolger Hans Peter Freyther2014-05-231-1/+1
* gsm0411_smr: Make the look-up table staticHolger Hans Peter Freyther2014-05-231-1/+1
* sms: The msg_ref is passed from the outside so remove the wrong fixmeHolger Hans Peter Freyther2014-02-081-1/+1
* sms: Print 'network' or 'mobile' when creating the SMC/SMRHolger Hans Peter Freyther2012-12-061-2/+2
* sms: Mark the state dispatch table as static constHolger Hans Peter Freyther2012-11-221-2/+2
* sms: Fix typos in the comments and log messages.Holger Hans Peter Freyther2012-11-221-3/+3
* smr: Introduce an id and prefix all log messages with SMR(ID)Holger Hans Peter Freyther2012-11-221-31/+68
* sms: Reduce the logging level to debugHolger Hans Peter Freyther2012-11-111-3/+3
* gsm/sms: Rewrite of SMR process, extracted from OpenBSCAndreas Eversberg2011-11-121-0/+451