]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Always pick most recent known manifest
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 3 Dec 2024 19:58:10 +0000 (16:58 -0300)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 3 Dec 2024 19:58:10 +0000 (16:58 -0300)
commit49b1c1c0699996261cdae7af1fb246f030c90cea
treeeecb2e400749d7924010a210b386bc3d7fb15992
parent5f7ee67f5fa8b43730b06fb7e0ac6ca0af08faf6
Always pick most recent known manifest

Strict version.
14 files changed:
src/asn1/asn1c/INTEGER.c
src/asn1/asn1c/INTEGER.h
src/cache.c
src/common.c
src/common.h
src/json_util.c
src/json_util.h
src/object/manifest.c
src/rrdp.c
src/types/rpp.c
src/types/rpp.h
test/Makefile.am
test/asn1/asn1c/INTEGER_t_test.c [new file with mode: 0644]
test/cache_test.c