aboutsummaryrefslogtreecommitdiffstats
path: root/src/libosmo-gtlv/gtlv_gen.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte1-5/+5
2022-08-24gtlv: check memory bounds 3/3: encoding to strNeels Hofmeyr1-1/+1
2022-08-24gtlv: check memory bounds 2/3: decoding TLVNeels Hofmeyr1-1/+2
2022-08-24gtlv: check memory bounds 1/3: encoding TLVNeels Hofmeyr1-1/+2
2022-06-16libosmo-gtlv: add TLIV capabilityNeels Hofmeyr1-5/+8
2022-06-16libosmo-gtlv: add C code generator for IE structs and arraysNeels Hofmeyr1-0/+417