2014-11-29 |
Jeremy Harris | Compiler quietening. Bug 1555 |
tree | commitdiff |
2014-11-29 |
Jeremy Harris | Compiler quietening |
tree | commitdiff |
2014-11-28 |
Jeremy Harris | Git: ignore a few more nonsource files |
tree | commitdiff |
2014-11-27 |
Jeremy Harris | Fix buffer overrun in spam= acl condition. Bug 1552 |
tree | commitdiff |
2014-11-25 |
Jeremy Harris | Error the build if DANE included but DNSSEC not available |
tree | commitdiff |
2014-11-20 |
Jeremy Harris | When following a CNAME chain, if any lookup is insecure... |
tree | commitdiff |
2014-11-20 |
Jeremy Harris | Const-ification |
tree | commitdiff |
2014-11-20 |
Jeremy Harris | Const-ification |
tree | commitdiff |
2014-11-20 |
Jeremy Harris | Fix copying of host_used in smtp transport |
tree | commitdiff |
2014-11-18 |
Jeremy Harris | Compiler quietening |
tree | commitdiff |
2014-11-16 |
Jeremy Harris | Fix debug output of name of transport option list being... |
tree | commitdiff |
2014-11-11 |
Jeremy Harris | Handle UTC vs specified-timezone for certificate extrac... |
tree | commitdiff |
2014-11-08 |
Jeremy Harris | Fix smtp transport certificate-verification option... |
tree | commitdiff |
2014-11-06 |
Jeremy Harris | EXPERIMENTAL_CERTNAMES: Hostlist for cert name checks... |
tree | commitdiff |
2014-11-05 |
Jeremy Harris | Do not permit multi-component wildcards on certificate... |
tree | commitdiff |
2014-11-05 |
Jeremy Harris | Do not permit multi-component wildcards on certificate... |
tree | commitdiff |
2014-11-04 |
Jeremy Harris | Fix dnssec indication variable when used from verify... |
tree | commitdiff |
2014-10-30 |
Jeremy Harris | Fix cert-try-verify when denied by event action |
tree | commitdiff |
2014-10-30 |
Jeremy Harris | Fix dnssec indication variable when used from smtp... |
tree | commitdiff |
2014-10-30 |
Jeremy Harris | For connects and certificate-verifies denied by event... |
tree | commitdiff |
2014-10-26 |
Jeremy Harris | Do not claim OCSP support when compiled with too-old... |
tree | commitdiff |
2014-10-26 |
Jeremy Harris | Fix cert-try-verify when denied by event action |
tree | commitdiff |
2014-10-26 |
Jeremy Harris | Fix feature-ifdef for OpenSSL builtin certname checking |
tree | commitdiff |
2014-10-25 |
Jeremy Harris | Add event for inbound cert visibility |
tree | commitdiff |
2014-10-25 |
Jeremy Harris | Make transport name available in verify-callouts. ... |
tree | commitdiff |
2014-10-25 |
Jeremy Harris | Rename facility to Event Actions, ifdeffed on EXPERIMEN... |
tree | commitdiff |
2014-10-22 |
Todd Lyons | Merge branch 'master' of ssh://git.exim.org/home/git... |
tree | commitdiff |
2014-10-22 |
Jeremy Harris | Make $host available in tpda delivery event, for cutthr... |
tree | commitdiff |
2014-10-22 |
Jeremy Harris | More regular logging use of H=<name> [<ip>] |
tree | commitdiff |
2014-10-20 |
Todd Lyons | Merge branch 'master' of ssh://git.exim.org/home/git... |
tree | commitdiff |
2014-10-16 |
Jeremy Harris | Handle certificate dir under GnuTLS, if recent enough |
tree | commitdiff |
2014-10-12 |
Jeremy Harris | Make dnssec status available in tpda delivery event... |
tree | commitdiff |
2014-10-12 |
Jeremy Harris | Quieten noisy compiler |
tree | commitdiff |
2014-10-05 |
Jeremy Harris | Remove limit on remove_headers item size. Bug 1533 |
tree | commitdiff |
2014-09-29 |
Jeremy Harris | Fix Solaris build |
tree | commitdiff |
2014-09-28 |
Wolfgang Breyha | Fix transport-results pipe for multiple recipients... |
tree | commitdiff |
2014-09-25 |
Jeremy Harris | Clarify error message for host-connect fail. Bug 1505 |
tree | commitdiff |
2014-09-25 |
Jeremy Harris | Amplify comment on server requests for client certificates |
tree | commitdiff |
2014-09-23 |
Todd Lyons | Merge remote-tracking branch 'exim_github/pr/18' |
tree | commitdiff |
2014-09-16 |
Jeremy Harris | Replace use of index() with Ustrchr() |
tree | commitdiff |
2014-09-13 |
Jeremy Harris | Restrict dane to DANE-TA(2) and DANE-EE(3) usage TLSA... |
tree | commitdiff |
2014-09-12 |
Jeremy Harris | Fix needless OCSP request under DANE |
tree | commitdiff |
2014-09-12 |
Todd Lyons | Bug 1216: Add -M (related) to exigrep. |
tree | commitdiff |
2014-09-11 |
Heiko Schlittermann | Fix ldap lookup for single-attr request, multiple-attr... |
tree | commitdiff |
2014-09-11 |
Jeremy Harris | Add debug for number of CA certs, for OpenSSL/file... |
tree | commitdiff |
2014-09-10 |
Jeremy Harris | Fix undersized buffer use by eximon. Bug 1527 |
tree | commitdiff |
2014-09-10 |
Jeremy Harris | TPDA tidying |
tree | commitdiff |
2014-09-06 |
Jeremy Harris | Add expansion item for sorting lists |
tree | commitdiff |
2014-09-06 |
Jeremy Harris | Support secondary-separator specifier for MX, SRV and... |
tree | commitdiff |
2014-09-06 |
Todd Lyons | Merge branch 'master_condition_description' |
tree | commitdiff |
2014-09-04 |
Jeremy Harris | Enforce TLS under DANE when host has TLSA records |
tree | commitdiff |
2014-09-02 |
Jeremy Harris | Fix ${extract expansion for use within ${if inlist... |
tree | commitdiff |
2014-09-02 |
Jeremy Harris | Introduce EXPERIMENTAL_DANE feature |
tree | commitdiff |
2014-09-02 |
Sebastian Wiedenroth | redis lookup returns false for things that should be... |
tree | commitdiff |
2014-08-31 |
Jeremy Harris | Update comment |
tree | commitdiff |
2014-08-29 |
Jeremy Harris | Fix crash in mime acl when a parameter is zero-length |
tree | commitdiff |
2014-08-27 |
Jeremy Harris | Further TPDA events |
tree | commitdiff |
2014-08-20 |
Jeremy Harris | Merge branch dane-tpda into dane |
tree | commitdiff |
2014-08-20 |
Jeremy Harris | Merge branch 'master' into dane |
tree | commitdiff |
2014-08-20 |
Jeremy Harris | Expanded EXPERIMENTAL_TPDA feature |
tree | commitdiff |
2014-08-18 |
Todd Lyons | Merge remote-tracking branch 'exim_github/pr/16' |
tree | commitdiff |
2014-08-17 |
Jeremy Harris | Safer coding for utf8clean expansion operator |
tree | commitdiff |
2014-08-17 |
Timo Sirainen | Log an error (instead of hanging) if Dovecot auth is... |
tree | commitdiff |
2014-08-17 |
Jeremy Harris | Unbreak utf8clean testcase. |
tree | commitdiff |
2014-08-17 |
Jeremy Harris | Override an unchanged default hosts_request_ocsp when... |
tree | commitdiff |
2014-08-17 |
Jeremy Harris | Feature compile-guard |
tree | commitdiff |
2014-08-16 |
Jeremy Harris | Add observability variables and provision for avoiding... |
tree | commitdiff |
2014-08-16 |
Jeremy Harris | Break out dane code to separate functions |
tree | commitdiff |
2014-08-15 |
Jeremy Harris | Compiler quietening |
tree | commitdiff |
2014-08-14 |
Jeremy Harris | Fix fakens TLSA generation and DANE TLSA lookup |
tree | commitdiff |
2014-08-14 |
Todd Lyons | Merge branch 'master' of git://git.exim.org/exim |
tree | commitdiff |
2014-08-14 |
Jeremy Harris | Fix non-dane build |
tree | commitdiff |
2014-08-14 |
Todd Lyons | OpenBSD 5.5 removed arc4random_stir |
tree | commitdiff |
2014-08-11 |
Jeremy Harris | Do not sleep for tiny periods, or hang trying to sleep... |
tree | commitdiff |
2014-08-11 |
Jeremy Harris | Better logging of OCSP fails |
tree | commitdiff |
2014-08-10 |
Jeremy Harris | Enable OCSP |
tree | commitdiff |
2014-08-10 |
Jeremy Harris | Change CV= log line element for dane-verified cert |
tree | commitdiff |
2014-08-10 |
Jeremy Harris | Capture the knowlege that verification succeeded |
tree | commitdiff |
2014-08-10 |
Jeremy Harris | Verifiable conn with DANE-EE(3) / SPKI(1) / SHA2-512(2) |
tree | commitdiff |
2014-08-10 |
Jeremy Harris | Add support in the fakens utility for TLSA records |
tree | commitdiff |
2014-08-10 |
Jeremy Harris | On a host lookup name->MX->A->ip sequence, require... |
tree | commitdiff |
2014-08-08 |
Jeremy Harris | Test development |
tree | commitdiff |
2014-08-08 |
Wolfgang Breyha | Bug 1509: Add parser for DSN spool lines exim-4_84_RC2 |
tree | commitdiff |
2014-08-08 |
Jeremy Harris | Testsuite basics. |
tree | commitdiff |
2014-08-07 |
Jeremy Harris | Sketch in library interface |
tree | commitdiff |
2014-08-04 |
Jeremy Harris | Better logging of OCSP fails |
tree | commitdiff |
2014-08-02 |
Jeremy Harris | Fix broken EXPERIMENTAL_DSN compile |
tree | commitdiff |
2014-08-01 |
Jeremy Harris | Fix development-testing induced crash on second use |
tree | commitdiff |
2014-08-01 |
Jeremy Harris | Basic DANE entry points |
tree | commitdiff |
2014-07-31 |
Jeremy Harris | Add interface documentation for the DANE library |
tree | commitdiff |
2014-07-30 |
Jeremy Harris | Fix parsing of quoted parameter values in MIME headers... |
tree | commitdiff |
2014-07-29 |
Jeremy Harris | Coding style closer to project norms |
tree | commitdiff |
2014-07-29 |
Todd Lyons | Create a hosts_try_dane transport option, does nothing yet |
tree | commitdiff |
2014-07-29 |
Todd Lyons | Framework to build dane support |
tree | commitdiff |
2014-07-23 |
Lars Mueller | Bug 1506: Silence static checkers. |
tree | commitdiff |
2014-07-23 |
Todd Lyons | Bug 1506: Fix static typechecker output |
tree | commitdiff |
2014-07-22 |
Jeremy Harris | Do not sleep for tiny periods, or hang trying to sleep... |
tree | commitdiff |
2014-07-22 |
Jeremy Harris | Ensure timer never set to zero for millisleep. Bug... |
tree | commitdiff |
2014-07-22 |
Jeremy Harris | Massage coding style to project norm |
tree | commitdiff |
2014-07-16 |
Tony Finch | Only expand integers for integer math once |
tree | commitdiff |
next |