Age | Commit message (Collapse) | Author |
|
Even constant values must be used, as multiple transports with
different values may be in play and should be kept distinct.
|
|
This can matter for fast-changing data such as DNSBLs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The I= interface field on outgoing lines is now after the H= remote
host field, same as incoming lines. There is a separate outgoing_interface
log selector which allows you to disable the outgoing I= field.
(slight massaging by JH)
|
|
|
|
|
|
|
|
utility unless wanted
|
|
|
|
1664
The logfile here is for (I hope) the passing case, though the fixed GnuTLS library
is not yet available. Also due to the bug, client-gnutls is not usable for the
test; client-openssl must be used - meaning that a GnuTLS-only system cannot run
the testcase:
OCSP-GnuTLS/5650 OCSP stapling, server
** Command 15 ("client-ssl", starting at line 98)
** Return code 127 (expected 0)
|
|
|
|
If an entry in db.<zone> is prefixed with "AA ", fakens
will put a valid NS record into the AUTHORITY section of the
returned packet. This will be used by dns_trust_aa checks.
|
|
|
|
to allow slow hosts more reliable testing
|
|
|
|
|
|
|
|
This is now possible on Linux, at least.
|
|
|
|
|
|
|
|
|
|
Original by Phil Pennock; tweaked by JH.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|