aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tlv
AgeCommit message (Expand)AuthorFilesLines
2023-05-02Fix 'Fix parsing of TLV_TYPE_SINGLE_TV'Pau Espin Pedrol1-4/+2
2023-05-02tlv: Show bug in decoded tlv_parsed for type TLV_TYPE_SINGLE_TVPau Espin Pedrol1-0/+27
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte1-5/+5
2021-03-18tlv: Fix length returned by t{l16,16l}v_putDaniel Willmann1-0/+32
2021-01-12tlv_parser: Fix various out-of-bounds accessesHarald Welte2-0/+99
2019-05-19TLV: Add one-shot TLV encoderHarald Welte2-0/+49
2018-04-13add tlv_parse2(), capable of multiple instances of the same IENeels Hofmeyr1-0/+11
2018-04-06use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-1/+1
2018-03-16add a regression test for TLV parsing with repeated IEsStefan Sperling1-0/+31
2017-06-18tlv_test.c: Fix compilation warningsPau Espin Pedrol1-19/+25
2016-05-05tlv: Import osmo_shift_* and osmo_match_shift_* from openbscHarald Welte2-0/+252