Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-11 | Testsuite: more time for loaded test platforms | Jeremy Harris | |
2020-10-11 | Docs: Mention issues with TLS client cert and Exim <= 4.85 | Heiko Schlittermann (HS12-RIPE) | |
* cb1d783072c488a4a558607b2ee122efba95aa4b * 8c40856083f3a2e89350ab3aacfb95256fbadd9d > Author: Jeremy Harris <jgh146exb@wizmail.org> > Date: Sun Nov 23 16:10:30 2014 +0000 > > Support use of system default CA bundle | |||
2020-10-10 | Testsuite & OpenSSL debug: regularise debug output, and fix test munging | Jeremy Harris | |
2020-10-10 | kevent: handle OpenBSD API anomaly | Jeremy Harris | |
2020-10-10 | kevent: fix directory check | Jeremy Harris | |
2020-10-10 | OpenBSD, NetBSD: TLS preload | Jeremy Harris | |
NetBSD is not actually really supported by the project, but a user did pop up this year asking for a build | |||
2020-10-10 | More debug for fail cases in kevent set-watch | Jeremy Harris | |
2020-10-09 | Unbreak no-TLS build | Jeremy Harris | |
Broken-by: dc4ab0a186 | |||
2020-10-09 | FreeBSD: TLS: preload configuration items | Jeremy Harris | |
2020-10-08 | Testsuite: allow 1s timing slop in dumpdb output | Jeremy Harris | |
2020-10-05 | Unbreak non-ipv6 build | Jeremy Harris | |
Broken-by: 261fc93208 | |||
2020-10-05 | GnuTLS: when library too old for system CA bundle support, do not default ↵ | Jeremy Harris | |
options to using it | |||
2020-10-05 | Debug output: regularise host lookup tracing | Jeremy Harris | |
2020-10-05 | Add proxy_protocol_timeout main config option. | Heiko Schlittermann (HS12-RIPE) | |
2020-10-05 | Testsuite: Allow input lines starting with ":<cmd>:", like ":sleep:". | Heiko Schlittermann (HS12-RIPE) | |
This somehow mimics the behaviour of the client tool, but works for *any* input line that is sent to the application. This reverts the unfortunate take abusing the client's special notation '>>> '. Currently implemented: - :eval: - :neol: - :sleep: | |||
2020-10-05 | Testsuite: README: improve searchability of ">>> ", "??? ", … | Heiko Schlittermann (HS12-RIPE) | |
2020-10-04 | Testsuite: missing stdout file | Jeremy Harris | |
Testsuite: library version variances Broken-by: 6a9cf7f890 | |||
2020-10-04 | Unbreak build on non-inotify platforms | Jeremy Harris | |
Broken-by: 6a9cf7f890 | |||
2020-10-04 | Fix build on earlier library version | Jeremy Harris | |
Broken-by: 6a9cf7f890 | |||
2020-10-04 | Testsuite: missing log file | Jeremy Harris | |
Broken-by: 6a9cf7f890 | |||
2020-10-04 | Fix non-OCSP build | Jeremy Harris | |
Broken-by: 6a9cf7f890 | |||
2020-10-04 | Testsuite: TLS system CA dirs vary across platforms | Jeremy Harris | |
Broken-by: 6a9cf7f890 | |||
2020-10-04 | GnuTLS: fix build on earlier library version. | Jeremy Harris | |
Broken-by: 6a9cf7f890 | |||
2020-10-04 | Merge branch 'hs/fix-proxy-bh' (Closes 2656) | Heiko Schlittermann (HS12-RIPE) | |
2020-10-04 | Testsuite: Add test for proxy and -bh (Bug 2656) | Heiko Schlittermann (HS12-RIPE) | |
2020-10-04 | Use ALARM() to set deadline on reading the proxy header (Bug 2656) | Heiko Schlittermann (HS12-RIPE) | |
2020-10-04 | Replace recv() by read() (Bug 2656) | Heiko Schlittermann (HS12-RIPE) | |
2020-10-04 | Testsuite: Provide '>>> ' for script input to allow binary data (take 2) | Heiko Schlittermann (HS12-RIPE) | |
This mimics the '>>> ' prefix known for the test client. Any line prefixed with '>>> ' will be processed by Perl's string eval(). As '>>> ' is generic and documented, it replaces the (undocumented) '\NONL\' tag. The client input lines starting with '>>> ' are now changed to '\>>> ' to avoid evaluation by the runtest script. (Test 4030, 1101). | |||
2020-10-04 | Testsuite: add .editorconfig to keep the trailing spaces | Heiko Schlittermann (HS12-RIPE) | |
2020-10-04 | TLS: preload configuration items | Jeremy Harris | |
2020-10-04 | tidying | Jeremy Harris | |
2020-10-04 | Testsuite: Use 127.x.x.x for PROXY v2 | Heiko Schlittermann (HS12-RIPE) | |
This avoids depencies on DNS timeouts on the host running the testsuite. | |||
2020-10-03 | Revert "Testsuite: Provide '>>> ' for script input to allow binary data" | Heiko Schlittermann (HS12-RIPE) | |
This reverts commit f7ec095232186edba2b7137594bfdd7d7b7f9504. | |||
2020-10-03 | Testsuite: Provide '>>> ' for script input to allow binary data | Heiko Schlittermann (HS12-RIPE) | |
This mimics the '>>> ' prefix for the test client. Any line prefixed with '>>> ' will be processed by Perl's string eval(). As '>>> ' is generic and documented, it replaces the (undocumented) '\NONL\' tag. | |||
2020-09-28 | Docs: Add note regarding DANE vs. the smtp transport multi_domain option. ↵ | Jeremy Harris | |
Bug 2265 | |||
2020-09-26 | OpenSSL: Fix client-side tls_verify_cert_hostnames behaviour | Jeremy Harris | |
2020-09-25 | Docs: Fix various typos (Closes 2650, 2651) | Nicolas R | |
2020-09-25 | Docs: fix descriptions for dkim_domain, dkim_selector | Jeremy Harris | |
2020-09-25 | Docs: Minor typos in spec and NewStuff (Closes 2649) | Andreas Metzler | |
2020-09-25 | Doc: Fix a typo in NewStuff for 4.94 (Closes 2649) | Nicolas R | |
2020-09-25 | Doc: remove trailing spaces | Heiko Schlittermann (HS12-RIPE) | |
2020-09-20 | Testsuite: avoid cipher vs. cert validity problem | Jeremy Harris | |
2020-09-17 | Docs: add crossref | Jeremy Harris | |
2020-09-17 | default DH prime choice consistency | Phil Pennock | |
A function returning a default and a list which defined the value of "default" disagreed. Switch both to a macro to make it harder for them to fall out of sync. | |||
2020-09-12 | eximon: tidying | Jeremy Harris | |
2020-09-12 | eximon: fix FreeBSD build | Richard Clayton | |
2020-09-11 | Docs: fix typo. | Heiko Schlittermann (HS12-RIPE) | |
Credits to u34@net9.ga | |||
2020-09-06 | GnuTLS: clear errno before any data i/o op, so error logging does not see ↵ | Jeremy Harris | |
stale values | |||
2020-09-01 | ARC: Add basic error-checking on permitted chars in admd & sel for signing. ↵ | Jeremy Harris | |
Bug 2639 | |||
2020-08-31 | Taint: enforce checking of directory creates | Jeremy Harris | |