aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-03-23add osmo_pfcp_ip_addrs_getHEADmasterNeels Janosch Hofmeyr2-0/+38
2024-03-19pfcp up_function_features: allow shorter lengthsNeels Janosch Hofmeyr1-2/+4
2024-03-19osmo_gtlv_cfg: fix api docNeels Janosch Hofmeyr1-2/+2
2024-03-08add missing GPLv2 license text as COPYING fileHarald Welte1-0/+339
2023-09-12Bump version: 0.2.0.14-d497-dirty → 0.3.00.3.0Pau Espin Pedrol5-7/+31
2023-06-27Fix license information in dpkg + rpm packages: GPLv2+ and not AGPLv3+Harald Welte2-8/+8
2023-04-26debian: make consistentOliver Smith1-2/+2
2023-04-19coverity: fix null derefNeels Janosch Hofmeyr1-1/+1
2023-04-15pfcp_msg: refactor LOG_PFCP_MSGNeels Janosch Hofmeyr2-20/+34
2023-03-14build: add gen__pfcp_ies_auto_LDFLAGS = -no-installNeels Janosch Hofmeyr1-0/+4
2023-03-14build: fix linking gen__pfcp_ies_auto to use build-tree libosmo-gtlvNeels Janosch Hofmeyr1-5/+6
2023-03-14build: libosmo-gtlv: move LIBS to libosmo_gtlv_la_LIBADDNeels Janosch Hofmeyr1-4/+4
2023-03-14build: drop LIBOSMOVTY from libosmo-pfcpNeels Janosch Hofmeyr1-2/+0
2023-03-14build: drop $(all_includes)Neels Janosch Hofmeyr7-7/+0
2023-03-14build: drop COVERAGENeels Janosch Hofmeyr2-5/+0
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