提交歷史

作者 SHA1 備註 提交日期
  Michael Elkins d228fae394 Updated the copyright notice to allow an exception for linking with OpenSSL, 22 年之前
  Michael Elkins 7cd74a1179 Bunch 'o patches from Oswald Buddenhagen: 22 年之前
  Michael Elkins 52a721187f explicitly set global.pass to NULL when getpass() returns an empty string. 23 年之前
  Michael Elkins 0162c9f5b8 Oswald Buddenhagen <ossi@kde.org> 23 年之前
  Michael Elkins d6fd1939ba fixed errors introduced by ME when hand-applying Oswald Nuddenhagen's 23 年之前
  Michael Elkins eb5f92821c Patch from Oswald Buddenhagen <ossi@kde.org> 23 年之前
  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 年之前