Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-29 | OpenSSL: add detail to certname verify fail log line | Jeremy Harris | |
2016-04-08 | Testsuite: 0322 (pipelining errors) avoid triggering SIGPIPE | Jeremy Harris | |
This was timing-dependent; if the exim closed the connection before the script wrote to it _after_ triggerring an error, EPIPE/SIGPIPE. Unexplained as yet: why runtest (perl) saw this as a 141 server returncode (NB: 141-128 = 13 = SIGPIPE, the shell behaviour) when "perldoc -v '$?'" (which runtest is coded to) says that a signum should be in the top nibble of 16b. | |||
2015-02-09 | tidying | Jeremy Harris | |
2015-02-04 | Openssl: add peer IP to cert verify log lines | Jeremy Harris | |
2015-01-12 | Log certificate verification status by default | Jeremy Harris | |
2015-01-12 | Make smtp transport try server cert verify by default | Jeremy Harris | |
This is an exim client checking a server certificate. | |||
2012-07-06 | Make +smtp_confirmation be a default logging option. | Todd Lyons | |
2012-05-18 | Test suite fixes, mostly for new certs. | Phil Pennock | |
New cert1 and cert2 but I'd only updated the GnuTLS tests. This fixes OpenSSL ones too. The SHELL vs /bin/sh one also fixed, finally realised that the test output just hadn't been updated to match the munging. | |||
2012-05-07 | Testsuite: updates for 8bitmime-as-default. | Jeremy Harris | |
2006-02-07 | More test commits. | Philip Hazel | |