]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Separate cache key into own structure
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 24 Apr 2025 22:22:11 +0000 (16:22 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 24 Apr 2025 22:22:11 +0000 (16:22 -0600)
commit7af4c3cacd84b685d163faba1366ce3bf41a740a
tree26a11ac64007e8c01857787aceb75858fa21415d
parenta98fafbb1ea714f9533114bf1ab507b7d2e53287
Separate cache key into own structure

Not much. This is just a step towards applying the URI normalization
code.
src/cache.c
src/rrdp.c
src/rrdp.h
src/types/url.c
test/cache_test.c
test/rrdp_update_test.c