Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-15 | OpenBSD: bump dns-result buffer to 64kB | Jeremy Harris | |
This just to take out a difference in testsuite behaviour. Builds for memory-constrained devices could legitimately use 16kB. | |||
2018-11-15 | Recast more internal string routines to use growable-strings | Jeremy Harris | |
2018-11-14 | tidying | Jeremy Harris | |
2018-11-13 | Docs: Add cross-refs for $h_<name> | Jeremy Harris | |
2018-11-11 | Testsuite: account for hostname-dependent output in debug output | Jeremy Harris | |
2018-11-11 | Testsuite: fix testcases for /etc/services not having smtps | Jeremy Harris | |
2018-11-11 | Docs: add notes on smtps | Jeremy Harris | |
2018-11-10 | Testsuite: increase retry time (for really slow test host) | Jeremy Harris | |
2018-11-09 | Testsuite: avoid time-quantization issue | Jeremy Harris | |
2018-11-09 | Testsuite: avoid time-quantization issue | Jeremy Harris | |
2018-11-08 | Testsuite: check for conflicting host name | Jeremy Harris | |
2018-11-06 | tidying | Jeremy Harris | |
2018-11-06 | Fix build on FreeBSD 11 | Jeremy Harris | |
2018-11-06 | Testsuite: rework testcases for DSN RCPT options | Jeremy Harris | |
2018-11-05 | MacOS: fix build | Jeremy Harris | |
Broken-by: ee8b809061 | |||
2018-11-05 | Fix mis-merge | Jeremy Harris | |
Broken-by ee8b809061 | |||
2018-11-05 | Unbreak non-PIPE_CONNECT build | Jeremy Harris | |
Broken-by: ee8b809061 | |||
2018-11-05 | Squashed commit of PIPE_CONNECT | Jeremy Harris | |
2018-10-30 | MacOS: TCP Fast Open | Jeremy Harris | |
2018-10-30 | Testsuite: adjust for 64b-int compatability | Jeremy Harris | |
2018-10-30 | Testsuite: more detail in dsearch testcase output | Jeremy Harris | |
2018-10-30 | Testsuite: ignore TCP Fast Open probe debug output | Jeremy Harris | |
2018-10-30 | Increase size of variables for check_spool_space and check_log_space | Jeremy Harris | |
2018-10-27 | Avoid trying to talk TLS over a known-closed channel | Jeremy Harris | |
2018-10-27 | Testsuite: fix cmdline option for test flavour | Jeremy Harris | |
2018-10-27 | Testsuite: resulting output changes. | Jeremy Harris | |
Broken-by: fd3cf78930 | |||
2018-10-26 | testsuite: diet for aux-fixed/3000.pl | Heiko Schlittermann (HS12-RIPE) | |
2018-10-26 | Testsuite: variances for OpenSSL 1.1.1 | Jeremy Harris | |
2018-10-23 | Tidying: char signedness | Jeremy Harris | |
2018-10-23 | Build: probe for broken poll() timing implementation | Jeremy Harris | |
2018-10-23 | MacOS: probe for a usable TFO system configuration | Jeremy Harris | |
2018-10-21 | Testsuite: fix debug stream munging for non-autocreate DBM variants, and for ↵ | Jeremy Harris | |
no TFO support | |||
2018-10-21 | MacOS: fix spurious "child process failure" | Jeremy Harris | |
2018-10-21 | Debug: provide for SIGALRM tracking | Jeremy Harris | |
2018-10-21 | Fix bad use of library, copying string over itself | Jeremy Harris | |
2018-10-21 | tidying | Jeremy Harris | |
2018-10-21 | Ensure unique message-id even for rejected messages | Jeremy Harris | |
2018-10-21 | MacOS: fix egid problem | Jeremy Harris | |
2018-10-21 | MacOS: support large group-membership counts | Jeremy Harris | |
2018-10-20 | Refactor startup error exits | Jeremy Harris | |
2018-10-17 | Testsuite: force non-TLSv1.3 for (OpenSSL) cert-variable test | Jeremy Harris | |
This maintains visibility of the cert choice required by the auth-method configuration. Leave the bogus results from pre-1.1.1 OpenSSL library bug while the fixed version is not in common use. | |||
2018-10-14 | tidying | Jeremy Harris | |
2018-10-14 | Testsuite: client script faciility for handling optional reponses | Jeremy Harris | |
Use this to deal with fallout from TLS negotiation failure, where the server sees leftover encrypted data as garbage commands. | |||
2018-10-14 | OpenSSL: Enhance connect/accept-time debug | Jeremy Harris | |
Also, use safer interface for error-strings. | |||
2018-10-13 | Testsuite: tidying | Jeremy Harris | |
2018-10-12 | Fix Mac build | Jeremy Harris | |
Broken-by: 75c121f07a | |||
2018-10-12 | Fix OpenBSD build. | Jeremy Harris | |
Broken-by: 75c121f07a | |||
2018-10-12 | Increase buffer size used for DNS responses. Bug 2329 | Jeremy Harris | |
2018-10-12 | tidying | Jeremy Harris | |
2018-10-12 | Rename smtp.client-ip to smtp.remote-ip | Phil Pennock | |
This tracks changes in the ARC draft. The Received-SPF headers remain unchanged. |