Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Treat scanner errors as malware. Defer on scanner tmpfail
only.
|
|
|
|
It compiles with OpenSSL, on Darwin (if restore Darwin OS).
It doesn't crash immediately, but more testing is needed from a place
where port 25 is not just blocked.
|
|
|
|
|
|
|
|
needed for body-hashing
|
|
defer=pass mode
|
|
|
|
Broken-by: 02b41d7106
|
|
|
|
|
|
|
|
Broken-by: 9e70917d0a
|
|
|
|
notes to docs
|
|
|
|
|
|
|
|
Broken-by: 328c5688db
|
|
last header line being hashed.
|
|
|
|
|
|
indicating guess
|
|
|
|
|
|
|
|
Broken-by: 42055a3385
|
|
|
|
|
|
Previously "skipped" was added; that is no only done for an actual
call which could not be completed
|
|
Broken-by: c780096c29
|
|
|
|
|
|
OpenSSL 1.1.1 is not released yet, but operation has been checked against the current source
|
|
per-message loop
|
|
|
|
|
|
|
|
message loop
|
|
|
|
|
|
|
|
|
|
|
|
(Normally we don't care about leaks in short lived processes we use
during build time. But as -fsanitize=address breaks the build in an
early stage, the leak is fixed now.)
Thanks to Andrew Aitchison.
|