tidying
[exim.git] / src / src /
2016-08-11 Jeremy Harristidying
2016-08-08 Leonhard KnauffRadius: Fix authentication for Radius libraries that...
2016-08-08 Jeremy HarrisDKIM: reduce memory usage (2nd go)
2016-08-07 Jeremy HarrisCHUNKING/DKIM: fix handling of lines having a leading dot
2016-08-07 Jeremy HarrisRevert "DKIM: reduce memory usage"
2016-08-07 Jeremy HarrisCHUNKING: fix transmit with long headers
2016-08-06 Jeremy HarrisDKIM: reduce memory usage
2016-08-06 Jeremy HarrisRouting: in a dnslookup, fix fail_defer_domains to...
2016-08-06 Jeremy HarrisFix DISABLE_DKIM build & test. Fix build on systems...
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-05 Jeremy Harristidying
2016-08-04 Jeremy HarrisMerge branch 'fakereject'
2016-08-04 Jeremy HarrisLogging: visibility of fakereject
2016-08-04 Jeremy HarrisDKIM: log error on overlong input line
2016-08-03 Jeremy HarrisNamed queues: Add queue name to "queued by ACL" log...
2016-08-03 Jeremy HarrisDANE: treat a TLSA response having only non-TLSA record...
2016-08-02 Jeremy Harrispass advertised facility to continued-transport process
2016-08-02 Jeremy Harristransmit logging
2016-08-02 Jeremy Harrisreceive with DKIM
2016-08-02 Jeremy Harristransmit with DKIM
2016-08-02 Jeremy Harrisbasic & pipelined transmit testcases
2016-08-02 Jeremy HarrisCallback into smtp transport for BDAT commands
2016-08-02 Jeremy Harristidying
2016-08-02 Jeremy Harrisfeed need for BDAT down to write_chunk()
2016-08-02 Jeremy Harristidying: dkim output buffer
2016-08-02 Jeremy Harristidying: dkim output function args
2016-08-02 Jeremy Harristransmit peer capability recognition
2016-08-02 Jeremy Harrisreceive flow processing
2016-07-31 Jeremy HarrisFix $body_linecount for empty lines
2016-07-31 Jeremy HarrisLogging: Fix logging of errors under PIPELINING
2016-07-30 Jeremy HarrisExpansions: shortcut hmac expansion during syntax-check...
2016-07-30 Jeremy HarrisExpansions: add operators base32, base32d
2016-07-27 Jeremy HarrisUnbreak transport-filters & bounce-generation.
2016-07-26 Jeremy Harristidying
2016-07-25 Jeremy Harrisdebug: prettify expansion condition trace output
2016-07-24 Jeremy Harrisrecive smtp command
2016-07-24 Jeremy Harrisfeature advertise
2016-07-24 Jeremy Harristidying
2016-07-24 mrgusDKIM: error verification on missing tags. Bug 1853
2016-07-10 Jeremy HarrisCutthrough: expand transport dkim_domain option when...
2016-07-08 Jeremy HarrisCutthrough: disable on >1 addr from routing, and on...
2016-07-08 Jeremy HarrisCutthrough: avoid use of callout result cache
2016-07-07 Jeremy Harristidying
2016-06-17 Jeremy Harristidying
2016-06-12 Jeremy HarrisSafety check in deliver_split_address()
2016-06-12 Jeremy HarrisRouting: fix $verify_mode to be usable in routers
2016-06-03 Jeremy HarrisTidying: coverity issues
2016-06-03 Heiko Schlitterman... Fix compiler warning/error on set_process_info(sprintf())
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-06-02 Jeremy HarrisExpansions: add ${sha3:<string>} item
2016-06-02 Jeremy HarrisAdd support for ${sha256:<string>}
2016-06-02 Jeremy HarrisSetup for >2 sha methods
2016-06-02 Jeremy HarrisMove native sha1 implementation from auths to toplevel...
2016-06-02 Jeremy HarrisPromote the pdkim variant-implementation sha routines...
2016-06-02 Jeremy HarrisEnhance logging for unfound spoolfile
2016-05-31 Jeremy HarrisDisallow queue= modifier from DATA ACL
2016-05-31 Jeremy HarrisSupport "-qGpostgresql -Mvl <id>" and a better exiwhat...
2016-05-30 Jeremy HarrisAvoid writing msglog files in -bh and -bhc modes. ...
2016-05-27 Heiko Schlitterman... exipick: autodetect the spool directory from exim -bP
2016-05-25 Jeremy HarrisTidying. Bug 1836
2016-05-25 Jeremy HarrisAccept "exim -bp -qGname"
2016-05-24 Jeremy HarrisFix crash in VRFY handling for an unqualified name...
2016-05-23 Jeremy Harrisfix queue_name tracking across exec
2016-05-21 Jeremy HarrisDebug: "kill" option on ACL control=debug. Bug 1831
2016-05-21 Jeremy HarrisAdd glibc version to libraries report
2016-05-21 Jeremy HarrisTestsuite: GnuTLS server TLD startup errors testcase
2016-05-17 Jeremy HarrisTidying: coverity issues
2016-05-17 Jeremy HarrisTLS: retire obsolete options gnutls_require_{kx,mac...
2016-05-17 Jeremy HarrisDelivery: clarify error log line. Bug 1782
2016-05-16 Jeremy HarrisLogging: dnssec status on accept & delivery lines
2016-05-12 Jeremy HarrisDANE: for hosts_try_dane (but not _require), on dnssec...
2016-05-10 Jeremy Harrisshift queue name use up to top layer in spooldir hierachy
2016-05-10 Jeremy HarrisCollect spool-layout code to one file
2016-05-09 Jeremy HarrisNew $queue_name variable
2016-05-08 Jeremy Harrisperiodic queue runner
2016-05-08 Jeremy Harristransport_pass_socket
2016-05-08 Jeremy Harrislogging
2016-05-08 Jeremy Harristestcase
2016-05-07 Jeremy HarrisACL modifier
2016-05-07 Jeremy HarrisCommand-line options
2016-05-07 Jeremy Harrisglobal queue_name
2016-05-06 Jeremy HarrisAvoid exposing passwords in log, on failing ldap lookup...
2016-05-04 Jeremy HarrisAvoid exposing passwords in log, on failing ldap lookup...
2016-05-04 Jeremy HarrisTLS: support older GnuTLS versions
2016-05-04 Jeremy HarrisTLS: when tls_certificates unset, generate a selfsigned...
2016-04-26 Jeremy HarrisDelivery: quieten smtp transport conn reuse vs. deliver...
2016-04-24 Jeremy Harrischar signedness
2016-04-24 Jeremy HarrisDANE: Remove fallback from hosts_try_dane. If TLSA...
2016-04-21 Jeremy HarrisDANE: treat "no action taken" response from library...
2016-04-20 Heiko Schlitterman... Doc: fix minor typos
2016-04-18 Heiko Schlitterman... configure.default: nice message for overlong lines...
2016-04-14 Jeremy HarrisTidying: coverity issues
2016-04-14 Jeremy HarrisFix Solaris build
2016-04-14 Jeremy HarrisTidying: coverity issues
2016-04-14 Jeremy HarrisExpansions: fix forced-fail of extract. Bug 1815
2016-04-14 Jeremy HarrisExpansions: better error messages for parse errors...
2016-04-10 Jeremy Harristidying: char signedness
2016-04-10 Jeremy HarrisString-handling: rename string_cat() to string_catn...
2016-04-10 Jeremy HarrisDKIM: use Exim native memoory management
2016-04-10 Jeremy Harristidying: char signedness
next