DNS: explicit alloc/free of workspace
[exim.git] / src / src / transports /
2021-03-16 Jeremy HarrisPipeline QUIT after data
2021-02-23 Jeremy HarrisBulid: fix DISABLE_PIPE_CONNECT build. Bug 270333
2021-02-19 Heiko SchlichtingUse random_number rather than random, for external...
2021-02-19 Heiko SchlichtingFix weight calculation for socks_proxy. Bug 2694
2021-02-13 Jeremy HarrisFix build for platforms not having ulong
2021-02-13 Jeremy Harriswip
2021-02-12 Jeremy HarrisFix FreeBSD 13 build
2021-02-06 Jeremy HarrisFix handling of server which follows a RCPT 452 with...
2021-01-24 Jeremy HarrisTFO: cleanup the TCP pure ack of SMTP banner
2021-01-22 Jeremy HarrisFix getting non-TLS QUIT in FIN segment
2021-01-22 Jeremy HarrisTLS: on Linux when sockopt TCP_FASTOPEN_CONNECT is...
2021-01-21 Jeremy Harris Avoid bare TCP ACKs during TLS-on-connect startup.
2021-01-15 Jeremy HarrisHints DB: harden against corrupt files by ignoring...
2021-01-04 Jeremy HarrisBSD: avoid delay on continued-connection
2021-01-01 Jeremy HarrisFreeBSD: packet coalescing
2020-12-24 Jeremy HarrisConvert more cases of list-walking to use self-assigned...
2020-11-03 Jeremy Harristidying
2020-10-30 Jeremy HarrisFix build on platforms lacking TIOCOUTQ ioctl
2020-10-29 Jeremy HarrisFix build on platforms lacking TIOCOUTQ ioctl
2020-10-29 Jeremy HarrisDebug: show stalled send-data count on message-errors
2020-10-05 Jeremy HarrisGnuTLS: when library too old for system CA bundle suppo...
2020-10-04 Jeremy HarrisUnbreak build on non-inotify platforms
2020-10-03 Jeremy HarrisTLS: preload configuration items
2020-08-31 Jeremy HarrisFix non-TLS build
2020-08-27 Jeremy HarrisFix non-DANE build
2020-08-26 Jeremy HarrisDANE: Fix 2 messages from queue case
2020-08-24 Jeremy HarrisBuild: ifdef guard for EXPERIMENTAL_QUEUEFILE
2020-08-23 Jeremy HarrisFix non-DANE build
2020-08-23 Jeremy HarrisDANE: Fix 2-rcpt message, diff domins case. Bug 2265
2020-08-23 Jeremy Harristidying
2020-08-19 Jeremy HarrisDANE: force SNI to use $domain. Bug 2265
2020-08-02 Jeremy HarrisEnforce STARTTLS sync point, client side
2020-06-28 Jeremy Harris Remove attempts to quieten compiler static-checking...
2020-06-27 Jeremy HarrisRemove attempts to quieten compiler static-checking
2020-06-25 Jeremy HarrisBuild: guards on openat()
2020-06-08 Jeremy HarrisFilters: fix "vacation" in Exim filter. Bug 2593
2020-06-08 Jeremy Harriswip
2020-06-01 Jeremy HarrisMerge branch '4.next'
2020-05-29 Andreas MetzlerFix format of maildir filenames. Bug 1329
2020-05-26 Jeremy HarrisQuota checking during reception. Bug 163
2020-05-25 Jeremy Harristidying
2020-05-13 Jeremy HarrisDebug: quieten DSN
2020-05-13 Jeremy Harrissmtp transport: message_linelength_limit option. Bug...
2020-05-10 Jeremy HarrisMove the TLS resumption support from Experimental to...
2020-05-07 Jeremy HarrisI18N: change default on smtp transport, to downconvert...
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-19 Jeremy HarrisEvents: Fix msg:defer event for the hosts_max_try_hardl...
2020-04-14 Jeremy HarrisEarly-pipe: invalidate cache on a failure of required...
2020-04-05 Jeremy HarrisTaint: check on supplied buffer vs. list when extractin...
2020-04-04 Jeremy Harristidying: skip_whitespace
2020-03-28 Jeremy HarrisTaint enforce: directory open backstops, single-key...
2020-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-22 Jeremy Harrisexit-time debug
2020-03-22 Jeremy Harrisdebug tidying
2020-03-22 Jeremy Harrischild-open debug
2020-03-20 Jeremy HarrisFix segfault on bad cmdline -f (sender) argument. ...
2020-03-20 Jeremy Harrisconsistent fork-time debug
2020-03-18 Jeremy Harristidying
2020-03-15 Jeremy Harrislabelled-process fork function
2020-03-10 Jeremy HarrisEarly-pipe: retry without pipelining on first-response...
2020-03-05 Jeremy HarrisDocs: tidying
2020-02-17 Jeremy HarrisFix continued-connection SIZE parameter on MAIL commman...
2020-01-26 Jeremy HarrisACL: control = queue/first_pass_route
2020-01-26 Jeremy Harristidying
2020-01-21 Jeremy HarrisUse dedicated union member for option offsets
2020-01-11 Jeremy Harristaint enforce: file access backstops
2020-01-11 Jeremy Harrisautoreply transport: taint-enfoce options
2020-01-11 Jeremy Harrispipe transport: taint-enforce command
2020-01-11 Jeremy Harrisappendfile: taint-enforce file & directory options
2020-01-11 Jeremy Harrisappendfile: refactor
2020-01-11 Jeremy Harrisappendfile: tidying
2020-01-11 Jeremy Harristidying: CCSS macro
2019-12-29 Jeremy HarrisLogging: Add DT= to defer & fail message lines. Bug 322
2019-12-22 Jeremy HarrisPIPELINING: break and check for 452 every hundred RCPTs
2019-12-15 Jeremy HarrisEvents: add msg:defer Bug 2477
2019-12-14 Jeremy HarrisZero smtp context structure after allocation
2019-12-13 Jeremy HarrisEarly-pipe: clear unused feature bits
2019-12-11 Jeremy HarrisFix taint issue in transport with DSN. Bug 2491
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-12-05 Jeremy HarrisTransports: explicit errno values in returns
2019-11-18 Jeremy HarrisTLS: restore TLS protocol version to default Received...
2019-11-14 Jeremy HarrisTLS: variables $tls_(in,out)_tlsver
2019-11-05 Jeremy HarrisDKIM/CHUNKING: support CHUNKING when a transport_filter...
2019-11-01 Jeremy HarrisLogging: TLSA lookups should honor slow_lookup_log
2019-10-20 Jeremy HarrisBuild: include early-pipelining unless disabled
2019-10-19 Jeremy HarrisCHUNKING: fix all-RCPTs-rejected, non-pipelined. Bug...
2019-10-18 Heiko Schlitterman... Change the default of dnssec_request_domains to '*'
2019-10-12 Jeremy HarrisReduce delivery process startup time
2019-10-12 Jeremy HarrisFix errorcheck in smtp transport
2019-10-12 Jeremy HarrisPerformance timing measurements
2019-10-04 Jeremy HarrisEvents: Add smtp:ehlo event
2019-10-02 Jeremy HarrisDSN: add References: header. Bug 2452
2019-08-15 Jeremy HarrisAppendfile: when evaluating quota use attemd to link...
2019-08-01 Jeremy Harristidying
2019-07-29 Jeremy HarrisFix taint-checking on OpenBSD
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-07-06 Jeremy Harrismore function attribute annotation
2019-06-05 Jeremy HarrisFix smtp response timeout
2019-05-28 Jeremy HarrisPIPE_CONNECT: promote from experimental
2019-05-27 Jeremy HarrisPIPE_CONNECT: avoid using when the transport helo_data...
next