]> 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 3a001a0ce75334a242f9cf0411c4a7f1a32c4d1e..9677f66dd02d26939249a6db4be67737cd99a276 100644 (file)
@@ -1,4 +1,25 @@
  $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
+
+ Revision 614.27  2004/02/12 04:16:38  ajc
+ * Support for PLAIN logins in IMAP (need to test!)
+
  Revision 614.26  2004/02/11 03:50:49  ajc
  * The groupware folders "Calendar", "Contacts", "Notes", and "Tasks" are
    now presented as subfolders of INBOX when using IMAP.  This is for the
@@ -5313,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
-