summaryrefslogtreecommitdiffstats
path: root/src/gsm/tlv_parser.c
Commit message (Expand)AuthorAgeFilesLines
* TLV: Add one-shot TLV encoderHarald Welte2019-05-191-0/+97
* add tlv_parse2(), capable of multiple instances of the same IENeels Hofmeyr2018-04-131-24/+68
* add a regression test for TLV parsing with repeated IEsStefan Sperling2018-03-161-2/+2
* tlv_parser: Report *first* occurrence of repeated IEsHarald Welte2018-02-091-2/+7
* TLVP_PRESENT() should not return TRUE after tlv_parse() fails.Stefan Sperling2018-01-121-4/+10
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-1/+4
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-3/+2
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-7/+7
* update/extend doxygen documentationHarald Welte2017-06-121-1/+18
* Add parsed TLV helpers from OsmoBTSMax2017-01-061-0/+60
* tlv: Import osmo_shift_* and osmo_match_shift_* from openbscHarald Welte2016-05-051-0/+171
* fix some typosNeels Hofmeyr2015-11-021-2/+2
* add missing copyright statements to source code filesHarald Welte2014-09-111-0/+19
* misc: Doxygen tweaks: fixed some typos and minor errorsKaterina Barone-Adesi2013-02-151-1/+1
* TLV: add new "vTvLV" type for GANHarald Welte2012-07-141-1/+21
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* doxygen: Add documentation about TLV parserHarald Welte2011-08-171-15/+25
* 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/+179