]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Merge branch 'main' into issue82
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Wed, 5 Jun 2024 18:53:38 +0000 (12:53 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 6 Jun 2024 21:52:59 +0000 (15:52 -0600)
commit97a5efacbf5e7f04084f2306d95e82566a84e445
tree660d447d5647f087b546d9ecb9adc8b238457802
parentf29f9e6421feb9f57e74f408af797b38013b84be
parentcdf9248f87a93f710f3df710bebe13a159483798
Merge branch 'main' into issue82
30 files changed:
man/fort.8
src/Makefile.am
src/alloc.c
src/alloc.h
src/asn1/content_info.c
src/asn1/signed_data.c
src/cache/local_cache.c
src/common.c
src/config.c
src/config.h
src/data_structure/path_builder.c
src/data_structure/path_builder.h
src/extension.c
src/extension.h
src/file.c
src/file.h
src/http/http.c
src/init.c
src/json_util.c
src/json_util.h
src/main.c
src/object/certificate.c
src/object/manifest.c
src/print_file.c
src/rrdp.c
src/slurm/db_slurm.h
src/slurm/slurm_parser.c
src/types/uri.c
test/Makefile.am
test/cache/local_cache_test.c