]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Friday
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Fri, 26 Jul 2024 19:17:36 +0000 (13:17 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Sat, 27 Jul 2024 00:32:12 +0000 (18:32 -0600)
commit3e9d508ada4b5e7c3243a0a95467d6dd306325d4
tree2e576fd922c7ae7674657d17cb78ae9dbc8cfa68
parent77c3defd7d605a56db0e5b4b8668253422052660
Friday
24 files changed:
src/Makefile.am
src/cache/cachent.c
src/cache/cachent.h
src/cache/local_cache.c
src/config.c
src/config.h
src/file.c
src/file.h
src/http/http.c
src/rrdp.c
src/rrdp.h
src/rsync/rsync.c
src/types/map.c
src/types/map.h
src/types/url.c
src/types/url.h
src/xml/relax_ng.c
test/Makefile.am
test/cache/local_cache_test.c
test/resources/rrdp/notif-bad-uri-4.xml [new file with mode: 0644]
test/rrdp_test.c
test/rrdp_update_test.c [new file with mode: 0644]
test/types/map_test.c
test/types/url_test.c