Age | Commit message (Expand) | Author |
2014-08-15 | Compiler quietening | Jeremy Harris |
2014-08-14 | Fix fakens TLSA generation and DANE TLSA lookup | Jeremy Harris |
2014-08-14 | Fix non-dane build | Jeremy Harris |
2014-08-10 | Enable OCSP | Jeremy Harris |
2014-08-10 | Change CV= log line element for dane-verified cert | Jeremy Harris |
2014-08-10 | Capture the knowlege that verification succeeded | Jeremy Harris |
2014-08-10 | Verifiable conn with DANE-EE(3) / SPKI(1) / SHA2-512(2) | Jeremy Harris |
2014-08-10 | Add support in the fakens utility for TLSA records | Jeremy Harris |
2014-08-10 | On a host lookup name->MX->A->ip sequence, require both stages to | Jeremy Harris |
2014-08-08 | Test development | Jeremy Harris |
2014-08-08 | Testsuite basics. | Jeremy Harris |
2014-08-07 | Sketch in library interface | Jeremy Harris |
2014-08-01 | Fix development-testing induced crash on second use | Jeremy Harris |
2014-08-01 | Basic DANE entry points | Jeremy Harris |
2014-07-31 | Add interface documentation for the DANE library | Jeremy Harris |
2014-07-29 | Coding style closer to project norms | Jeremy Harris |
2014-07-29 | Create a hosts_try_dane transport option, does nothing yet | Todd Lyons |
2014-07-29 | Framework to build dane support | Todd Lyons |
2014-07-23 | Bug 1506: Silence static checkers. | Lars Mueller |
2014-07-23 | Bug 1506: Fix static typechecker output | Todd Lyons |
2014-07-22 | Massage coding style to project norm | Jeremy Harris |
2014-07-16 | Only expand integers for integer math once | Tony Finch |
2014-07-14 | Fix parsing of mime headers | Jeremy Harris |
2014-07-14 | DNSSEC: fix clang warning re && in || precedence | Phil Pennock |
2014-07-14 | MacOS: fix clang redef warning | Phil Pennock |
2014-07-14 | Use Ustrlen() on a uschar | Phil Pennock |
2014-07-14 | Fix unsigned < 0 check | Phil Pennock |
2014-07-14 | Rename T_APL to T_ADDRESSES | Phil Pennock |
2014-07-13 | Fix TLS SNI, and add regression test cases | Jeremy Harris |
2014-07-08 | Reinstate SNI variables under GnuTLS. Bug 1499exim-4_83_RC3 | Jeremy Harris |
2014-07-03 | Add cscope files to git ignore list | Todd Lyons |
2014-07-02 | Bug 1495: Exiqgrep -C check configfile readability | Andrew Colin Kissa |
2014-06-20 | Use enum for var_entry type | Jeremy Harris |
2014-06-17 | Fix build dependencies | Heiko Schlittermann |
2014-06-15 | Fix testcase 0373 | Jeremy Harris |
2014-06-11 | Fix dkim for no-key case under SENDFILE compile. Bug 934 | Wolfgang Breyha |
2014-06-11 | Tidy coding style. Bug 934 | Jeremy Harris |
2014-06-08 | Use strict C89 variable declaration positioning | Jeremy Harris |
2014-06-06 | Initial set of warnings for the upcoming release | Jeremy Harris |
2014-06-06 | More care with time types | Jeremy Harris |
2014-06-05 | Fix udpsend and ip_connectedsocket().exim-4_83_RC2 | Tony Finch |
2014-06-05 | Tidy up OpenSSL certificate signature & sig_algorithm extractor results. | Jeremy Harris |
2014-06-04 | Compiler quietening | Jeremy Harris |
2014-06-04 | Ensure output buffer big enough for DSN additions to MAIL FROM. Bug 1482 | Jeremy Harris |
2014-05-31 | Support service names for tls_on_connect_ports. Bug 72 | Jeremy Harris |
2014-05-30 | Fix no-ssl build | Jeremy Harris |
2014-05-29 | Fix delivery $host in client authenticator in verify/callout. Bug 1476 | Jeremy Harris |
2014-05-29 | Log warnings on presence of deperecated options | Jeremy Harris |
2014-05-29 | Fix dnssec dnsdb lookup in defer_never mode | Jeremy Harris |
2014-05-28 | Bug 1444: Fix \r\n handling writing spool file | Todd Lyons |