]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Add specific error codes for every command on the wire protocol, so that
[citadel.git] / citadel / ChangeLog
index becb79fb335747c85ae8b8d406d3d041a715511d..9677f66dd02d26939249a6db4be67737cd99a276 100644 (file)
@@ -1,4 +1,18 @@
  $Log$
+ Revision 614.31  2004/02/16 15:06:44  error
+ * Add specific error codes for every command on the wire protocol, so that
+   clients can more easily determine what went wrong.  Partially updated
+   session.txt (will finish it later).  This lets clients more easily
+   determine what, if anything, went wrong with a particular command.
+
+ Revision 614.30  2004/02/15 06:06:49  ajc
+ * More work on IMAP TLS.  Still not working correctly.  :(  Added in
+   support for server-side certificates.  Now instead of failing it hangs.
+ VS: ----------------------------------------------------------------------
+
+ Revision 614.29  2004/02/14 04:41:55  ajc
+ * STARTTLS attempt #2.  Still disabled because it's broken.
+
  Revision 614.28  2004/02/13 20:51:13  error
  * Reset screen attributes before fork() so that external programs do the
    right thing
@@ -5320,4 +5334,3 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncensored.citadel.org>
        * Initial CVS import
-