git://git.exim.org
/
users
/
jgh
/
exim.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Doc fix: log field M8S=, in details section
[users/jgh/exim.git]
/
src
/
src
/
2012-10-06
Jeremy Harris
Logging-only patch for 8BITMIME; bug 817.
tree
|
commitdiff
2012-10-05
Phil Pennock
Add smarthost Router to default config, commented-out.
tree
|
commitdiff
2012-10-04
Jeremy Harris
Add expansion variable $headers_added returning newline...
tree
|
commitdiff
2012-10-04
Jeremy Harris
Strip leading/trailing newlines on list of headers...
tree
|
commitdiff
2012-09-27
Jeremy Harris
Unbreak non-ipv6 build.
tree
|
commitdiff
2012-09-17
Todd Lyons
Typo in debug output.
tree
|
commitdiff
2012-09-12
Phil Pennock
Minor doc nits re bug 1262.
tree
|
commitdiff
2012-09-11
Jeremy Harris
Avoid using a waiting db for single-message-only transp...
tree
|
commitdiff
2012-09-05
Jeremy Harris
Add dnsdb lookup pseudo-type "a+". Addresses bug...
tree
|
commitdiff
2012-07-27
Todd Lyons
Bug #198: Add remove_header ACL modifier.
tree
|
commitdiff
2012-07-08
Jeremy Harris
Merge branch 'master' of git://git.exim.org/exim
tree
|
commitdiff
2012-07-08
Jeremy Harris
Multiple headers_add/remove options per router/transpor...
tree
|
commitdiff
2012-07-06
Todd Lyons
Make +smtp_confirmation be a default logging option.
tree
|
commitdiff
2012-07-05
Jeremy Harris
Fix bug 1267 - inlist/i were ignoring negation.
tree
|
commitdiff
2012-07-05
Jeremy Harris
Delay expansion of smtp transport option "authenticated...
tree
|
commitdiff
2012-07-01
Jeremy Harris
Merge branch 'acl'
tree
|
commitdiff
2012-06-27
Jeremy Harris
Acl expansions: tests and documentation
tree
|
commitdiff
2012-06-24
Jeremy Harris
Change acl expansion-condition syntax to "acl {{name...
tree
|
commitdiff
2012-06-24
Jeremy Harris
Merge branch 'acl-args' into acl
tree
|
commitdiff
2012-06-24
Phil Pennock
Add gnutls_enable_pkcs11 option.
tree
|
commitdiff
2012-06-14
Jeremy Harris
Add acl call as an expansion condition
tree
|
commitdiff
2012-06-14
Jeremy Harris
Add args to trad. modifier acl call method
tree
|
commitdiff
2012-06-12
Jeremy Harris
Use custom variables for ACL args, up to nine. Add...
tree
|
commitdiff
2012-06-12
Jeremy Harris
Add ${acl {name}{arg}} expansion item.
tree
|
commitdiff
2012-06-12
Jeremy Harris
Merge branch 'lists'
tree
|
commitdiff
2012-06-12
Jeremy Harris
Change names to "listnamed" and "listcount".
tree
|
commitdiff
2012-06-10
Jeremy Harris
Add ${list:name} and ${nlist:string} expansion operators.
tree
|
commitdiff
2012-06-07
Phil Pennock
Expand $sender_host_dnssec and add vtype_bool
tree
|
commitdiff
2012-06-07
Phil Pennock
Unbreak EXPERIMENTAL_OCSP after TLS cutthrough
tree
|
commitdiff
2012-06-06
Phil Pennock
BUGFIX: forced-fail smtp option tls_sni would dereferen...
tree
|
commitdiff
2012-06-06
Phil Pennock
BUGFIX: forced-fail smtp option tls_sni would dereferen...
tree
|
commitdiff
2012-06-05
Jeremy Harris
Support "G" modifier on numbers in ${if comparisons.
tree
|
commitdiff
2012-06-04
Jeremy Harris
Add $tls_in_* variables; note the old names as deprecated.
tree
|
commitdiff
2012-06-04
Jeremy Harris
Add hosts_verify_avoid_tls option to smtp transport.
tree
|
commitdiff
2012-06-04
Jeremy Harris
Fix post-rebase merge issues.
tree
|
commitdiff
2012-06-04
Jeremy Harris
Fix bug verifying certs on dual-tls.
tree
|
commitdiff
2012-06-04
Jeremy Harris
Support transport hosts_avoid_tls for cutthrough.
tree
|
commitdiff
2012-06-04
Jeremy Harris
Add testcase for callout fallback from ESMTP to SMTP.
tree
|
commitdiff
2012-06-04
Jeremy Harris
Better debug.
tree
|
commitdiff
2012-06-04
Jeremy Harris
Fix tls variables order, and testsuite case 5401 (cutth...
tree
|
commitdiff
2012-06-04
Jeremy Harris
Deal explicitly with attempt to callout via null transp...
tree
|
commitdiff
2012-06-04
Jeremy Harris
Fixup testsuite cases affected by dual-tls - mainly...
tree
|
commitdiff
2012-06-04
Jeremy Harris
Dual-tls - split management of TLS into in- and out...
tree
|
commitdiff
2012-06-04
Jeremy Harris
Testsuite cases for basic cutthrough_delivery.
tree
|
commitdiff
2012-06-04
Jeremy Harris
Basic cutthrough delivery.
tree
|
commitdiff
2012-06-04
Todd Lyons
Refactor optional MAIL FROM args
tree
|
commitdiff
2012-06-04
Jeremy Harris
Remove extraneous #ifndef guards from config.h.default
tree
|
commitdiff
2012-06-04
Phil Pennock
Implement -G => "control=suppress_local_fixups"
tree
|
commitdiff
2012-06-03
Phil Pennock
Cmdline -L option; also -Ac -Am -X<logfile>
tree
|
commitdiff
2012-06-03
Phil Pennock
Cyrus SASL: set host;port properties on auth driver
tree
|
commitdiff
2012-06-03
Phil Pennock
DSCP: inbound via control = dscp/<value>
tree
|
commitdiff
2012-06-02
Phil Pennock
DSCP: take numeric values too.
tree
|
commitdiff
2012-06-02
Phil Pennock
DSCP: document; hex print; -bI:dscp
tree
|
commitdiff
2012-06-01
Phil Pennock
DSCP support, tentative
tree
|
commitdiff
2012-06-01
Phil Pennock
DNSSEC babystep: dns_use_dnssec & $sender_host_dnssec
tree
|
commitdiff
2012-06-01
Phil Pennock
tls_dh_min_bits smtp transport option
tree
|
commitdiff
2012-06-01
Phil Pennock
Make -n combine with -bP to inhibit names
tree
|
commitdiff
2012-06-01
Phil Pennock
Add -bI:help and -bI:sieve
tree
|
commitdiff
2012-05-31
Phil Pennock
Revert "Lower EXIM_CLIENT_DH_MIN_BITS 1024 -> 512."
exim-4_80
tree
|
commitdiff
2012-05-30
Phil Pennock
Lower EXIM_CLIENT_DH_MIN_BITS 1024 -> 512.
tree
|
commitdiff
2012-05-28
Phil Pennock
Merge openssl_disable_ssl2 branch
exim-4_80_RC7
tree
|
commitdiff
2012-05-27
Phil Pennock
typo fix: "overriden" -> "overridden" from Andreas...
tree
|
commitdiff
2012-05-27
Phil Pennock
For DH, use standard primes from RFCs
tree
|
commitdiff
2012-05-27
Phil Pennock
">" -> ">=" for EXIM_CLIENT_DH_MIN_BITS+10
tree
|
commitdiff
2012-05-27
Phil Pennock
Deal with GnuTLS DH generation overshoot
tree
|
commitdiff
2012-05-27
Phil Pennock
teach sprint_vformat() size_t z modifier (jgh)
tree
|
commitdiff
2012-05-27
Phil Pennock
fix size param for gnutls_dh_params_export_pkcs3()...
tree
|
commitdiff
2012-05-25
Phil Pennock
Cyrus SASL auth: SSF retrieval was incorrect.
tree
|
commitdiff
2012-05-25
Phil Pennock
It's 2012, not 1012. Noted by Jay Rouman
tree
|
commitdiff
2012-05-24
Nigel Metheringham
Moved pdkim declaration to satisfy older compilers
tree
|
commitdiff
2012-05-24
Phil Pennock
_ISOC99_SOURCE -> _GNU_SOURCE
exim-4_80_RC5
tree
|
commitdiff
2012-05-24
Phil Pennock
Define _ISOC99_SOURCE in exim.h
tree
|
commitdiff
2012-05-23
Phil Pennock
expanded comment, noting size types and API issue
tree
|
commitdiff
2012-05-22
Phil Pennock
Enable PCRE_CONFIG by default
tree
|
commitdiff
2012-05-22
Phil Pennock
Guard SNI usage better (client-side)
tree
|
commitdiff
2012-05-21
Phil Pennock
Update binary's copyright message.
tree
|
commitdiff
2012-05-21
Phil Pennock
avoid NUL in dh params file
tree
|
commitdiff
2012-05-21
Phil Pennock
features.h; tls_validate_require_cipher: log flag ...
exim-4_80_RC3
tree
|
commitdiff
2012-05-21
Phil Pennock
only drop privs for TLS if still root
tree
|
commitdiff
2012-05-21
Phil Pennock
Added tls_dh_max_bits & check tls_require_ciphers early.
tree
|
commitdiff
2012-05-20
Phil Pennock
Guard TLS SNI callback define better.
tree
|
commitdiff
2012-05-20
Phil Pennock
tls_require_ciphers must be assigned to state copy
tree
|
commitdiff
2012-05-20
Phil Pennock
Typo: PRE_PRERELEASE -> PCRE_PRERELEASE
tree
|
commitdiff
2012-05-20
Phil Pennock
GnuTLS debug callback: check for existing \n
tree
|
commitdiff
2012-05-20
Phil Pennock
HAVE_IPV6=yes in comment; need value!
tree
|
commitdiff
2012-05-19
Phil Pennock
PRINTF_FUNCTION -> ALMOST_PRINTF.
tree
|
commitdiff
2012-05-19
Phil Pennock
PCRE_PRERELEASE fix, again
tree
|
commitdiff
2012-05-18
Phil Pennock
Fix three issues highlighted by clang analyser.
tree
|
commitdiff
2012-05-18
Phil Pennock
Second SPF fix, moved to where type is correct.
tree
|
commitdiff
2012-05-18
Phil Pennock
Fix dcc_header content corruption.
tree
|
commitdiff
2012-05-18
Phil Pennock
SPF multiple strings join on "".
tree
|
commitdiff
2012-05-18
Phil Pennock
GnuTLS pretty much passes test suite.
exim-4_80_RC1
tree
|
commitdiff
2012-05-18
Phil Pennock
CRL addition returns count of CRLs added
tree
|
commitdiff
2012-05-17
Jeremy Harris
Support expansion variable for hi-res timestamp (bug...
tree
|
commitdiff
2012-05-17
Phil Pennock
fix tls_cipher memory lifetime.
tree
|
commitdiff
2012-05-17
Phil Pennock
More GnuTLS cleanups/fixes.
tree
|
commitdiff
2012-05-17
Phil Pennock
GnuTLS control constants exposed to Makefile.
tree
|
commitdiff
2012-05-17
Phil Pennock
Copyright year updates.
tree
|
commitdiff
2012-05-17
Phil Pennock
4.78 -> 4.80
tree
|
commitdiff
2012-05-17
Phil Pennock
Handle absent tls_require_ciphers correctly.
tree
|
commitdiff
next