Mercurial > dnsbl
comparison NEWS @ 187:f0eda59e8afd
fix null pointer dereference from missing HELO command
author | carl |
---|---|
date | Sat, 10 Nov 2007 10:20:54 -0800 |
parents | 505283ab296c |
children | 8f4a9a37d4d9 |
comparison
equal
deleted
inserted
replaced
186:2a80c9b5d2c9 | 187:f0eda59e8afd |
---|---|
1 $Id$ | 1 $Id$ |
2 | 2 |
3 6.13 2007-11-10 Fix null pointer dereference on missing HELO command. | |
3 6.12 2007-10-13 SMTP rejections take precedence over greylisting. | 4 6.12 2007-10-13 SMTP rejections take precedence over greylisting. |
4 6.11 2007-10-07 Add DCC filtering via dccifd. Fix static buffer referenced by multiple threads. | 5 6.11 2007-10-07 Add DCC filtering via dccifd. Fix static buffer referenced by multiple threads. |
5 6.10 2007-09-23 Don't whitelist addresses with embedded blanks, or the empty path. | 6 6.10 2007-09-23 Don't whitelist addresses with embedded blanks, or the empty path. |
6 6.09 2007-09-06 Fix memory leak. Update timestamps when receiving from auto-whitelisted sender. | 7 6.09 2007-09-06 Fix memory leak. Update timestamps when receiving from auto-whitelisted sender. |
7 6.08 2007-08-30 Don't do generic reverse dns filtering on authenticated connections. | 8 6.08 2007-08-30 Don't do generic reverse dns filtering on authenticated connections. |