Mercurial > dnsbl
comparison NEWS @ 286:9bd5388bf469 stable-6-0-40
Fix possible segfault in mlfi_connect, hostaddr might be null
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Wed, 05 Feb 2014 07:54:38 -0800 |
parents | 896b9393d3f0 |
children | 9f0d9fcb58dd |
comparison
equal
deleted
inserted
replaced
285:0bc4442e16c1 | 286:9bd5388bf469 |
---|---|
1 6.40 2014-02-05 Fix possible segfault in mlfi_connect, hostaddr might be null. | |
1 6.39 2013-12-31 Fix segfault caused by freeing unallocated memory. | 2 6.39 2013-12-31 Fix segfault caused by freeing unallocated memory. |
2 6.38 2013-12-24 Activate check for unique ip connection limits. | 3 6.38 2013-12-24 Activate check for unique ip connection limits. |
3 6.37 2013-12-17 Add unique ip connection limits per authenticated id or email address. | 4 6.37 2013-12-17 Add unique ip connection limits per authenticated id or email address. |
4 6.36 2013-09-09 Code cleanup, increase minimum hostname length for uribl checking. | 5 6.36 2013-09-09 Code cleanup, increase minimum hostname length for uribl checking. |
5 6.35 2013-09-09 Use mozilla prefix list for tld checking. Enable surbl/uribl/dbl rhs lists. | 6 6.35 2013-09-09 Use mozilla prefix list for tld checking. Enable surbl/uribl/dbl rhs lists. |