提交歷史

作者 SHA1 備註 提交日期
  Michael Elkins 54d8140f6e fixed unused var warning in imap_open() 23 年之前
  Michael Elkins fe438026b0 PREAUTH support from Oswald Buddenhagen <ossi@kde.org> 23 年之前
  Michael Elkins c121ec912f updated year in copyright notice 23 年之前
  Michael Elkins de1f9e1941 remove c++ style comments 23 年之前
  Michael Elkins 087fb470e7 update version to 0.7 23 年之前
  Michael Elkins c84a888a7d set compiler warnings for gcc-3.0 as well 24 年之前
  Michael Elkins 6f647ae37b fixed maildir message filenames to comply with the maildir(5) specification. 24 年之前
  Michael Elkins e2f1cd779b we should issue a CAPABILITY even if we aren't going to use ssl/tls so that 24 年之前
  Michael Elkins 8af21c5604 handle untagged responses in imap_fetch_message() so that it doesn't bomb 24 年之前
  Michael Elkins 9a5b57eb7d isync should continue to process additional mailboxes even if there is an 24 年之前
  Michael Elkins 216c26cceb fixed compiler warnings under Solaris 2.7 24 年之前
  Michael Elkins 1b97128b47 rfc2595 compliance patch from Daniel Resare <noa@metamatrix.se> 24 年之前
  Michael Elkins 1db31aabd7 patch from Daniel Resare <noa@metamatrix.se>: 24 年之前
  Michael Elkins 6dba87f0ec patch from Daniel Resare <noa@metamatrix.se> 24 年之前
  Michael Elkins 77358f1706 include <sys/types.h> for off_t 24 年之前
  Michael Elkins 91d2f60584 fixed cram compilation error under bsd 24 年之前
  Michael Elkins 7173d07192 added support for tilde (~) expansion in the `Mailbox' and `CertificateFile' 24 年之前
  Michael Elkins b3672634e5 set imap->prefix to be the namespace prefix 24 年之前
  Michael Elkins bcecbe5eeb broke config code into config.c 24 年之前
  Michael Elkins 521b68eb63 fixed compilation error with no libssl support ("lorenzo martignoni" 24 年之前
  Michael Elkins e585d40076 use imap_close to terminate a connection in imap_open() 24 年之前
  Michael Elkins acd674f93e allow leading whitespace in config files 24 年之前
  Michael Elkins 6f4cd030f8 don't use NAMESPACE unless the server supports it 24 年之前
  Michael Elkins b3eb5661eb added CRAM-MD5 authentication support. 24 年之前
  Michael Elkins 074298d482 isync-brokenservers.diff (Jeremy Katz <katzj@linuxpower.org>) 24 年之前
  Michael Elkins 04fdf7d120 prompt user if they wish to continue if the server's X.509 certificate can't 24 年之前
  Michael Elkins 0527181f45 added MaxSize configuration variable 24 年之前
  Michael Elkins a8f9af4296 RFC822.PEEK is obsolete in RFC2060. Use BODY.PEEK[] instead, which does 24 年之前
  Michael Elkins bcd160efb2 can't assume flag order when fetching a message. just search for the 24 年之前
  Michael Elkins ba7650c9b7 added generic IMAP list parser and rewrote imap_exec() to handle 24 年之前