aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-02-24ladder chartsneels/ladderNeels Janosch Hofmeyr3-0/+219
2023-02-24libosmo-pfcp.pc.in: add missing libosmogsmNeels Janosch Hofmeyr1-0/+1
2023-02-20Run struct_endianness.pyOliver Smith1-2/+2
2023-02-11add doc/charts/pfcp_msgs*.mscNeels Janosch Hofmeyr2-0/+151
2023-02-10clarify API doc for osmo_pfcp_endpoint_tx()Neels Janosch Hofmeyr1-1/+6
2023-02-07Bump version: 0.1.2.25-9c96-dirty → 0.2.00.2.0Pau Espin Pedrol9-22/+58
2023-01-02silence compiler warning in gtlv_dec_enc.cNeels Janosch Hofmeyr1-1/+1
2022-12-08gtlv: decoding error: log size limited hexdump of IENeels Janosch Hofmeyr1-2/+6
2022-12-08bitmask to string: shortenNeels Janosch Hofmeyr2-6/+8
2022-12-08fix coding of Node ID: FQDN typeNeels Janosch Hofmeyr2-7/+10
2022-12-08fix coding of Network Instance IENeels Janosch Hofmeyr7-8/+28
2022-12-01pfcp coding errmsgs: drop extra newlinesNeels Janosch Hofmeyr1-6/+6
2022-12-01tweak comment in pfcp_ies_custom.cNeels Janosch Hofmeyr1-1/+1
2022-12-01add osmo_pfcp_ie_outer_header_creation_to_str_*()Neels Janosch Hofmeyr2-2/+16
2022-11-26osmo_pfcp_ip_addrs_set(): do not set port numberNeels Janosch Hofmeyr1-0/+4
2022-11-26add osmo_pfcp_ip_addrs_to_str_*()Neels Janosch Hofmeyr2-9/+33
2022-11-23PFCP: add Network Instance IE in PDI IENeels Janosch Hofmeyr3-6/+23
2022-11-22pfcp_test: fix order of dependenciesNeels Janosch Hofmeyr1-1/+1
2022-11-22tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'Vadim Yanitskiy4-4/+4
2022-11-21pfcp_test: add missing 'pdi_present = true'Neels Janosch Hofmeyr2-3/+4
2022-11-21pfcp_test: init logging, for PFCP errorsNeels Janosch Hofmeyr1-0/+19
2022-11-11api doc: explain heartbeat handling in rx_msg_cbNeels Janosch Hofmeyr1-1/+4
2022-11-04contrib/jenkins.sh: build with --enable-werrorVadim Yanitskiy1-1/+1
2022-11-03Add -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definitionHarald Welte1-0/+1
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte6-15/+15
2022-08-24gtlv: test repeated IEIs to several struct membersNeels Hofmeyr2-46/+379
2022-08-24gtlv: fix repeated IEIs to several struct membersNeels Hofmeyr1-20/+70
2022-08-24gtlv: check memory bounds 3/3: encoding to strNeels Hofmeyr6-23/+30
2022-08-24gtlv: check memory bounds 2/3: decoding TLVNeels Hofmeyr4-30/+50
2022-08-24gtlv: check memory bounds 1/3: encoding TLVNeels Hofmeyr4-14/+33
2022-08-24pfcp_msg: check use count correctnessNeels Hofmeyr1-2/+2
2022-08-24Bump version: 0.1.1.1-2904 → 0.1.20.1.2Neels Janosch Hofmeyr1-0/+7
2022-08-23pkgconfig: add missing 'Requires:'Neels Hofmeyr2-0/+2
2022-08-22Bump version: 0.1.0.32-823b → 0.1.10.1.1Oliver Smith1-0/+44
2022-08-22packaging: depend on libosmocore >= 1.7.0Oliver Smith2-2/+2
2022-08-22debian/control: move -dev deps of libosmo-gtlv-devOliver Smith1-3/+3
2022-08-22rpm spec: use --disable-staticOliver Smith1-2/+1
2022-08-21rpm spec: reduce summary line lengthHarald Welte1-1/+1
2022-08-19gitreview: fix projectOliver Smith1-1/+1
2022-08-19RPM: fix configure and typo "gltv" in .spec.inNeels Hofmeyr1-2/+3
2022-08-16configure.ac: do not require unused dlopenVadim Yanitskiy1-3/+0
2022-08-13pfcp_cp_peer: check use count correctnessNeels Hofmeyr1-1/+1
2022-08-13doc: minor fix in pfcp_cp_peer_fsm.dotNeels Hofmeyr1-0/+1
2022-08-12.gitignore fixes: generated sources, .spec fileNeels Hofmeyr1-1/+12
2022-08-12fix warnings: 'uninitialized'Neels Hofmeyr2-3/+3
2022-08-12libosmo-gtlv.pc.in: tweak DescriptionNeels Hofmeyr1-1/+1
2022-08-12debian: fix missing dep gtlv0 <- pfcp0Neels Hofmeyr1-2/+4
2022-08-12debian/control: fix confusion in descriptionNeels Hofmeyr1-2/+2
2022-08-12debian: add missing *-dev.install filesNeels Hofmeyr2-0/+10
2022-08-12RPM: fix .spec fileNeels Hofmeyr2-7/+77