Hopefully the final lot of test files.
[exim.git] / src / src / host.c
2005-12-06 Philip HazelAdd disable_ipv6, tidy up calls to string_is_ip_address().
2005-11-21 Philip HazelMend comparison bug for canonical vs non-canonical...
2005-11-11 Philip Hazel1. Don't show helo=[<ip address>] unnecessarily. 2...
2005-10-03 Philip HazelMissing #if HAVE_IPV6 conditional.
2005-09-19 Philip HazelMore work for interfacing to the new test suite.
2005-09-16 Philip HazelFurther changes for the benefit of the new test suite.
2005-08-22 Philip HazelFix comparison of [IPv6:....] to sender host address for
2005-08-09 Philip HazelAllow port setting on lists of hosts in manualroute...
2005-08-02 Philip HazelSet USE_INET_NTOA_FIX for AIX as well as for IRIX ...
2005-06-22 Philip HazelInsert a lot of missing (void) casts.
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-25 Philip Hazel(1) Added $host_lookup_deferred.
2005-01-12 Philip Hazelhost_aton() was not handling scoped IPv6 addresses...
2005-01-11 Philip HazelCorrected several mis-calls of is_ip_address() that...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-29 Philip HazelThe host_aton() buffer overflow: (1) Put a check in...
2004-11-18 Philip HazelCanonicize IPv6 addresses that are supplied via -bh...
2004-11-12 Philip HazelExim went into a mad DNS lookup loop when doing a callo...
2004-10-07 Philip HazelStart