Make the http code respect MAX_CONN_TIMEOUT and fail connects once they
authorclaudio <claudio@openbsd.org>
Tue, 9 Aug 2022 09:02:26 +0000 (09:02 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 9 Aug 2022 09:02:26 +0000 (09:02 +0000)
commit9170c2da45e8f5d1121ee75c5272742ea03b39c9
treeb58e6661305a1f77b193975ef28457eae6019953
parent3f5af05ce0a79edb8ab7606a968e2ff2617f1972
Make the http code respect MAX_CONN_TIMEOUT and fail connects once they
hit this timeout. This is in line with the rsync code.
OK tb@ job@
usr.sbin/rpki-client/extern.h
usr.sbin/rpki-client/http.c
usr.sbin/rpki-client/rsync.c