aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/rsl.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-05gsm_08_58: Add vendor-specific Message Type for ETWS Primary WarningHarald Welte1-0/+1
2019-06-04make all library-internal static buffers thread-localHarald Welte1-1/+1
2019-05-27rsl: Add osmocom-specific extensions to RSL channel numbers for CBCHHarald Welte1-0/+10
2019-04-10Add _c versions of functions that otherwise return static buffersHarald Welte1-0/+13
2019-04-03Add _buf() functions to bypass static string buffersHarald Welte1-13/+27
2019-02-18rsl: Support PDCH in rsl_chan_nr_strPau Espin Pedrol1-0/+2
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-1/+5
2017-07-30RSL: Add support for RSL_CHAN_OSMO_PDCH to rsl_dec_chan_nr()Harald Welte1-0/+3
2017-07-14LC15: Enable string for IPAC RSL direct retryMinh-Quang Nguyen1-0/+1
2017-07-14IPAC manufacture-defined measurement pre-processing definitionsMinh-Quang Nguyen1-0/+5
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-8/+6
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-20/+20
2017-06-12update/extend doxygen documentationHarald Welte1-6/+32
2016-07-23rsl: add rsl_act_type_name()Neels Hofmeyr1-0/+13
2016-06-13add rsl_or_ipac_msg_name() for both standard and ip.access msg typesNeels Hofmeyr1-0/+11
2015-12-13RSL: Add enum + TLV definitions for ip.access style embedded IEsHarald Welte1-0/+26
2013-06-11misc: Fix the spelling of frame in the RLM cause stringsHolger Hans Peter Freyther1-1/+1
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut1-1/+1
2011-09-02RSL: add rsl_ipac_msg_name() for ipa specific RSL extension namesHarald Welte1-0/+36
2011-08-17RSL: add doxygen documentationHarald Welte1-3/+27
2011-06-23add value_string definitions for RSL message typesHarald Welte1-0/+76
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-2/+2
2011-03-23This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso1-0/+371