]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Stop trying to cage non-notification URLs during cleanup
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 5 Dec 2023 13:01:33 +0000 (10:01 -0300)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Wed, 6 Dec 2023 16:56:37 +0000 (13:56 -0300)
commit96fba7ec237f4b9a16b3676b749a3826c43dfef2
tree4500d4acbcc43cea6b0e461f0e18196f4ff4751e
parent6f12ed369ebbb8c3e980a0cd984bcd55cba1fba8
Stop trying to cage non-notification URLs during cleanup

Fixes the new issue reported in #103.
src/abbreviations.txt
src/cache/local_cache.c
src/object/certificate.c
src/object/manifest.c
src/object/tal.c
src/rrdp.c
src/types/uri.c
src/types/uri.h
test/cache/local_cache_test.c
test/rrdp_test.c
test/types/uri_test.c