2017-07-22 |
Jeremy Harris | On callout avoid SIZE every time but noncacheable rcpt... |
tree | commitdiff |
2017-06-25 |
Heiko Schlitterman... | Bail out if a configuration file starts with a byte... |
tree | commitdiff |
2017-06-25 |
Heiko Schlitterman... | Add quota/quota_filecount transport option modifier... |
tree | commitdiff |
2017-06-11 |
Jeremy Harris | On a continued-transport delivery, do not check the... |
tree | commitdiff |
2017-06-11 |
Jeremy Harris | Testsuite: testcase for continued-delivery with transpo... |
tree | commitdiff |
2017-06-03 |
Jeremy Harris | Testsuite: stabilize output sequence for 2x35/6 |
tree | commitdiff |
2017-06-03 |
Jeremy Harris | Fix crash in transport, on second smtp-connect fail... |
tree | commitdiff |
2017-05-31 |
Jeremy Harris | Testsuite: stabilize output sequence for case 4530 |
tree | commitdiff |
2017-05-30 |
Jeremy Harris | Testsuite: stabilize output sequence for case 0906 |
tree | commitdiff |
2017-05-30 |
Jeremy Harris | Malware: make "sock" cmdline default usable. Bug 2111 |
tree | commitdiff |
2017-05-17 |
Jeremy Harris | Testsuite: delays in 2x3[567] |
tree | commitdiff |
2017-05-17 |
Jeremy Harris | Testsuite: add delays for predictable log sequencing... |
tree | commitdiff |
2017-05-17 |
Jeremy Harris | TLS: do decent PIPELINING under TLS, at least with... |
tree | commitdiff |
2017-05-07 |
Jeremy Harris | Testsuite: add DANE cases for DNS secure no-TLSA lookups |
tree | commitdiff |
2017-05-07 |
Jeremy Harris | Testsuite: add DANE testcase for TLSA lookup SERVFAIL |
tree | commitdiff |
2017-05-06 |
Jeremy Harris | Teach SMTP input sync check ("input sent too soon"... |
tree | commitdiff |
2017-05-01 |
Jeremy Harris | testsuite: tidying |
tree | commitdiff |
2017-04-30 |
Jeremy Harris | Fix continue_more on TLS connection. Bug 2104 |
tree | commitdiff |
2017-04-28 |
Jeremy Harris | Support wire-format spoolfiles |
tree | commitdiff |
2017-04-06 |
Jeremy Harris | Callout/hold: ensure TLS-proxy process is not waited... |
tree | commitdiff |
2017-03-21 |
Jeremy Harris | Callouts: a "hold" option for receipient-verify, which... |
tree | commitdiff |
2017-03-18 |
Jeremy Harris | Expansions: check numeric values of IPv4 address components |
tree | commitdiff |
2017-03-12 |
Andrew Colin Kissa | Malware: new connection type "f-prot6d" for FPSCAND... |
tree | commitdiff |
2017-03-11 |
Heiko Schlitterman... | Testsuite: remove debug "ps" output from 0420 |
tree | commitdiff |
2017-03-07 |
Jeremy Harris | Delivery: contined-connection maintaining TLS |
tree | commitdiff |
2017-02-27 |
Heiko Schlitterman... | Testsuite: Fix more end-of-input markers (****) |
tree | commitdiff |
2017-02-27 |
Jeremy Harris | Testsuite: reduce trailing 0372 subtest to queue-only |
tree | commitdiff |
2017-02-26 |
Heiko Schlitterman... | Testsuite: Terminate the client input properly |
tree | commitdiff |
2017-02-26 |
Jeremy Harris | Add option to control use of shutdown by ${readsocket... |
tree | commitdiff |
2017-02-26 |
Jeremy Harris | Testsuite: regression test for Bug 2061 |
tree | commitdiff |
2017-02-25 |
Jeremy Harris | DKIM: rework error logging to pass strings back to... |
tree | commitdiff |
2017-02-24 |
Jeremy Harris | Memory management: drop $acl_m_ variables explicitly... |
tree | commitdiff |
2017-02-11 |
Jeremy Harris | DNS: return explicit error code to caller on dnssec... |
tree | commitdiff |
2017-02-06 |
Jeremy Harris | CHUNKING: fix transport crash on temp-reject of pipelin... |
tree | commitdiff |
2017-02-01 |
Phil Pennock | bug-fix test-driving input |
tree | commitdiff |
2017-01-29 |
Jeremy Harris | CHUNKING: Reject messages with malformed line ending... |
tree | commitdiff |
2017-01-28 |
Jeremy Harris | Testsuite: add dnsdb testcase for defer when used in ACL |
tree | commitdiff |
2017-01-28 |
Jeremy Harris | DKIM: check pointer to calculated body hash before... |
tree | commitdiff |
2017-01-28 |
Jeremy Harris | Testsuite: testcase for DKIM bug 2029 |
tree | commitdiff |
2017-01-24 |
Jeremy Harris | Testsuite: fix delay-dependent testcase for really... |
tree | commitdiff |
2017-01-24 |
Jeremy Harris | Fix reception of (quoted) local-parts with embedded... |
tree | commitdiff |
2017-01-24 |
Jeremy Harris | TFO: Support compilation on Linus platforms which defin... |
tree | commitdiff |
2017-01-22 |
Jeremy Harris | Merge branch 'fix-2016-dkim' |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Fix DKIM verify when used with CHUNKING. Bug 2016 |
tree | commitdiff |
2017-01-21 |
Heiko Schlitterman... | Testsuite: Add DKIM Chunking test |
tree | commitdiff |
2017-01-21 |
Heiko Schlitterman... | Testsuite: Rename 4500-Domain-Keys-Identified-Mail... |
tree | commitdiff |
2017-01-21 |
Heiko Schlitterman... | Testsuite: Rename 4510-DKIM |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Merge branch 'callout_smtp_tpt_merge' |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Testcases for pipelined callout |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Use smtp_write_mail_and_rcpt_cmds() for verify callout |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Split out smtp_setup_conn() from smtp_deliver, in the... |
tree | commitdiff |
2017-01-21 |
Jeremy Harris | Fix DKIM verify operation in -bh test mode. Bug 2017 |
tree | commitdiff |
2017-01-19 |
Jeremy Harris | VRFY: add docs note on results, and additional test... |
tree | commitdiff |
2017-01-03 |
Jeremy Harris | CHUNKING: fix non-pipelined synch checks. Bug 2004 |
tree | commitdiff |
2017-01-02 |
Jeremy Harris | PROXY: fix v2 protocol decode. Bugs 2003, 1747 |
tree | commitdiff |
2017-01-01 |
Phil Pennock | Merge remote-tracking branch 'github/pr/50' |
tree | commitdiff |
2016-12-31 |
Jeremy Harris | DKIM: Under debug, when signing do an extra check on... |
tree | commitdiff |
2016-12-29 |
Jeremy Harris | Testsuite: use custom-munge for dsn-info in 4510 |
tree | commitdiff |
2016-12-29 |
Heiko Schlitterman... | Allow relative file names in .include lines (Closes... |
tree | commitdiff |
2016-12-29 |
Jeremy Harris | DKIM: More validation of DNS key record. Bug 1926 |
tree | commitdiff |
2016-12-29 |
Jeremy Harris | Testsuite: enhance IDNA examples; move to IDNA-2008... |
tree | commitdiff |
2016-12-26 |
Jeremy Harris | I18N: support IDNA2008. Bug 1911 |
tree | commitdiff |
2016-12-18 |
Jeremy Harris | Fix DKIM information leakage |
tree | commitdiff |
2016-12-03 |
Jeremy Harris | Testsuite: ensure delivery order |
tree | commitdiff |
2016-11-26 |
Jeremy Harris | Testsuite: annotate I18N conversions |
tree | commitdiff |
2016-11-19 |
Jeremy Harris | Testsuite: fix platforn TFO nonsupprt munge exim-4_88_RC5 |
tree | commitdiff |
2016-11-19 |
Jeremy Harris | Testsuite: Munge for platform TFO nonsupport |
tree | commitdiff |
2016-11-14 |
Heiko Schlitterman... | Testsuite: make 4009,4015 independend on user name... |
tree | commitdiff |
2016-11-14 |
Heiko Schlitterman... | Testsuite: Add verbose comments to 5840 |
tree | commitdiff |
2016-11-08 |
Jeremy Harris | Testsuite: 4509 independent of calling user |
tree | commitdiff |
2016-11-08 |
Jeremy Harris | Testsuite: 2091,5403 independent of calling user |
tree | commitdiff |
2016-11-08 |
Heiko Schlitterman... | Testsuite: 2191 independend on calling user |
tree | commitdiff |
2016-11-08 |
Jeremy Harris | Ensure socket is nonblocking before draining. Bug... |
tree | commitdiff |
2016-11-04 |
Heiko Schlitterman... | Testsuite: remove \r line endings from script file |
tree | commitdiff |
2016-11-04 |
Heiko Schlitterman... | Add syslog_pid option. |
tree | commitdiff |
2016-11-02 |
Jeremy Harris | Fix OCSP proof verification for direct-signed proofs... |
tree | commitdiff |
2016-11-02 |
Jeremy Harris | Testsuite: replicate testcases for LE OCSP |
tree | commitdiff |
2016-10-22 |
Jeremy Harris | Testsuite: Add testcase for GnuTLS disconnect after... |
tree | commitdiff |
2016-10-22 |
Jeremy Harris | TCP Fast Open |
tree | commitdiff |
2016-10-20 |
Jeremy Harris | Testsuite: munge for platform errno variance |
tree | commitdiff |
2016-10-19 |
Heiko Schlitterman... | Testsuite: Add PORT_DYNAMIC (Bug 1775) |
tree | commitdiff |
2016-10-16 |
Jeremy Harris | Fix sender-verify callout to not use trigger-message... |
tree | commitdiff |
2016-10-15 |
Jeremy Harris | Testsuite: for queuefile transport, avoid using named... |
tree | commitdiff |
2016-10-15 |
Andrew Colin Kissa | New: queuefile transport, under EXPERIMENTAL_QUEUEFILE |
tree | commitdiff |
2016-10-14 |
Jeremy Harris | Testsuite: (named queues) add testcase for 3rd-party... |
tree | commitdiff |
2016-10-08 |
Jeremy Harris | Fix callouts connection fallback from TLS to cleartext... |
tree | commitdiff |
2016-10-03 |
Jeremy Harris | Testsuite: for CHUNKING set sender name explicitly |
tree | commitdiff |
2016-10-03 |
Jeremy Harris | Testsuite: for CHUNKING rewrite sender name in headers... |
tree | commitdiff |
2016-10-02 |
Jeremy Harris | Logging: connection_reject log selector should apply... |
tree | commitdiff |
2016-09-27 |
Jeremy Harris | Drain socket to get clean TCP FINs |
tree | commitdiff |
2016-09-11 |
Jeremy Harris | Log EHLO response on getting conn-close response for... |
tree | commitdiff |
2016-09-11 |
Jeremy Harris | Reduce space used by flags in smtp transport |
tree | commitdiff |
2016-09-05 |
Jeremy Harris | Cutthrough: option to reflect 4xx errors from target... |
tree | commitdiff |
2016-09-01 |
Jeremy Harris | Testsuite: fix GnuTLS OCSP testing |
tree | commitdiff |
2016-09-01 |
Jeremy Harris | CHUNKING: after rejecting a pipelined SMTP command... |
tree | commitdiff |
2016-08-22 |
Jeremy Harris | Add automatic macros for compile-time feature options |
tree | commitdiff |
2016-08-22 |
Jeremy Harris | Testsuite: fix macro conflict (X vs. HEADERS_MAXSIZE) |
tree | commitdiff |
2016-08-19 |
Jeremy Harris | Testsuite: rework timing of time-dependent testcase |
tree | commitdiff |
2016-08-14 |
Jeremy Harris | Testsuite: add progress detail to log of troublesome... |
tree | commitdiff |
2016-08-14 |
Jeremy Harris | Expansions: new ${escape8bit:<string>} operator. Bug... |
tree | commitdiff |
next |