summaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm0411_smr.c
Commit message (Expand)AuthorAgeFilesLines
* 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