Copyright year updates (things touched in 2015)
[exim.git] / src / src / ip.c
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-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