| 2013-01-14 |
Jeremy Harris | Fix PRDR client for server that shortcuts response... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2013-01-14 |
Jeremy Harris | PRDR client should not request PRDR for 1-recipient... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2013-01-14 |
Jeremy Harris | PRDR server should shortcut full response processing... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2013-01-13 |
Jeremy Harris | Merge branch 'master' into todd_prdr |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2013-01-13 |
Jeremy Harris | Add note on possible sendmail PRDR patch. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2013-01-13 |
Jeremy Harris | Log individual PRDR responses as seen by client side. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2013-01-13 |
Jeremy Harris | Add PRDR docs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2013-01-13 |
Jeremy Harris | Default prdr_enabled to false, so that most testsuite... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2013-01-13 |
Jeremy Harris | change log |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2013-01-13 |
Jeremy Harris | Fix PRDR server call to DATA acl. Tidy testing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2013-01-12 |
Jeremy Harris | Fix handling of client PRDR final data-fail. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2013-01-08 |
Jeremy Harris | More client PRDR tests |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2013-01-08 |
Jeremy Harris | Client PRDR logging |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2013-01-08 |
Jeremy Harris | Flesh out PRDR client implementation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2013-01-07 |
Phil Pennock | Typo & nit fixes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2013-01-06 |
Jeremy Harris | Prune recipients with PRDR acl results before writing... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2013-01-06 |
Jeremy Harris | Ensure PRDR user response message valid. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2013-01-06 |
Jeremy Harris | Merge branch 'master' into todd_prdr |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2013-01-06 |
Jeremy Harris | Restrict lifetime of $router_name and $transport_name... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-25 |
Jeremy Harris | Add $router_name and $transport_name variables. Bug... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-25 |
Jeremy Harris | Testsuite script for client-side PRDR. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-25 |
Jeremy Harris | Testsuite script for server-side PRDR. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-23 |
Jeremy Harris | Merge branch 'master' into todd_prdr |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-23 |
Jeremy Harris | Testsuite updates to match PRDR advertisment at EHLO... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-23 |
Phil Pennock | gen_pkcs3: add comment explaining rationale |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-23 |
Phil Pennock | Typo fixes (experimental-spec) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-23 |
Jeremy Harris | Update testsuite (gnutls) outputs to match 6822b9. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-23 |
Jeremy Harris | Fix order of acl-related tables for PRDR. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-23 |
Jeremy Harris | Add notification of OCSP-stapling facility inclusion. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-23 |
Jeremy Harris | Add try_prdr option to smtp transport. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-23 |
Jeremy Harris | Merge branch 'master' into todd_prdr |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-23 |
Jeremy Harris | One more guard ifdef. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-20 |
Phil Pennock | GnuTLS-FAQ: typo fixes & glitch re standard primes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-18 |
Jeremy Harris | Initialise OCSP-related pointers before use. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-12 |
Phil Pennock | Document scripts/lookups-Makefile for new lookups. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-10 |
Phil Pennock | OCSP/SNI: set correct callback. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-09 |
Jeremy Harris | Fix tests 5400, 5401, 5410, 5420 to work under any... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-07 |
Tony Finch | Note build fixes in ChangeLog |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-07 |
Tony Finch | Avoid unnecessary rebuilds of lookup helper functions. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-07 |
Tony Finch | Avoid spurious rebuilds of the dynamic lookups Makefile. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-07 |
Tony Finch | Fix tests 5401 and 5410 when not run under a user named... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-07 |
Tony Finch | Fix test 5400 when not run under a user named eximtest. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-07 |
Tony Finch | A safer version of the check for gecos expansion. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-07 |
Tony Finch | More test updates following the retry fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-06 |
Tony Finch | Update test 0357 following the retry fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-06 |
Tony Finch | Make gecos expansion work with test 0412 as well as... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-06 |
Graeme Fowler | Added DCC entry to Changelog as GF/01 (2nd attempt) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-06 |
Graeme Fowler | Revert "Added DCC entry to Changelog as GF/01" |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-06 |
Graeme Fowler | Added DCC entry to Changelog as GF/01 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-06 |
Tony Finch | Fix my earlier "fix" for intermittently deliverable... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-06 |
Tony Finch | Correct gecos expansion when From: is a prefix of the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-02 |
Phil Pennock | Explain the 3 SSL_CTX we have |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-12-02 |
Jeremy Harris | Fix eximon build. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-30 |
Tony Finch | Add retry timeout fix to ChangeLog |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-29 |
Tony Finch | Fix ultimate retry timeouts for intermittently delivera... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-27 |
Phil Pennock | Use new .copyyear macro |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-25 |
Jeremy Harris | Revert copyright years to manual-update. Bug 1318. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-24 |
Jeremy Harris | Insert version number and date into documentation at... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-23 |
Graeme Fowler | DCC debug and logging tidy |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-23 |
Jeremy Harris | Fix merge problem. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-23 |
Jeremy Harris | Check syscall return values. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-22 |
Jeremy Harris | Fix 64b build. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-20 |
Phil Pennock | Dovecot: robustness; better msg on missing mech. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-18 |
Jeremy Harris | More compiler quietening. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-18 |
Jeremy Harris | More compiler quietening. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-18 |
Jeremy Harris | More compiler quitening. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-17 |
Jeremy Harris | Fix initializer for struct tls_support, per edc33b5f1ac... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-17 |
Phil Pennock | Configure should stop on error. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-09 |
Jeremy Harris | Auth info from transports must be tracked per-address. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-08 |
Jeremy Harris | Ensure that recipient is well-defined for expansion... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-07 |
Phil Pennock | ChangeLog update for NTLM/server_set_id |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-07 |
Phil Pennock | Fix server_set_id for SPA/NTLM auth. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-06 |
Jeremy Harris | Add optional authenticated_sender info to A= elements... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-05 |
Jeremy Harris | Docs fixup |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-11-04 |
Jeremy Harris | Add A= to delivery log lines, and a client_set_id optio... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-29 |
Jeremy Harris | Track ACL context through ${acl expansions. Bug 1305. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-28 |
Jeremy Harris | Quieten complaining compilers. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-27 |
Jeremy Harris | Update testsuite outputs to match 333b9d. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-27 |
Phil Pennock | 4.81 to 4.82 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-27 |
Phil Pennock | Merge 4.80.1 security fix in. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-25 |
Jeremy Harris | Merge branch 'master' of git://git.exim.org/exim |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-25 |
Jeremy Harris | Save/restore $acl_arg1 ... across acl calls, making... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-25 |
Phil Pennock | SECURITY: DKIM DNS buffer overflow protection |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-17 |
Phil Pennock | Example tune for clarity (reverse_ip) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-16 |
Todd Lyons | Merge branch 'master' of ssh://git.exim.org/home/git... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-16 |
Todd Lyons | Adjust debug output to indicate a test, not result |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-16 |
Phil Pennock | Note post-DATA ACL ordering. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-14 |
Jeremy Harris | Avoid reset of store pool in expand when a ${acl is... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-07 |
Phil Pennock | Doc fix: log field M8S=, in details section |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-07 |
Phil Pennock | Move Wolfgang's ack to current section |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-06 |
Jeremy Harris | Logging-only patch for 8BITMIME; bug 817. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-05 |
Phil Pennock | Add smarthost Router to default config, commented-out. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-04 |
Jeremy Harris | Add expansion variable $headers_added returning newline... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-04 |
Jeremy Harris | Strip leading/trailing newlines on list of headers... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-10-04 |
Phil Pennock | Releases signed by Phil's key, not Nigel's. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-09-27 |
Jeremy Harris | Unbreak non-ipv6 build. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-09-24 |
Jeremy Harris | Add doc caveats on cutthrough-delivery vs. verify-mode... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-09-24 |
Jeremy Harris | Fix expected test output file with return before linefeed. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-09-17 |
Todd Lyons | Typo in debug output. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| 2012-09-12 |
Phil Pennock | Minor doc nits re bug 1262. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
| next |