aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-08-24gtlv: check memory bounds 3/3: encoding to strNeels Hofmeyr1-4/+6
2022-08-24gtlv: check memory bounds 2/3: decoding TLVNeels Hofmeyr1-3/+4
2022-08-24gtlv: check memory bounds 1/3: encoding TLVNeels Hofmeyr1-3/+3
2022-07-28apply code review: refactor pfcp_endpoint APINeels Hofmeyr1-45/+45
2022-07-23clarify osmo_pfcp_msg alloc APINeels Hofmeyr2-6/+9
2022-06-17add generic PFCP CP peer implementation0.1.0Neels Hofmeyr2-0/+64
2022-06-17add osmo_pfcp_ie_f_seid_cmpNeels Hofmeyr1-0/+1
2022-06-16add pfcp_endpointNeels Hofmeyr3-0/+111
2022-06-16libosmo-pfcp: implement PFCP header and msg handlingNeels Hofmeyr2-0/+198
2022-06-16api: add osmo_pfcp_ie_node_id_to_str_c()Neels Hofmeyr1-0/+3
2022-06-16pfcp ie: tweak CP Function FeaturesNeels Hofmeyr1-1/+1
2022-06-16pfcp/Makefile.am: add missing pfcp_ies_auto.h entryNeels Hofmeyr1-0/+1
2022-06-16libosmo-pfcp: implement/generate TLV and IE value codingNeels Hofmeyr2-0/+179
2022-06-16libosmo-pfcp: add pfcp_proto.h pfcp_strs.hNeels Hofmeyr3-0/+628
2022-06-16libosmo-gtlv: add TLIV capabilityNeels Hofmeyr3-7/+37
2022-06-16libosmo-gtlv: add C code generator for IE structs and arraysNeels Hofmeyr2-0/+167
2022-06-16libosmo-gtlv: add auto dec/enc to/from structsNeels Hofmeyr2-0/+202
2022-06-16libosmo-gtlv: add generic TLV de- and encoderNeels Hofmeyr3-0/+143
2022-06-16initial osmocom boilerplate source treeNeels Hofmeyr3-0/+6