]> Pileus Git - ~andy/fetchmail/history - imap.c
Attempt merging from 6.3.24.
[~andy/fetchmail] / imap.c
2013-01-02 Matthias AndreeAttempt merging from 6.3.24.
2012-09-05 Matthias AndreeMerge branch 'legacy_63'
2012-05-15 Sunil Shetyefetchmail workaround for a bug in Microsoft Exchange
2012-05-10 Sunil Shetyefetchmail workaround for a bug in Microsoft Exchange
2011-11-22 Mikulas Patockafetchmail workaround for a bug in Zimbra
2011-06-19 Matthias AndreeRevert "Use SO_???TIMEO, to fix hangs during STARTTLS...
2011-05-30 Matthias AndreeMerge branch 'common-6x'
2011-05-26 Matthias AndreeMerge branch 'common-6x'
2011-05-26 Matthias AndreeDrop FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN dud again.
2011-05-26 Matthias AndreeRun S(TART)TLS negotiation under timeout alarm.
2011-05-26 Matthias AndreeHandle socket errors on CAPABILITY probes.
2011-05-26 Matthias AndreeDrop FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN dud again.
2011-05-26 Matthias AndreeRun S(TART)TLS negotiation under timeout alarm.
2011-05-22 Matthias AndreeHandle socket errors on CAPABILITY probes.
2011-05-17 Matthias AndreeMerge 'next' branch up to tag 'before-cpp'
2011-05-17 Matthias AndreeUse SO_???TIMEO, to fix hangs during STARTTLS negotiation.
2011-05-03 Matthias AndreeFixup: remove unused variables.
2011-05-03 Sunil ShetyeDo not search for UNSEEN messages in ranges.
2011-05-03 Matthias AndreeAdd FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN env' var.
2011-03-19 Matthias AndreeRemove IMAP2 support.
2010-12-14 Matthias AndreeMerge branch 'master' into next
2010-12-13 Matthias AndreeMerge branch 'master' into next
2010-12-13 Matthias AndreeMerge commit 'refs/merge-requests/4' of gitorious.org...
2010-12-13 Matthias AndreeMerge commit 'refs/merge-requests/1' of gitorious.org...
2010-12-12 Matthias AndreeMerge Rainer Weikusat's P-Tree implementation for uid.
2010-12-12 Matthias AndreeUpdate for gettext 0.17.
2010-12-12 Matthias AndreeKill Kerberos IV and RPOP.
2010-12-12 Matthias AndreeRemove some obsolete constructs...
2010-12-10 Matthias AndreeHack: support quoted string in imap_fetch_body()
2010-11-19 Sunil ShetyeDo STARTTLS/STLS negotiation in IMAP/POP3 if it is...
2010-11-10 Sunil ShetyeDistinguish between server not advertising TLS capabili...
2010-10-09 Matthias AndreeMerge branch 'master' of gitorious.org:fetchmail/fetchmail
2010-10-09 Matthias AndreeFactor out common NTLM code.
2010-10-09 Matthias AndreeFix dead assignments.
2010-09-25 Matthias AndreeRemove some unneeded SASL cancellations.
2010-09-25 Matthias AndreeCancel SASL AUTH properly on GSSAPI errors.
2010-08-28 Matthias AndreeDon't try to match trailing literals in sscanf,
2010-08-28 Sunil Shetyeparse response to FETCH in a more flexible manner
2010-08-21 Matthias AndreeAvoid wedging Exchange 2007 with GSSAPI.
2010-05-24 Ben KibbeyMerge remote branch 'upstream/master'
2010-04-18 Matthias AndreeAdd --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_...
2010-03-18 Matthias AndreeFix lots of warnings, most around string literals...
2010-02-04 Matthias AndreeFix input type for isalnum().
2010-02-04 Matthias AndreeStricter validation of IMAP responses containing byte...
2010-02-04 Matthias AndreeIMAP SEARCH fixes & FETCH fallback by Sunil Shetye
2010-01-22 Matthias AndreeClarify IMAP BYE response logging.
2010-01-22 Matthias AndreeFix IMAP IDLE and untagged (* ...) response parser...
2009-06-30 Matthias AndreePreliminary Yahoo/Zimbra IMAP ID ("guid" "1") support...
2009-04-23 Matthias AndreeSupport NIL as body length (Exchange). Fixes Berlios...
2009-01-14 Matthias AndreeFix a few compiler warnings around implicit conversion...
2008-03-07 Matthias AndreeMerge Daniel Richard G.'s --sslcommonname option.
2007-12-26 Matthias AndreeFix Berlios Bug #11797, imap_mark_seen doesn't consider...
2006-12-16 Matthias AndreePatch by Sunil Shetye:
2006-11-27 Matthias AndreeTrash shroud store.
2006-11-26 Matthias AndreeFirst step towards really fixing TLS vuln, CVE-2006...
2006-11-12 Matthias AndreeFix TLS issue: fail if sslfingerprint, sslproto tls1...
2006-11-01 Matthias AndreeSnapshot 6.3.6-rc1.
2006-08-14 Matthias AndreeAdd IMAP AUTH=EXTERNAL support. BerliOS Patch #1095.
2006-08-07 Matthias AndreeLog opportunistic TLS upgrades in verbose mode.
2006-05-21 Matthias Andree* IMAP4 patch by Sunil Shetye:
2006-05-15 Matthias AndreeMake IMAP4 IDLE work on servers that do not update...
2006-05-15 Matthias AndreeAdd two missing comments.
2006-05-12 Matthias AndreeWhen using NTLM authentication, use regular IMAP respon...
2006-03-15 Matthias AndreeFurther cleanups to compile with C++ compiler.
2006-03-14 Matthias AndreeDo not send EXPUNGE after NOOP-idling (Sunil Shetye...
2006-03-14 Matthias AndreeFix more compiler warnings.
2006-03-14 Matthias Andreemerge Mirek's fetchmail-signed.patch
2006-03-10 Matthias AndreeMerge Sunil Shetye's patch to fix NOOP-based IDLE emula...
2006-03-01 Matthias AndreeHandle other clients concurrently accessing IMAP mailbo...
2006-01-20 Matthias Andreedon't complain about READ-ONLY IMAP folders in --fetcha...
2005-12-18 Matthias AndreeUse a simplified version of Sunil's patch to cope with...
2005-11-27 Matthias AndreeRevise a check that didn't work on 64-bit SUSE Linux...
2005-11-17 Matthias AndreeUse more stringent check for untagged responses - we...
2005-11-14 Matthias AndreePatch to make imap_trail actually work. Sunil Shetye.
2005-11-09 Matthias AndreeWhen eating message trailer, don't see any line contain...
2005-10-21 Matthias AndreeGlobal variable cleanup, to fix daemon mode reinitializ...
2005-09-25 Matthias AndreeProperly cast arguments of ctype is*()/to*() functions...
2005-09-21 Matthias AndreeMake SSL connection failures PS_SOCKET (not PS_AUTHFAIL...
2005-09-21 Matthias AndreeExpunge between IMAP folders when polling multiple...
2005-08-28 Matthias AndreeLarge protocol independence patch.
2005-08-02 Matthias AndreeRemove port/service dualism and make everything a service.
2005-07-23 Matthias AndreeFix IMAP code to use password of arbitrary length from...
2005-07-20 Matthias Andreestrncpy -> strlcpy. Mark 'bogus message count\!' messa...
2005-07-03 Matthias Andreei18n fixes, cs.po updates, by Miloslav Trmac.
2004-11-10 Matthias AndreeClean up the horrible HAVE_[V]SNPRINTF mess, use Trio...
2004-10-20 Matthias AndreeFix miscellaneous warnings.
2004-09-10 Matthias AndreeMerge Fabrice Bellet's patch to fix recentcount/count...
2004-06-19 Matthias AndreeFix various warnings.
2004-06-19 Matthias AndreeCast arguments of is*() ctype.h functions to unsigned...
2004-06-18 Matthias AndreeCompiler warnings fixes, preprocessor and minor general...
2004-06-18 Matthias AndreeFix various compiler warnings.
2004-06-11 Matthias AndreeQuench some GCC 3.4 warnings by making sure that all...
2004-01-13 Eric S. RaymondPOP3 strong authentication fixes.
2003-10-15 Eric S. RaymondSunil's transaction patches.
2003-10-10 Eric S. RaymondMerge in various small fixes, including two remote DOS
2003-08-06 Eric S. RaymondReady to ship.
2003-07-22 Eric S. RaymondSupport faked IDLE.
2003-07-17 Eric S. RaymondFirst round ofmlong-delayed bug fixes.
2003-03-01 Eric S. RaymondGuard some buffers.
2003-02-28 Eric S. RaymondIDLE implementation.
next