2021-01-21 |
Jeremy Harris | Avoid bare TCP ACKs during TLS-on-connect startup. |
tree | commitdiff |
2021-01-17 |
Jeremy Harris | malware: use sendfile for ClamAV TCP |
tree | commitdiff |
2021-01-16 |
Jeremy Harris | malware: fix ClamAV file send corking |
tree | commitdiff |
2021-01-15 |
Jeremy Harris | Hints DB: harden against corrupt files by ignoring... |
tree | commitdiff |
2021-01-12 |
Jeremy Harris | Auths: in plaintext authenticator, fix parsing of conse... |
tree | commitdiff |
2021-01-10 |
Jeremy Harris | channel binding notes |
tree | commitdiff |
2021-01-09 |
Jeremy Harris | Utilities: harden exim_tidydb against corrupt wait... |
tree | commitdiff |
2021-01-04 |
Jeremy Harris | BSD: avoid delay on continued-connection |
tree | commitdiff |
2021-01-01 |
Jeremy Harris | Authenticators: feature handling for upcoming GSASL... |
tree | commitdiff |
2021-01-01 |
Jeremy Harris | FreeBSD: packet coalescing |
tree | commitdiff |
2021-01-01 |
Jeremy Harris | malware: avoid partial packets, sending to ClamAV |
tree | commitdiff |
2021-01-01 |
Jeremy Harris | FreeBSD: harden against ClamAV connection errors |
tree | commitdiff |
2021-01-01 |
Jeremy Harris | Avoid needless socket close |
tree | commitdiff |
2020-12-31 |
Jeremy Harris | malware: avoid slurping entire spoolfile for sending... |
tree | commitdiff |
2020-12-31 |
Jeremy Harris | TFO: better observability (slightly) on FreeBSD |
tree | commitdiff |
2020-12-28 |
Jeremy Harris | Logging: make placement of continued-delivery asterisk... |
tree | commitdiff |
2020-12-27 |
Jeremy Harris | GSASL: More recent versions of the library no longer... |
tree | commitdiff |
2020-12-26 |
Jeremy Harris | Fix build on GNU/Hurd [supports openat()]. Bug 2608 |
tree | commitdiff |
2020-12-26 |
Jeremy Harris | Fix build warning on 32-bit int platfowms. Bug 2678 |
tree | commitdiff |
2020-12-24 |
Jeremy Harris | Expansions: Reduce memory use of ${listcount } |
tree | commitdiff |
2020-12-24 |
Jeremy Harris | Replace internal string-expansion call with a direct... |
tree | commitdiff |
2020-12-24 |
Jeremy Harris | Convert more cases of list-walking to use self-assigned... |
tree | commitdiff |
2020-12-24 |
Jeremy Harris | Fix ${listextract } from a tainted list |
tree | commitdiff |
2020-12-20 |
Jeremy Harris | Fix local delivery delay when combined with remote... |
tree | commitdiff |
2020-12-17 |
Jeremy Harris | Fix the PIPE_CONNECT feature control in the template... |
tree | commitdiff |
2020-12-17 |
Jeremy Harris | Remove the X_ prefix from the PIPE_CONNECT SMTP service... |
tree | commitdiff |
2020-12-16 |
Jeremy Harris | Fix matching of long addresses. Bug 2677 |
tree | commitdiff |
2020-11-24 |
Jeremy Harris | ARC: harden parsing of signing spec. Bug 2639 |
tree | commitdiff |
2020-11-19 |
Jeremy Harris | Logging: add I= element to transport-defer lines. ... |
tree | commitdiff |
2020-11-03 |
Jeremy Harris | tidying |
tree | commitdiff |
2020-11-03 |
Jeremy Harris | Fix spurious logging of select error |
tree | commitdiff |
2020-11-02 |
Jeremy Harris | typo |
tree | commitdiff |
2020-11-02 |
Jeremy Harris | kevent: handle OpenBSD API anomaly, redux |
tree | commitdiff |
2020-11-02 |
Jeremy Harris | Pass authenticator pubname through spool. Bug 2648 |
tree | commitdiff |
2020-10-30 |
Jeremy Harris | LDAP: fix taint-check in server list walk. Bug 2646 |
tree | commitdiff |
2020-10-30 |
Jeremy Harris | Fix build on platforms lacking TIOCOUTQ ioctl |
tree | commitdiff |
2020-10-29 |
Jeremy Harris | Fix build on platforms lacking TIOCOUTQ ioctl |
tree | commitdiff |
2020-10-29 |
Jeremy Harris | Debug: show stalled send-data count on message-errors |
tree | commitdiff |
2020-10-28 |
Jeremy Harris | Avoid manually-counted long strings |
tree | commitdiff |
2020-10-13 |
Jeremy Harris | TLS: pre-generate and load server selfsigned cert... |
tree | commitdiff |
2020-10-10 |
Jeremy Harris | Testsuite & OpenSSL debug: regularise debug output... |
tree | commitdiff |
2020-10-10 |
Jeremy Harris | kevent: handle OpenBSD API anomaly |
tree | commitdiff |
2020-10-10 |
Jeremy Harris | kevent: fix directory check |
tree | commitdiff |
2020-10-10 |
Jeremy Harris | OpenBSD, NetBSD: TLS preload |
tree | commitdiff |
2020-10-10 |
Jeremy Harris | More debug for fail cases in kevent set-watch |
tree | commitdiff |
2020-10-09 |
Jeremy Harris | Unbreak no-TLS build |
tree | commitdiff |
2020-10-09 |
Jeremy Harris | FreeBSD: TLS: preload configuration items |
tree | commitdiff |
2020-10-05 |
Jeremy Harris | Unbreak non-ipv6 build |
tree | commitdiff |
2020-10-05 |
Jeremy Harris | GnuTLS: when library too old for system CA bundle suppo... |
tree | commitdiff |
2020-10-05 |
Jeremy Harris | Debug output: regularise host lookup tracing |
tree | commitdiff |
2020-10-05 |
Heiko Schlitterman... | Add proxy_protocol_timeout main config option. |
tree | commitdiff |
2020-10-04 |
Jeremy Harris | Unbreak build on non-inotify platforms |
tree | commitdiff |
2020-10-04 |
Jeremy Harris | Fix build on earlier library version |
tree | commitdiff |
2020-10-04 |
Jeremy Harris | Fix non-OCSP build |
tree | commitdiff |
2020-10-04 |
Jeremy Harris | GnuTLS: fix build on earlier library version. |
tree | commitdiff |
2020-10-04 |
Heiko Schlitterman... | Merge branch 'hs/fix-proxy-bh' (Closes 2656) master |
tree | commitdiff |
2020-10-04 |
Heiko Schlitterman... | Use ALARM() to set deadline on reading the proxy header... |
tree | commitdiff |
2020-10-04 |
Heiko Schlitterman... | Replace recv() by read() (Bug 2656) |
tree | commitdiff |
2020-10-03 |
Jeremy Harris | TLS: preload configuration items |
tree | commitdiff |
2020-10-03 |
Jeremy Harris | tidying |
tree | commitdiff |
2020-09-26 |
Jeremy Harris | OpenSSL: Fix client-side tls_verify_cert_hostnames... |
tree | commitdiff |
2020-09-25 |
Nicolas R | Docs: Fix various typos (Closes 2650, 2651) |
tree | commitdiff |
2020-09-17 |
Phil Pennock | default DH prime choice consistency |
tree | commitdiff |
2020-09-12 |
Jeremy Harris | eximon: tidying |
tree | commitdiff |
2020-09-12 |
Richard Clayton | eximon: fix FreeBSD build |
tree | commitdiff |
2020-09-06 |
Jeremy Harris | GnuTLS: clear errno before any data i/o op, so error... |
tree | commitdiff |
2020-09-01 |
Jeremy Harris | ARC: Add basic error-checking on permitted chars in... |
tree | commitdiff |
2020-08-31 |
Jeremy Harris | Taint: enforce checking of directory creates |
tree | commitdiff |
2020-08-31 |
Jeremy Harris | add an internal error code definition |
tree | commitdiff |
2020-08-31 |
Jeremy Harris | Fix non-TLS build |
tree | commitdiff |
2020-08-27 |
Jeremy Harris | Fix non-DANE build |
tree | commitdiff |
2020-08-26 |
Jeremy Harris | DANE: Fix 2 messages from queue case |
tree | commitdiff |
2020-08-26 |
Jeremy Harris | tidying |
tree | commitdiff |
2020-08-24 |
Jeremy Harris | Build: ifdef guard for EXPERIMENTAL_QUEUEFILE |
tree | commitdiff |
2020-08-23 |
Jeremy Harris | Fix non-DANE build |
tree | commitdiff |
2020-08-23 |
Jeremy Harris | DANE: Fix 2-rcpt message, diff domins case. Bug 2265 |
tree | commitdiff |
2020-08-23 |
Jeremy Harris | tidying |
tree | commitdiff |
2020-08-23 |
Jeremy Harris | Debug: minor updates |
tree | commitdiff |
2020-08-21 |
Gavan | Taint: fix off-by-one in is_tainted(). Bug 2634 |
tree | commitdiff |
2020-08-19 |
Jeremy Harris | DANE: force SNI to use $domain. Bug 2265 |
tree | commitdiff |
2020-08-14 |
Jeremy Harris | Fix ${readsocket } eol-replacement. Bug 2630 |
tree | commitdiff |
2020-08-10 |
Jeremy Harris | dnslists: hardwired return value check. Bug 2631 |
tree | commitdiff |
2020-08-10 |
Jeremy Harris | Build: Split out dnsbl code |
tree | commitdiff |
2020-08-10 |
Jeremy Harris | Constify |
tree | commitdiff |
2020-08-10 |
Jeremy Harris | Build: tidying |
tree | commitdiff |
2020-08-09 |
Jeremy Harris | Fix spelling of local_part_data in docs and debug output |
tree | commitdiff |
2020-08-02 |
Jeremy Harris | Fix lsearch ret=full |
tree | commitdiff |
2020-08-02 |
Jeremy Harris | Enforce STARTTLS sync point, client side |
tree | commitdiff |
2020-08-01 |
Jeremy Harris | SPF: enhance A-R result |
tree | commitdiff |
2020-07-25 |
Jeremy Harris | GnuTLS: in server, detect TCP RST from client after... |
tree | commitdiff |
2020-07-24 |
Jeremy Harris | OpenSSL: in server, detect TCP RST from client after... |
tree | commitdiff |
2020-07-17 |
Heiko Schlitterman... | debug_print_socket(): output formatting |
tree | commitdiff |
2020-07-17 |
Heiko Schlitterman... | Fix debug_print_socket() |
tree | commitdiff |
2020-07-13 |
Jeremy Harris | Taint: fix ACL "spam" condition, to permit tainted... |
tree | commitdiff |
2020-07-10 |
Jeremy Harris | Release unused memory in parse_quote_2047() |
tree | commitdiff |
2020-07-10 |
Jeremy Harris | Command-line option for no notifier socket. Bug 2616 |
tree | commitdiff |
2020-07-09 |
Jeremy Harris | Fix taint trap in parse_fix_phrase(). Bug 2617 |
tree | commitdiff |
2020-07-09 |
Jeremy Harris | tidying |
tree | commitdiff |
2020-07-06 |
Guillaume Outters | Fix DKIM signing to always ;-terminate. Bug 2295 |
tree | commitdiff |
2020-07-05 |
Jeremy Harris | Support ret-full on lsearch. Bug 2611 |
tree | commitdiff |
next |