]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Wednesday
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 11 Jul 2024 16:27:52 +0000 (10:27 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 11 Jul 2024 16:48:24 +0000 (10:48 -0600)
commitc05c086dbdf7dccc7ce1ac3a73708955f32e4181
tree6b8bfb640b8b27f6e28c06877c129d85af676508
parente0a7128cfb70de010872f1df8ac0098d03fb546f
Wednesday

Oh dear. I misunderstood RFC 9589. I'm going to have to restore RRDP
caging.

Aaaaaaaaaahhhhhhhhhhhhhhh. Think I'm going to have to out-of-scope 9589
for this release.

Unstable, squash later.
14 files changed:
src/cache/cachent.c
src/cache/cachent.h
src/cache/local_cache.c
src/cache/local_cache.h
src/object/certificate.c
src/types/str.h
src/types/url.c [new file with mode: 0644]
src/types/url.h [new file with mode: 0644]
test/Makefile.am
test/cache/cachent_test.c
test/cache/common.c
test/cache/common.h
test/cache/local_cache_test.c
test/types/url_test.c [new file with mode: 0644]