Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
multiple proxes. Bug 1720
|
|
|
|
|
|
|
|
|
|
|
|
The -bP configure_file is still supported, but should fade out
eventually. config_file matches better the expansion $config_file.
|
|
|
|
Bug 1650
|
|
Make the option available in non-TLS builds, and clear in testsuite
confs as needed to keep TLS and non-TLS testcase outputs the same.
An error is logged at startup if tls_advertise_hosts is nonempty
but tls_certificate is not set.
|
|
|
|
|
|
|
|
|
|
Bug 1706
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
debug messsage
|
|
|
|
|
|
This is related to Bug 1197 and was fixed there for another
long option.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
variable-length bit vectors. No functional change.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|