Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
|
|
<= lines.
New log_selector controls "dkim" and "dkim_verbose".
|
|
|
|
|
|
|
|
|
|
|
|
makefile. Bugs 1143, 1594
|
|
|
|
As far as I can see this was broken back in 2013, f4c1088 for 4.82
|
|
|
|
Broken-by: cc55f4208e
|
|
|
|
Report & fix from James <list@xdrv.co.uk>; additional tidying and testcase by JGH
Broken-by: acec9514b1
|
|
|
|
|
|
|
|
GnuTLS version 3.0.0 onwards; still Experimental
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This would be wanted for server OCSP stapling in a dual RSA/ECDSA certificate installation
|
|
|
|
This would be wanted for server OCSP stapling in a dual RSA/ECDSA certificate installation
|
|
|
|
The new store_newblock() includes the required safety checck, plus the alocate
and data-copy operations.
|
|
|
|
|
|
|
|
|
|
dkim_verify_signers. Bug 2189
|
|
|
|
This provides generic support, though is covers the need introduced
by https://datatracker.ietf.org/doc/draft-ietf-dcrup-dkim-usage/?include_text=1
(deprecating sha-1 and RSA keys shorter than 1024 bits).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes a logging bug seen on aarch64
|