2012-06-02 |
Phil Pennock | DSCP: document; hex print; -bI:dscp pdp/feature_dscp |
| commitdiff |
2012-06-01 |
Phil Pennock | DSCP support, tentative |
| commitdiff |
2012-06-01 |
Phil Pennock | DNSSEC babystep: dns_use_dnssec & $sender_host_dnssec |
| commitdiff |
2012-06-01 |
Phil Pennock | improve PH entry, per Bill Hacker's suggestion |
| commitdiff |
2012-06-01 |
Phil Pennock | ACKNOWLEDGEMENTS update, covering a few years |
| commitdiff |
2012-06-01 |
Phil Pennock | tls_dh_min_bits smtp transport option |
| commitdiff |
2012-06-01 |
Phil Pennock | Make -n combine with -bP to inhibit names |
| commitdiff |
2012-06-01 |
Phil Pennock | Add -bI:help and -bI:sieve |
| commitdiff |
2012-05-31 |
Phil Pennock | Doc: drop .new/.wen, update previousversion. |
| commitdiff |
2012-05-31 |
Phil Pennock | Revert "Lower EXIM_CLIENT_DH_MIN_BITS 1024 -> 512." exim-4_80 |
| commitdiff |
2012-05-30 |
Phil Pennock | Lower EXIM_CLIENT_DH_MIN_BITS 1024 -> 512. |
| commitdiff |
2012-05-28 |
Phil Pennock | Merge openssl_disable_ssl2 branch exim-4_80_RC7 |
| commitdiff |
2012-05-27 |
Phil Pennock | typo fix: "overriden" -> "overridden" from Andreas... |
| commitdiff |
2012-05-27 |
Phil Pennock | release: don't try to sign .tar.lz files |
| commitdiff |
2012-05-27 |
Jeremy Harris | Test: update for new tls_dhparam (suite used on Scienti... |
| commitdiff |
2012-05-27 |
Phil Pennock | Doc: fix glitch exim-4_80_RC6 |
| commitdiff |
2012-05-27 |
Phil Pennock | Test: update for new tls_dhparam |
| commitdiff |
2012-05-27 |
Phil Pennock | Doc: SECTgnutlsparam referencing tls_dhparam |
| commitdiff |
2012-05-27 |
Phil Pennock | For DH, use standard primes from RFCs |
| commitdiff |
2012-05-27 |
Phil Pennock | ">" -> ">=" for EXIM_CLIENT_DH_MIN_BITS+10 |
| commitdiff |
2012-05-27 |
Phil Pennock | Deal with GnuTLS DH generation overshoot |
| commitdiff |
2012-05-27 |
Phil Pennock | FAQ for GnuTLS |
| commitdiff |
2012-05-27 |
Phil Pennock | teach sprint_vformat() size_t z modifier (jgh) |
| commitdiff |
2012-05-27 |
Phil Pennock | fix size param for gnutls_dh_params_export_pkcs3()... |
| commitdiff |
2012-05-25 |
Todd Lyons | Ignore vim swap files and test/* temporary files/dirs |
| commitdiff |
2012-05-25 |
Phil Pennock | release: no .lz by default for now |
| commitdiff |
2012-05-25 |
Phil Pennock | Doc: Provide context for bare numbers from CHAP/SECT. |
| commitdiff |
2012-05-25 |
Phil Pennock | Cyrus SASL auth: SSF retrieval was incorrect. |
| commitdiff |
2012-05-25 |
Phil Pennock | It's 2012, not 1012. Noted by Jay Rouman |
| commitdiff |
2012-05-24 |
Nigel Metheringham | Added some more .gitignore entries |
| commitdiff |
2012-05-24 |
Nigel Metheringham | Moved pdkim declaration to satisfy older compilers |
| commitdiff |
2012-05-24 |
Phil Pennock | ReleaseTools: support .lz lzip archives |
| commitdiff |
2012-05-24 |
Phil Pennock | _ISOC99_SOURCE -> _GNU_SOURCE exim-4_80_RC5 |
| commitdiff |
2012-05-24 |
Phil Pennock | Define _ISOC99_SOURCE in exim.h |
| commitdiff |
2012-05-23 |
Phil Pennock | Doc: move -bmalware into alphabetic place |
| commitdiff |
2012-05-23 |
Phil Pennock | Doc: s/DNS/domains/ in new text |
| commitdiff |
2012-05-23 |
Phil Pennock | Doc: document when dnslookup will decline |
| commitdiff |
2012-05-23 |
Phil Pennock | Doc: tls_require_ciphers examples |
| commitdiff |
2012-05-23 |
Todd Lyons | Manually control locale, setting to "C" in runtest... |
| commitdiff |
2012-05-23 |
Phil Pennock | expanded comment, noting size types and API issue |
| commitdiff |
2012-05-23 |
Phil Pennock | README.UPDATING: emphasise more the LDAP issue |
| commitdiff |
2012-05-22 |
Phil Pennock | OCSP description: minor nits |
| commitdiff |
2012-05-22 |
Phil Pennock | Enable PCRE_CONFIG by default |
| commitdiff |
2012-05-22 |
Phil Pennock | Guard SNI usage better (client-side) |
| commitdiff |
2012-05-21 |
Jeremy Harris | Testsuite: more robust fix for SHELL vs /bin/sh, take... |
| commitdiff |
2012-05-21 |
Jeremy Harris | Revert "Testsuite: more robust fix for SHELL vs /bin/sh" |
| commitdiff |
2012-05-21 |
Jeremy Harris | Testsuite: more robust fix for SHELL vs /bin/sh |
| commitdiff |
2012-05-21 |
Phil Pennock | OpenBSD compat, DNS resolver library |
| commitdiff |
2012-05-21 |
Phil Pennock | Update binary's copyright message. |
| commitdiff |
2012-05-21 |
Phil Pennock | avoid NUL in dh params file |
| commitdiff |
2012-05-21 |
Phil Pennock | .end -> .wen exim-4_80_RC4 |
| commitdiff |
2012-05-21 |
Phil Pennock | Add tls_dh_max_bits to OptionLists.txt |
| commitdiff |
2012-05-21 |
Phil Pennock | features.h; tls_validate_require_cipher: log flag ... exim-4_80_RC3 |
| commitdiff |
2012-05-21 |
Phil Pennock | only drop privs for TLS if still root |
| commitdiff |
2012-05-21 |
Phil Pennock | Update docs for latest state of TLS affairs. |
| commitdiff |
2012-05-21 |
Phil Pennock | Added tls_dh_max_bits & check tls_require_ciphers early. |
| commitdiff |
2012-05-20 |
Phil Pennock | Guard TLS SNI callback define better. |
| commitdiff |
2012-05-20 |
Phil Pennock | tls_require_ciphers must be assigned to state copy |
| commitdiff |
2012-05-20 |
Todd Lyons | Merge branch 'master_testsuite_faq' |
| commitdiff |
2012-05-20 |
Todd Lyons | FAQ of running test suite |
| commitdiff |
2012-05-20 |
Jeremy Harris | Testsuite: more guidance in README |
| commitdiff |
2012-05-20 |
Phil Pennock | Typo: PRE_PRERELEASE -> PCRE_PRERELEASE |
| commitdiff |
2012-05-20 |
Phil Pennock | GnuTLS debug callback: check for existing \n |
| commitdiff |
2012-05-20 |
Phil Pennock | "make makfile" -> "make makefile". |
| commitdiff |
2012-05-20 |
Phil Pennock | Cipher munging continues. |
| commitdiff |
2012-05-20 |
Phil Pennock | HAVE_IPV6=yes in comment; need value! |
| commitdiff |
2012-05-20 |
Jeremy Harris | Testsuite: munge recorded TLS version &c in output... |
| commitdiff |
2012-05-19 |
Phil Pennock | PRINTF_FUNCTION -> ALMOST_PRINTF. |
| commitdiff |
2012-05-19 |
Phil Pennock | Portability to HP-UX. |
| commitdiff |
2012-05-19 |
Phil Pennock | PCRE_PRERELEASE fix, again |
| commitdiff |
2012-05-18 |
Phil Pennock | Torture the English language slightly less exim-4_80_RC2 |
| commitdiff |
2012-05-18 |
Phil Pennock | Fix three issues highlighted by clang analyser. |
| commitdiff |
2012-05-18 |
Phil Pennock | Test suite fixes, mostly for new certs. |
| commitdiff |
2012-05-18 |
Phil Pennock | Document DCC in experimental-spec.txt |
| commitdiff |
2012-05-18 |
Phil Pennock | Second SPF fix, moved to where type is correct. |
| commitdiff |
2012-05-18 |
Phil Pennock | Fix dcc_header content corruption. |
| commitdiff |
2012-05-18 |
Phil Pennock | SPF multiple strings join on "". |
| commitdiff |
2012-05-18 |
Phil Pennock | GnuTLS pretty much passes test suite. exim-4_80_RC1 |
| commitdiff |
2012-05-18 |
Phil Pennock | Make test-suite client cmd -t<timeout> actually work |
| commitdiff |
2012-05-18 |
Phil Pennock | CRL addition returns count of CRLs added |
| commitdiff |
2012-05-17 |
Phil Pennock | Insert new JH/02 entry for the ACL clean-up |
| commitdiff |
2012-05-17 |
root | Documentation update for bug 1172. |
| commitdiff |
2012-05-17 |
Jeremy Harris | Support expansion variable for hi-res timestamp (bug... |
| commitdiff |
2012-05-17 |
Phil Pennock | fix tls_cipher memory lifetime. |
| commitdiff |
2012-05-17 |
Phil Pennock | More GnuTLS cleanups/fixes. |
| commitdiff |
2012-05-17 |
Phil Pennock | GnuTLS control constants exposed to Makefile. |
| commitdiff |
2012-05-17 |
Phil Pennock | Copyright year updates. |
| commitdiff |
2012-05-17 |
Phil Pennock | gnutls_require_protocols comment on 4.77 notes. |
| commitdiff |
2012-05-17 |
Phil Pennock | 4.78 -> 4.80 |
| commitdiff |
2012-05-17 |
Phil Pennock | Handle absent tls_require_ciphers correctly. |
| commitdiff |
2012-05-17 |
Phil Pennock | Handle TLSv1.2 in test suite. |
| commitdiff |
2012-05-17 |
Phil Pennock | Get TLS SNI server-switching working with GnuTLS. |
| commitdiff |
2012-05-17 |
Phil Pennock | fix TLS SNI segfault case |
| commitdiff |
2012-05-17 |
Phil Pennock | Guards for older releases of GnuTLS. |
| commitdiff |
2012-05-17 |
Phil Pennock | dnsdb SPF support, from Janne Snabb |
| commitdiff |
2012-05-16 |
Phil Pennock | Merge branch 'experimental_ocsp' |
| commitdiff |
2012-05-16 |
Phil Pennock | Overhaul of GnuTLS code. |
| commitdiff |
2012-05-14 |
Jeremy Harris | Testsuite: fix problem with parsing retry records spann... |
| commitdiff |
2012-05-13 |
Jeremy Harris | Merge branch '64bitint' |
| commitdiff |
2012-05-13 |
Jeremy Harris | Use defines in config.h for type & scanf-patterns for... |
| commitdiff |
next |