aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/tlv_parser.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-13add tlv_parse2(), capable of multiple instances of the same IENeels Hofmeyr1-24/+68
2018-03-16add a regression test for TLV parsing with repeated IEsStefan Sperling1-2/+2
2018-02-09tlv_parser: Report *first* occurrence of repeated IEsHarald Welte1-2/+7
2018-01-12TLVP_PRESENT() should not return TRUE after tlv_parse() fails.Stefan Sperling1-4/+10
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-1/+4
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-3/+2
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-7/+7
2017-06-12update/extend doxygen documentationHarald Welte1-1/+18
2017-01-06Add parsed TLV helpers from OsmoBTSMax1-0/+60
2016-05-05tlv: Import osmo_shift_* and osmo_match_shift_* from openbscHarald Welte1-0/+171
2015-11-02fix some typosNeels Hofmeyr1-2/+2
2014-09-11add missing copyright statements to source code filesHarald Welte1-0/+19
2013-02-15misc: Doxygen tweaks: fixed some typos and minor errorsKaterina Barone-Adesi1-1/+1
2012-07-14TLV: add new "vTvLV" type for GANHarald Welte1-1/+21
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut1-1/+1
2011-08-17doxygen: Add documentation about TLV parserHarald Welte1-15/+25
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/+179