2021-04-27 |
Heiko Schlitterman... | rewrite: revert to unchecked result of parse_extract_ad... |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | Honour the outcome of parse_extract_address(), testsuit... |
tree | commitdiff |
2021-04-27 |
Qualys Security... | CVE-2020-28023: Out-of-bounds read in smtp_setup_msg() |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | Remove merge artifact |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | Update upgrade notes and source about use of seteuid() |
tree | commitdiff |
2021-04-27 |
Qualys Security... | CVE-2020-28007: Link attack in Exim's log directory |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | CVE-2020-28016: Heap out-of-bounds write in parse_fix_p... |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | SECURITY: Avoid modification of constant data in dkim... |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | SECURITY: Leave a clean smtp_out input buffer even... |
tree | commitdiff |
2021-04-27 |
Qualys Security... | SECURITY: Always exit when LOG_PANIC_DIE is set |
tree | commitdiff |
2021-04-27 |
Qualys Security... | CVE-2020-28012: Missing close-on-exec flag for privileg... |
tree | commitdiff |
2021-04-27 |
Qualys Security... | CVE-2020-28024: Heap buffer underflow in smtp_ungetc() |
tree | commitdiff |
2021-04-27 |
Qualys Security... | CVE-2020-28009: Integer overflow in get_stdinput() |
tree | commitdiff |
2021-04-27 |
Qualys Security... | CVE-2020-28015+28021: New-line injection into spool... |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | CVE-2020-28026: Line truncation and injection in spool_... |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | CVE-2020-28022: Heap out-of-bounds read and write in... |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | CVE-2020-28017: Integer overflow in receive_add_recipient() |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | SECURITY: Refuse negative and large store allocations |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | CVE-2020-28013: Heap buffer overflow in parse_fix_phrase() |
tree | commitdiff |
2021-04-27 |
Qualys Security... | CVE-2020-28011: Heap buffer overflow in queue_run() |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | CVE-2020-28010: Heap out-of-bounds write in main() |
tree | commitdiff |
2021-04-27 |
Qualys Security... | CVE-2020-28018: Use-after-free in tls-openssl.c |
tree | commitdiff |
2021-04-27 |
Qualys Security... | CVE-2020-28025: Heap out-of-bounds read in pdkim_finish... |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | CVE-2020-28014, CVE-2021-27216: PID file handling |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | Add priv.c: reworked version of priv dropping code |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | CVE-2020-28008: Assorted attacks in Exim's spool directory |
tree | commitdiff |
2021-04-27 |
Jeremy Harris | CVE-2020-28019: Failure to reset function pointer after... |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | SECURITY: smtp_out: Leave a clean input buffer, even... |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | SECURITY: Avoid modification of constant data |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | SECURITY: Avoid memory corruption in dkim handling |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | SECURITY: Avoid decrement of dkim_collect_input if... |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | SECURITY: Check overrun rcpt_count integer |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | SECURITY: Fix safeguard against upward traversal in... |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | SECURITY: Don't miss the very last byte when reading... |
tree | commitdiff |
2021-04-27 |
Heiko Schlitterman... | SECURITY: off-by-one in smtp transport (read response) |
tree | commitdiff |
2021-04-27 |
Phil Pennock | Start documenting the things we changed incompatibly. |
tree | commitdiff |
2021-04-27 |
Phil Pennock | Inline four often-called new functions |
tree | commitdiff |
2021-04-27 |
Jeremy Harris | Fixes for compilation |
tree | commitdiff |
2021-04-27 |
Phil Pennock | SECURITY: rework BDAT receive function handling |
tree | commitdiff |
2021-04-27 |
Phil Pennock | SECURITY: fix SMTP verb option parsing |
tree | commitdiff |
2021-04-27 |
Phil Pennock | SECURITY: Avoid integer overflow on too many recipients |
tree | commitdiff |
2021-04-27 |
Phil Pennock | SECURITY: default recipients_max to 50,000 |
tree | commitdiff |
2021-04-27 |
Phil Pennock | SECURITY: a second negative store guard |
tree | commitdiff |
2021-04-27 |
Phil Pennock | SECURITY: refuse too small store allocations |
tree | commitdiff |
2021-04-27 |
Phil Pennock | SECURITY: fix Qualys CVE-2020-PFPZA |
tree | commitdiff |
2021-04-27 |
Phil Pennock | SECURITY: fix Qualys CVE-2020-PFPSN |
tree | commitdiff |
2021-04-27 |
Phil Pennock | SECURITY: fix Qualys CVE-2020-SLCWD |
tree | commitdiff |
2021-04-27 |
Phil Pennock | SECURITY: pick up more argv length checks |
tree | commitdiff |
2021-04-27 |
Phil Pennock | SECURITY: length limits on many cmdline options |
tree | commitdiff |
2021-04-21 |
Phil Pennock | Re-ran the conversion of all DH parameters |
tree | commitdiff |
2021-04-21 |
Simon Arlott | gen_pkcs3: Terminate string before calling BH_hex2bn() |
tree | commitdiff |
2021-04-21 |
Phil Pennock | Default config: reject on too many bad RCPT |
tree | commitdiff |
2021-04-21 |
Heiko Schlitterman... | Handle SIGINT as we do with SIGTERM |
tree | commitdiff |
2021-04-21 |
Heiko Schlitterman... | Enforce pid_file_path start at "/" |
tree | commitdiff |
2021-04-21 |
Heiko Schlitterman... | tidy |
tree | commitdiff |
2021-02-23 |
Jeremy Harris | Bulid: fix DISABLE_PIPE_CONNECT build. Bug 2703 |
tree | commitdiff |
2021-02-22 |
Jeremy Harris | Fix list-expansion for various domainlists, having... |
tree | commitdiff |
2021-02-19 |
Jeremy Harris | Fix build for platforms not having ulong |
tree | commitdiff |
2021-02-19 |
Heiko Schlichting | Fix weight calculation for socks_proxy. Bug 2694 |
tree | commitdiff |
2021-02-19 |
Heiko Schlichting | Fix weight calculation for spamd_address. Bug 2694 |
tree | commitdiff |
2021-02-13 |
Jeremy Harris | Fix FreeBSD 13 build |
tree | commitdiff |
2021-02-06 |
Jeremy Harris | Fix handling of server which follows a RCPT 452... |
tree | commitdiff |
2021-02-06 |
Jeremy Harris | Fix daemon-SIGHUP on FreeBSD |
tree | commitdiff |
2021-01-29 |
Jeremy Harris | Lookups: fix $local_part_data for a match on a... |
tree | commitdiff |
2021-01-12 |
Jeremy Harris | Auths: in plaintext authenticator, fix parsing of conse... |
tree | commitdiff |
2021-01-12 |
Jeremy Harris | Utilities: harden exim_tidydb against corrupt wait... |
tree | commitdiff |
2021-01-12 |
Jeremy Harris | Fix build on GNU/Hurd [supports openat()]. Bug 2608 |
tree | commitdiff |
2021-01-12 |
Jeremy Harris | Fix build warning on 32-bit int platfowms. Bug 2678 |
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-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... |
tree | commitdiff |
2020-09-15 |
Richard Clayton | eximon: fix FreeBSD build |
tree | commitdiff |
2020-09-06 |
Jeremy Harris | Fix non-TLS build |
tree | commitdiff |
2020-09-06 |
Jeremy Harris | GnuTLS: clear errno before any data i/o op, so error... |
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 | Fix non-DANE build |
tree | commitdiff |
2020-08-26 |
Jeremy Harris | DANE: Fix 2-rcpt message, diff domins case. Bug 2265 |
tree | commitdiff |
2020-08-26 |
Jeremy Harris | DANE: force SNI to use $domain. Bug 2265 |
tree | commitdiff |
2020-08-24 |
Jeremy Harris | Build: ifdef guard for EXPERIMENTAL_QUEUEFILE |
tree | commitdiff |
2020-08-21 |
Gavan | Taint: fix off-by-one in is_tainted(). Bug 2634 |
tree | commitdiff |
2020-08-14 |
Jeremy Harris | Fix ${readsocket } eol-replacement. Bug 2630 |
tree | commitdiff |
2020-08-09 |
Jeremy Harris | Fix spelling of local_part_data in docs and debug output |
tree | commitdiff |
2020-07-16 |
Heiko Schlitterman... | debug_print_socket(): output formatting |
tree | commitdiff |
2020-07-16 |
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-09 |
Jeremy Harris | Fix taint trap in parse_fix_phrase(). Bug 2617 |
tree | commitdiff |
2020-07-07 |
Guillaume Outters | Fix DKIM signing to always ;-terminate. Bug 2295 |
tree | commitdiff |
2020-07-03 |
Jeremy Harris | typoes |
tree | commitdiff |
2020-06-30 |
Jeremy Harris | Fix message-reception clock usage. Bug 2615 |
tree | commitdiff |
2020-06-29 |
Jeremy Harris | Taint: fix ACL "spam" condition, to permit tainted... |
tree | commitdiff |
2020-06-28 |
Jeremy Harris | Sqlite: fix segfault on bad/missing sqlite_dbfile.... |
tree | commitdiff |
2020-06-25 |
Jeremy Harris | Lookups: Fix "subdir" filter on a dsearch. |
tree | commitdiff |
2020-06-22 |
Jeremy Harris | Cutthrough: handle request when a callout-hold is activ... |
tree | commitdiff |
2020-06-21 |
Jeremy Harris | Fix string_copy() macro to not multiple-eval args.... |
tree | commitdiff |
2020-06-14 |
Jeremy Harris | Taint: fix verify. Bug 2598 |
tree | commitdiff |
next |