Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-25 | Cutthrough: fix multi-message initiating connections. Bug 2230 | Jeremy Harris | |
2018-01-19 | Testsuite: munge output for platform variances in postgres server binary ↵ | Jeremy Harris | |
location | |||
2018-01-18 | Testsuite: Try harder to locate the tools | Heiko Schlittermann (HS12-RIPE) | |
2018-01-18 | Testsuite: Use cp+chmod instead of install | Heiko Schlittermann (HS12-RIPE) | |
On Solaris, install doesn't seem to behave as expected. (Or, it has different installs and we call the wrong one) | |||
2018-01-18 | Testsuite: Use more force to find postgresql binaries | Heiko Schlittermann (HS12-RIPE) | |
2018-01-17 | Testsuite: interlock Postgres server startup | Jeremy Harris | |
2018-01-17 | DB: show the Berkeley DB runtime library version, for "-d -bV" | Jeremy Harris | |
2018-01-16 | Testsuite: MySQL portability | Jeremy Harris | |
Community-mysql has no mysqld-safe script, and mysqld has varying locations. | |||
2018-01-16 | Logging: Receive duration on <= lines. Bug 353 | Jeremy Harris | |
2018-01-16 | Testsuite: MySQL portability | Jeremy Harris | |
Pre-version-10.1.3 MariaDB has no "IF NOT EXISTS" on "CREATE USER" | |||
2018-01-14 | Testsuite: MySQL portability | Jeremy Harris | |
2018-01-14 | Testsuite: wait for MySQL DB startup before inserting data | Jeremy Harris | |
2018-01-13 | Lookups: fix mysql lookup returns for no-data "queries", | Jeremy Harris | |
when the number of rows affected is returned. Bug 2223 Broken-by: acec9514b1 Also enhance the testsuite mysql testcase to be standalone and move to standard-run set and add a specific testcase for this bug. Testcase working on Fedora at least - we'll see what happens on other platforms where executable locaation may vary. | |||
2018-01-07 | DKIM: permit dkim_private_key to override dkim_strict on signing. Bug 2220 | Jeremy Harris | |
2018-01-06 | Logging: disable the verbose DKIM verification line by default; add a tag to ↵ | Jeremy Harris | |
<= lines. New log_selector controls "dkim" and "dkim_verbose". | |||
2018-01-05 | SPF: promote from Experimental to mainline status | Jeremy Harris | |
2018-01-03 | tidying | Jeremy Harris | |
2018-01-03 | Testsuite: Better platform portability by searching for Postgres server ↵ | Jeremy Harris | |
binaries | |||
2018-01-02 | Testsuite: SPF testcases. Bug 1789 | Jeremy Harris | |
2018-01-01 | Feature macros, show-supported and build-time selection for malware interfaces | Jeremy Harris | |
2018-01-01 | tidying | Jeremy Harris | |
2017-12-30 | MIME ACL: fix SMTP response for non-accept result of the ACL. Bug 2214. | Jeremy Harris | |
As far as I can see this was broken back in 2013, f4c1088 for 4.82 | |||
2017-12-29 | Fix crash associated with dnsdb lookup done from DKIM ACL. Bug 2215 | Jeremy Harris | |
Broken-by: cc55f4208e | |||
2017-12-28 | Debug: enhance output from smtp transport entry | Jeremy Harris | |
2017-12-27 | Testtsuite: output changes resulting | Jeremy Harris | |
2017-12-27 | Testsuite: better portability of postgresq test vs. postgresql versions | Jeremy Harris | |
2017-12-24 | Lookups: fix pgsql multiple-row, single-column return | Jeremy Harris | |
Report & fix from James <list@xdrv.co.uk>; additional tidying and testcase by JGH Broken-by: acec9514b1 | |||
2017-12-24 | Testsuite: shift pgsql tests to the standard-run set | Jeremy Harris | |
2017-12-24 | Testsuite: convert posgreql testing to standalone | Jeremy Harris | |
2017-12-22 | DANE/GnuTLS: split verification of mixed sets of TLSA records by usage | Jeremy Harris | |
This is because we cannot do the required CA-anchor and names checks for TA-mode and not for EE-mode, without knowing which usage TLSA was used. | |||
2017-12-20 | DANE/GnuTLS: ignore traditional CA anchor validation in DANE-EE mode | Jeremy Harris | |
Not quite right for a mixed TA+EE set of TLSA records, but better than always-enforcing | |||
2017-12-19 | Merge branch '4.next' | Jeremy Harris | |
2017-12-19 | DANE: support under GnuTLS. Bug 1523 | Jeremy Harris | |
GnuTLS version 3.0.0 onwards; still Experimental | |||
2017-12-18 | Testsuite: move CRL testcases away from using SHA1-signed certs | Jeremy Harris | |
2017-12-16 | Testsuite: output changes arising | Jeremy Harris | |
2017-12-16 | Testsuite: regenerate certs tree | Jeremy Harris | |
2017-12-16 | Testsuite: restore generation of OCSP status for EC certs | Jeremy Harris | |
Broken-by: 854586e149 | |||
2017-12-16 | Testsuite: do not bother with cert hostnames when testing OCSP | Jeremy Harris | |
2017-12-16 | Testsuite: restore lost dns config for DKIM extra-txt-records testcase | Jeremy Harris | |
Broken-by: 854586e149 | |||
2017-12-16 | Testsuite output changes arising | Jeremy Harris | |
Broken-by: 854586e149 | |||
2017-12-16 | Testsuite: testcase for Bug 2198 | Jeremy Harris | |
2017-12-09 | Testsuite: regen TLSA records, to match cert tree | Jeremy Harris | |
2017-12-09 | Testsuite: regen TLSA records, to match cert tree | Jeremy Harris | |
2017-12-04 | Fix non-OCSP OpenSSL build | Jeremy Harris | |
Issue found by: Frank Elsner | |||
2017-12-03 | GnuTLS: multiple server certs, OCSP stapling. Bug 2092 | Jeremy Harris | |
2017-12-03 | Testsuite: regen certs trees, now with OCSP response for one EC cert | Jeremy Harris | |
2017-12-03 | DKIM: Ignore non-DKIM TXT records in DNS response. Bug 2207 | Heiko Schlittermann (HS12-RIPE) | |
2017-11-29 | TLS: Fix excessive calling of smtp_auth_acl under AUTH_TLS. Bug 2203 | Jeremy Harris | |
2017-11-18 | Testsuite: more pre-run configuration checks | Jeremy Harris | |
2017-11-15 | Testsuite: OpenSSL/LibreSSL version output variances | Jeremy Harris | |