change num() to imapNumber() and nntpNumber(), add comments about semantics
[org.ibex.mail.git] / src / org / ibex / mail / protocol / NNTP.java
2007-02-28 adamchange num() to imapNumber() and nntpNumber(), add...
2007-01-21 adammore conflict resolution
2007-01-21 adamconflict resolution
2007-01-21 adamnntp improvements
2007-01-21 adamnntp improvements: posting, authentication
2006-07-19 adammailing list improvements (and nntp)
2006-04-15 adamrobustness hacks for NNTP
2006-02-04 adambugfix for NPE on newsgroup not found
2005-03-24 adamadjusted for changes to jinetd
2005-03-18 adamminor changes for Jetty
2005-02-23 adamimplemented bounce messages
2005-02-21 adammassive robustness overhaul
2005-01-11 adamupdate Mail for new JS API
2005-01-10 adammerger
2005-01-07 adammerge
2005-01-07 adamNNTP overhaul
2005-01-07 adamNNTP: better error handling
2005-01-07 adammore efficient NNTP HEAD
2005-01-07 adamadded error codes to NNTP exceptions
2005-01-04 adamlicensing update to APSL 2.0
2004-10-30 adamstupid bugfixes
2004-10-18 adamchanged return type of Iterator.head() to return headers
2004-08-11 adamreply 221->211
2004-08-11 adamstart counting at 1
2004-08-11 adamcaseification fix
2004-08-05 adampreliminary authentication support
2004-07-21 adamNNTP support
2004-07-20 adamtotal overhaul; were using MIME and MIME.Part now
2004-07-13 adambogus
2004-06-20 adamalmost there
2004-03-18 adamimport