36 Commits (0162c9f5b88fd41823e46dee2d73979e72cae164)

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