Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-08 | Testsuite: 2191 independend on calling user | Heiko Schlittermann (HS12-RIPE) | |
2016-11-08 | Testsuite: tidyup runtest | Heiko Schlittermann (HS12-RIPE) | |
2016-11-08 | Ensure socket is nonblocking before draining. Bug 1914 | Jeremy Harris | |
2016-11-06 | tidyingexim-4_88_RC4 | Jeremy Harris | |
2016-11-05 | Testsuite: use @ISA instead of 'parent' | Heiko Schlittermann (HS12-RIPE) | |
Use parent is available on Perl >= 5.10.1, some old CentOS do not have it. | |||
2016-11-05 | Testsuite: limited support for Content-length: | Heiko Schlittermann (HS12-RIPE) | |
The simulation of the rspamd protocol needs this, as rspamd-client sends this Content-length header and newer rspamd-servers honour this header in favour of a half closed connection. | |||
2016-11-05 | Testsuite: remove \r line endings from script file | Heiko Schlittermann (HS12-RIPE) | |
2016-11-04 | Testsuite: Update debian8 flavour | Heiko Schlittermann (HS12-RIPE) | |
2016-11-04 | Testsuite: Add flavour detection | Heiko Schlittermann (HS12-RIPE) | |
2016-11-04 | Testsuite: fixe lower/upper case fix in OpenSSL munging | Heiko Schlittermann (HS12-RIPE) | |
2016-11-04 | Add syslog_pid option. | Heiko Schlittermann (HS12-RIPE) | |
This option suppresses the PID duplication to syslog. As syslog/systemd add the PID of the logging process automatically. | |||
2016-11-04 | Testsuite: tidyup | Heiko Schlittermann (HS12-RIPE) | |
2016-11-04 | Do not use shutdown() when talking to rspamd. Fixes 1802 | Andrew Lewis | |
2016-11-04 | Introduce EXIM_BUILD_SUFFIX for src/Makefile and testsuite | Heiko Schlittermann (HS12-RIPE) | |
This enables parallel builds in a shared directory, if they have the same os-type and arch-type. Think about EXIM_BUILD_SUFFIX as 'name of your linux distro' | |||
2016-11-03 | Testsuite: Exim::Runtest uses parent Exporter | Heiko Schlittermann (HS12-RIPE) | |
2016-11-03 | Testsuite: Add more tests to Exim::Runtest tests | Heiko Schlittermann (HS12-RIPE) | |
2016-11-03 | Testsuite: Add POD to Exim::Runtest | Heiko Schlittermann (HS12-RIPE) | |
2016-11-03 | Testsuite: check dynamic port >= 1024 to avoid permission problems | Heiko Schlittermann (HS12-RIPE) | |
2016-11-03 | Testsuite: move dynamic_socket to Exim::Runtest | Heiko Schlittermann (HS12-RIPE) | |
2016-11-03 | Testsuite: structure the testsuite test | Heiko Schlittermann (HS12-RIPE) | |
2016-11-02 | Testsuite: README for t/ | Heiko Schlittermann (HS12-RIPE) | |
2016-11-02 | Testsuite: started t/ to add tests for the testsuite | Heiko Schlittermann (HS12-RIPE) | |
2016-11-02 | Fix OCSP proof verification for direct-signed proofs. Bug 1909 | Jeremy Harris | |
2016-11-02 | Testsuite: replicate testcases for LE OCSP | Jeremy Harris | |
2016-11-02 | Testsuite: regen certs, now with additional LetsEncrypt-style OCSP proofs | Jeremy Harris | |
2016-11-02 | Reverse the scan direction for option-table builtin macros | Jeremy Harris | |
so that names with substring-names work usefully | |||
2016-11-02 | Testsuite: find a group name if 'mail' is not available. | Heiko Schlittermann (HS12-RIPE) | |
If the group 'mail' does not exist (as on some *BSD systems), test 0001 fails. We now use a randomly choosen group, if necessary. The group name isn't used for anything else than testing the config file parser. | |||
2016-11-01 | Testsuite: do not attempt to open /dev/tty if in -CONTINUE mode | Heiko Schlittermann (HS12-RIPE) | |
2016-10-29 | Testsuite: tidying | Jeremy Harris | |
2016-10-29 | Tidying: coverity issues | Jeremy Harris | |
2016-10-29 | Fix dns authority-name lookup | Jeremy Harris | |
2016-10-29 | constification | Jeremy Harris | |
2016-10-29 | Testsuite: tidying | Jeremy Harris | |
2016-10-29 | Testsuite: tidying | Jeremy Harris | |
2016-10-29 | tidying | Jeremy Harris | |
2016-10-25 | Testsuite: for $parm_hostname use method more similar to readconf() ↵ | Jeremy Harris | |
$primary_hostname coding | |||
2016-10-25 | TFO: use IPPROTO_TCP not SOL_TCL for setsockopt, being present on more platforms | Jeremy Harris | |
Also downgrade errors from panic-log to debug | |||
2016-10-25 | Testsuite: make common-code config usable in non-TLS builds | Jeremy Harris | |
2016-10-23 | Update README.UPDATING; fix typos in ChangeLog/NewStuff | Phil Pennock | |
2016-10-23 | Testsuite: account for platforms not supporting TFO, redux | Heiko Schlittermann (HS12-RIPE) | |
2016-10-23 | TFO: feature advertisementexim-4_88_RC3 | Jeremy Harris | |
2016-10-23 | Testsuite: account for platforms not supporting TFO | Jeremy Harris | |
2016-10-23 | Fix bug with aborted server TLS connection, under GnuTLS | Jeremy Harris | |
Longstanding, but exposed by 60d10ce | |||
2016-10-22 | TFO: Support compilation on systems which define TCP_FASTOPEN but not ↵ | Jeremy Harris | |
MSG_FASTOPEN RHEL 7.0 does that, oddly | |||
2016-10-22 | Testsuite: Add testcase for GnuTLS disconnect after STARTTLS | Jeremy Harris | |
2016-10-22 | Testsuite: More help with getting testsuite running | Jeremy Harris | |
2016-10-22 | tidying | Jeremy Harris | |
2016-10-22 | TCP Fast Open | Jeremy Harris | |
2016-10-21 | Expansions: errorcheck use of crypt() in the open-coded version of ↵ | Jeremy Harris | |
crypteq/crypt16 Previously, bad arguments crashed under OpenBSD | |||
2016-10-20 | tidying | Jeremy Harris | |