summaryrefslogtreecommitdiffstats
path: root/src/gsm/rsl.c
Commit message (Expand)AuthorAgeFilesLines
* gsm_08_58: Add vendor-specific Message Type for ETWS Primary WarningHarald Welte2019-09-051-0/+1
* make all library-internal static buffers thread-localHarald Welte2019-06-041-1/+1
* rsl: Add osmocom-specific extensions to RSL channel numbers for CBCHHarald Welte2019-05-271-0/+10
* Add _c versions of functions that otherwise return static buffersHarald Welte2019-04-101-0/+13
* Add _buf() functions to bypass static string buffersHarald Welte2019-04-031-13/+27
* rsl: Support PDCH in rsl_chan_nr_strPau Espin Pedrol2019-02-181-0/+2
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-1/+5
* RSL: Add support for RSL_CHAN_OSMO_PDCH to rsl_dec_chan_nr()Harald Welte2017-07-301-0/+3
* LC15: Enable string for IPAC RSL direct retryMinh-Quang Nguyen2017-07-141-0/+1
* IPAC manufacture-defined measurement pre-processing definitionsMinh-Quang Nguyen2017-07-141-0/+5
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-8/+6
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-20/+20
* update/extend doxygen documentationHarald Welte2017-06-121-6/+32
* rsl: add rsl_act_type_name()Neels Hofmeyr2016-07-231-0/+13
* add rsl_or_ipac_msg_name() for both standard and ip.access msg typesNeels Hofmeyr2016-06-131-0/+11
* RSL: Add enum + TLV definitions for ip.access style embedded IEsHarald Welte2015-12-131-0/+26
* misc: Fix the spelling of frame in the RLM cause stringsHolger Hans Peter Freyther2013-06-111-1/+1
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* RSL: add rsl_ipac_msg_name() for ipa specific RSL extension namesHarald Welte2011-09-021-0/+36
* RSL: add doxygen documentationHarald Welte2011-08-171-3/+27
* add value_string definitions for RSL message typesHarald Welte2011-06-231-0/+76
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-2/+2
* This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso2011-03-231-0/+371