1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.sbin/rpki-client
job 05a19cc6f2 Improve cleanup process
In some cases, following a fallback from RRDP to RSYNC, files are
moved to the wrong place. With this change, only rsync repositories
are considered when looking up where to move DIR_TEMP files.

repo.c requires more study, this fix might be a bandaid for a problem
not fully understood.

"put it in" claudio@ OK tb@
2024-12-19 13:23:38 +00:00
..
as.c Rename ips/as and ipsz/asz to ips/ases, num_ips/num_ases 2024-11-12 09:23:07 +00:00
aspa.c Second sweep of foosz -> num_foos and friends 2024-11-13 12:51:03 +00:00
cert.c tweak previous: typo in comment and some cosmetics 2024-12-18 21:12:26 +00:00
cms.c zap trailing whitespace from previous 2024-11-27 15:19:26 +00:00
constraints.c Rename ips/as and ipsz/asz to ips/ases, num_ips/num_ases 2024-11-12 09:23:07 +00:00
crl.c Reintroduce check that CRL Number is in range 2024-09-12 10:33:25 +00:00
encoding.c whitespace spotted during read-thru 2022-05-15 15:00:53 +00:00
extern.h If AS0 TALs are provided, by default omit VRPs derived from such AS0 TALs 2024-12-02 14:55:02 +00:00
filemode.c Determine the expiration date also for TA certs 2024-12-16 13:53:37 +00:00
gbr.c rpki-client: remove the remaining struct parse 2024-02-21 09:17:06 +00:00
geofeed.c Rename ips/as and ipsz/asz to ips/ases, num_ips/num_ases 2024-11-12 09:23:07 +00:00
http.c Rewrite the rpki-client io read handling using the new ibuf_read API. 2024-11-21 13:32:27 +00:00
io.c Adapt the rpki-client message reader to the new msgbuf_new_reader callback. 2024-11-26 13:59:09 +00:00
ip.c Rename ips/as and ipsz/asz to ips/ases, num_ips/num_ases 2024-11-12 09:23:07 +00:00
json.c KNF 2023-06-22 09:08:02 +00:00
json.h Add an extra argument compact to json_do_object() to instruct the parser 2023-06-05 14:19:13 +00:00
main.c If AS0 TALs are provided, by default omit VRPs derived from such AS0 TALs 2024-12-02 14:55:02 +00:00
Makefile Add support for RPKI Signed Prefix Lists 2024-02-22 12:49:42 +00:00
mft.c Improve detection of gaps in Manifestissuance 2024-11-02 12:30:28 +00:00
mkdir.c Adjust cache cleanup to the deficits of RRDP. Unlike rysnc, RRDP has no 2022-04-04 16:02:54 +00:00
ometric.c more dastardly white spaces 2023-01-06 13:22:00 +00:00
ometric.h more dastardly white spaces 2023-01-06 13:22:00 +00:00
output-bgpd.c Second sweep of foosz -> num_foos and friends 2024-11-13 12:51:03 +00:00
output-bird.c Add support for RPKI Signed Prefix Lists 2024-02-22 12:49:42 +00:00
output-csv.c Add support for RPKI Signed Prefix Lists 2024-02-22 12:49:42 +00:00
output-json.c Second sweep of foosz -> num_foos and friends 2024-11-13 12:51:03 +00:00
output-ometric.c Improve detection of gaps in Manifestissuance 2024-11-02 12:30:28 +00:00
output.c Fix copy-paste error 2024-12-15 19:42:33 +00:00
parser.c Rewrite the rpki-client io read handling using the new ibuf_read API. 2024-11-21 13:32:27 +00:00
print.c Second sweep of foosz -> num_foos and friends 2024-11-13 12:51:03 +00:00
repo.c Improve cleanup process 2024-12-19 13:23:38 +00:00
rfc3779.c rfc3779: no need for err.h, but we do need asn1.h 2023-10-18 06:30:40 +00:00
roa.c Rename ips/as and ipsz/asz to ips/ases, num_ips/num_ases 2024-11-12 09:23:07 +00:00
rpki-client.8 Update references for recent RPKI specifications 2024-12-04 16:17:31 +00:00
rrdp_delta.c Increase logging verbosity as to what exactly hit a limit 2024-05-30 09:54:59 +00:00
rrdp_notification.c Fix warning about delta element issues in the Update Notification File XML 2024-04-12 11:50:29 +00:00
rrdp_snapshot.c Increase logging verbosity as to what exactly hit a limit 2024-05-30 09:54:59 +00:00
rrdp_util.c Require files to be of a minimum size in the RRDP & RSYNC transports 2023-11-24 14:05:47 +00:00
rrdp.c Rewrite the rpki-client io read handling using the new ibuf_read API. 2024-11-21 13:32:27 +00:00
rrdp.h Remove unused macro (log_debuginfo) 2022-05-19 13:12:35 +00:00
rsc.c Second sweep of foosz -> num_foos and friends 2024-11-13 12:51:03 +00:00
rsync.c Rewrite the rpki-client io read handling using the new ibuf_read API. 2024-11-21 13:32:27 +00:00
spl.c Second sweep of foosz -> num_foos and friends 2024-11-13 12:51:03 +00:00
tak.c Second sweep of foosz -> num_foos and friends 2024-11-13 12:51:03 +00:00
tal.c Second sweep of foosz -> num_foos and friends 2024-11-13 12:51:03 +00:00
validate.c Rename ips/as and ipsz/asz to ips/ases, num_ips/num_ases 2024-11-12 09:23:07 +00:00
version.h Move rpki-client to 9.3 2024-09-19 13:45:07 +00:00
x509.c Add more checks for router keys 2024-12-03 14:51:09 +00:00