qpsmtpd/lib
Matt Simerson 8e9e2926c4 Qpsmtpd: untaint config data passed to plugins
if QP passes in tainted data, such as a hostname that subsequently gets used to open a connection using IO::Socket, the plugin die because the information is tainted. Fix it once here, instead of in each plugin.
2013-04-25 18:44:21 -04:00
..
Apache find . -name '*.pm' -exec perltidy -b {} \; 2013-04-21 00:08:43 -04:00
Danga find . -name '*.pm' -exec perltidy -b {} \; 2013-04-21 00:08:43 -04:00
Qpsmtpd distinguish rejecting versus tolerated failures 2013-04-24 16:25:31 -04:00
Qpsmtpd.pm Qpsmtpd: untaint config data passed to plugins 2013-04-25 18:44:21 -04:00