OpenSSL: fix bulid on older library versions
[exim.git] / src / src / ip.c
2020-01-25 Brian FoleyTFO: even in binary built for modern Linux, handle...
2020-01-23 Jeremy HarrisDovecot auth: inet socket. Bug 2280
2019-12-23 Jeremy Harristidying
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-12-08 Jeremy HarrisFreeBSD: better support for TFO
2019-12-03 Jeremy HarrisTFO: disable for FreeBSD
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-07-20 Jeremy HarrisDebug: indent lowlevel connect result
2019-06-26 Jeremy Harristidying
2019-06-05 Jeremy HarrisFix smtp response timeout
2019-05-24 Jeremy HarrisTLS: move from SUPPORT_TLS to DISABLE_TLS macro for...
2019-04-23 Jeremy HarrisCompiler quietening
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-11-06 Jeremy Harristidying
2018-11-05 Jeremy HarrisMacOS: fix build
2018-11-05 Jeremy HarrisSquashed commit of PIPE_CONNECT
2018-10-30 Jeremy HarrisMacOS: TCP Fast Open
2018-10-21 Jeremy HarrisDebug: provide for SIGALRM tracking
2018-10-06 Jeremy HarrisTFO: use enum for client status
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-08-22 Jeremy Harristidying
2018-06-25 Jeremy HarrisExpansions: A tls option on ${readsocket }. Bug 2282
2018-06-24 Jeremy HarrisTLS: rework client-side use with an explicit context...
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-10 Jeremy HarrisFix FreeBSD build (again)
2017-10-10 Jeremy HarrisAvoid build conflict vs. FreeBSD /usr/include/sys/file.h
2017-10-08 Jeremy HarrisFix debug_printf data size
2017-10-08 Jeremy HarrisTFO: on FreeBSD avoid client TFO-mode connects unless...
2017-10-03 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-01 Jeremy HarrisTestsuite: for TFO testcases manipulate the system...
2017-10-01 Jeremy HarrisTFO: better detection of client fast-open connections...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-09-20 Jeremy HarrisTFO: early-data for ClamAV and for readsocket expansion
2017-09-19 Jeremy HarrisTFO: better detection of client fast-open connections
2017-09-19 Jeremy HarrisTFO: early-data for client outbound via socks5 proxy
2017-08-31 Jeremy HarrisLogging: TCP Fast Open
2017-08-14 Jeremy Harristidying
2017-08-09 Jeremy HarrisCoding: use specified-initialisers
2017-03-13 Jeremy HarrisSync 4.next from master
2017-01-31 Phil PennockCopyright year bumps for substantive changes 2017 exim-4_89_RC1
2017-01-29 Jeremy HarrisTFO: remember setsockopt results, to condition non...
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-10-29 Jeremy Harristidying
2016-10-25 Jeremy HarrisTFO: use IPPROTO_TCP not SOL_TCL for setsockopt, being...
2016-10-22 Jeremy HarrisTFO: Support compilation on systems which define TCP_FA...
2016-10-22 Jeremy HarrisTCP Fast Open
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-02-15 Jeremy HarrisExpansions: shortcut hmac expansion during syntax-check...
2016-02-14 Jeremy HarrisMalware: fix error logged on a scanner connect fail...
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-09-12 Jeremy HarrisNew $callout_address variable to record spamd (etc...
2015-08-12 Heiko Schlitterman... Fix timeout adjustment in c528cec4
2015-08-12 Heiko Schlitterman... Adjust the timeout after interrupted select()
2015-08-09 Heiko Schlitterman... Really re-select() when interrupted.
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-05-19 Jeremy HarrisChange host_lookup re-forward from byname to bydns...
2015-03-24 Jeremy Harristidying
2015-03-15 Julian BrownWhen trying spooled messages, account for the local...
2015-03-15 Jeremy HarrisSOCKS: as a client, talk SMTP via a socks5 proxy. ...
2015-02-09 Jeremy HarrisAdd retry option to clamd and spamd. Bug 392
2015-02-01 Jeremy Harrisconstification
2015-01-27 Jeremy HarrisMake useful socket functions more generally available
2015-01-12 Jeremy HarrisSupport timeout option on malware=
2015-01-12 Jeremy HarrisApply timeout consistently to all malware scanner types
2015-01-12 Jeremy HarrisCode tidying
2014-12-29 Jeremy HarrisSupport timeout option on malware=
2014-12-28 Jeremy HarrisApply timeout consistently to all malware scanner types
2014-11-27 Jeremy HarrisTidying
2014-09-25 Jeremy HarrisClarify error message for host-connect fail. Bug 1505
2014-06-06 Jeremy HarrisMore care with time types
2014-06-05 Tony FinchFix udpsend and ip_connectedsocket(). exim-4_83_RC2
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-19 Todd LyonsCopyright year updates:
2014-03-15 Wolfgang BreyhaAdd tls_verify_hosts and tls_try_verify_hosts to smtp...
2014-03-09 Jeremy HarrisRefactor malware.c and introduce new scanner type ...
2014-02-09 Jeremy HarrisFix build on systems having ipv6 but lacking an IPV6_TC...
2014-01-07 Phil PennockCopyright year updates:
2013-09-30 Todd LyonsMerge branch 'patch-1' of https://github.com/bes-intern...
2013-09-28 Jeremy HarrisFix non-IPv6 compile on v6-less system
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-06-06 Phil PennockBUGFIX: forced-fail smtp option tls_sni would dereferen...
2012-06-04 Jeremy HarrisDual-tls - split management of TLS into in- and out...
2012-06-03 Phil PennockDSCP: inbound via control = dscp/<value>
2012-06-02 Phil PennockDSCP: take numeric values too.
2012-06-02 Phil PennockDSCP: document; hex print; -bI:dscp
2012-06-01 Phil PennockDSCP support, tentative
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-04-04 Philip HazelFix subtle but important bug in ip_connect(); it should...
2006-02-16 Philip HazelCode tidies to remove stuff that was needed only for...
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-10-07 Philip HazelStart