formatting
[org.ibex.mail.git] / src / org / ibex / mail / Whitelist.java
2009-06-22 adamformatting master
2009-06-22 adamWhitelist.java: never send a challenge in response...
2008-03-01 adammove streamToString to SqliteDB.java
2008-03-01 adamadd createIndex() calls to Whitelist
2007-07-22 adamhighly suspicious changes to IMAP.java
2007-07-15 adamSqliteTable: fixups to schema handling
2007-07-15 adambreak out SqliteTable
2007-07-15 adamrename SqliteTable -> SqliteDB
2007-07-15 adamfactor reap() out of SqliteTable constructor
2007-07-08 adamadd .txt to spam links
2007-07-05 adamsynchronize Whitelist methods and whitelist all three...
2007-03-17 adamWhitelist cleanup
2007-02-28 adamgraylist/whitelist updates
2007-01-28 adamdon't challenge the same sender twice
2007-01-21 adamdo not challenge messages with no envelope-to or with...
2007-01-20 adamadd whitelisting code