]> Pileus Git - ~andy/fetchmail/history - fetchmail.h
Minor bug fixes for socket.c
[~andy/fetchmail] / fetchmail.h
2011-05-04 Matthias AndreeDocument transact.c, RecvSplit.
2011-05-03 Sunil ShetyeDo not search for UNSEEN messages in ranges.
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 missing prototype for norm_charmap.
2010-10-05 Matthias AndreeFix prototype warnings, remove unused functions.
2010-08-27 Matthias AndreeX.509 matching split out; disallow TLD wildcards.
2010-08-21 Matthias AndreeAvoid wedging Exchange 2007 with GSSAPI.
2010-06-03 Matthias AndreeFix some rare or minor issues found with Clang 2.7...
2010-04-24 Matthias AndreeSplit string list stuff from uid.c into new idlist.c.
2010-04-24 Matthias AndreeComplete Doxygen documentation of uid.c and related...
2010-04-18 Matthias AndreeAdd --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_...
2010-04-18 Matthias AndreeFix MD5Digest prototype and remove unneeded type casts.
2010-03-18 Matthias AndreeFix MD5 compile on Solaris.
2010-03-18 Matthias AndreeFurther type fixes.
2010-03-18 Matthias AndreeFix lots of warnings, most around string literals...
2010-02-24 Matthias AndreeRename bad-header pass to bad-header accept, ...
2010-02-24 Matthias AndreeFeature: bad-header {reject|pass}
2010-02-10 Matthias AndreeRefactoring: Rename smtp_open() to smtp_setup()
2010-01-22 Matthias AndreeFix IMAP IDLE and untagged (* ...) response parser...
2009-08-05 Matthias AndreeAdd sdump(), split xmalloc.h out of fetchmail.h
2009-05-24 Matthias AndreeTreat permanent delivery errors as temporary (configura...
2009-05-04 Matthias AndreeMajor progress ticker bugfix/overhaul.
2009-05-04 Matthias AndreeAdd report_flush(fp) function (report.c).
2008-03-07 Matthias AndreeMerge Daniel Richard G.'s --sslcommonname option.
2007-11-06 Matthias AndreeRemove FETCHMAIL_DEBUG diversion that couldn't be offic...
2007-03-18 Matthias AndreeStrengthen APOP a bit (validate RFC-822 syntax) in...
2006-12-16 Matthias AndreeDrop PS_TRUNCATED (27), which is never returned.
2006-11-26 Matthias AndreeFirst step towards really fixing TLS vuln, CVE-2006...
2006-11-01 Matthias AndreeDocument sslproto details.
2006-09-25 Matthias AndreeAdd a comment.
2006-08-14 Matthias AndreeAdd IMAP AUTH=EXTERNAL support. BerliOS Patch #1095.
2006-08-14 Matthias AndreeWrap getaddrinfo() and block SIGALRM where needed.
2006-08-13 Matthias Andreefix compilation on systems that don't know struct addri...
2006-08-07 Matthias AndreeFreeaddrinfo() fix for Uli Zappe's bug.
2006-05-17 Matthias AndreeRevise UID_DELETED comment.
2006-05-15 Matthias AndreeRevise comments.
2006-04-02 Matthias AndreeAdd pidfile option, requested by Héctor García.
2006-04-01 Matthias AndreeAdd folder information to headers in tracepoll mode.
2006-03-15 Matthias AndreeTighter check if strerror declaration is needed.
2006-03-14 Matthias AndreeFix more compiler warnings.
2006-03-14 Matthias Andreemerge Mirek's fetchmail-signed.patch
2006-03-13 Matthias AndreeRename a methods and some variables to steer clear...
2006-01-11 Matthias AndreeFix a few compiler warnings through casts.
2006-01-07 Matthias AndreeRevise Maillennium workaround so that it is reported...
2005-12-20 Matthias Andree* SMTP/LMTP cleanup to fix these two bugs:
2005-11-14 Matthias AndreeSunil Shetye fixed these problems in a patch posted...
2005-11-10 Matthias AndreeDocument host_fqdn() interface.
2005-11-09 Matthias AndreeChange method->trail prototype to allow passing a tag...
2005-10-30 Matthias AndreeAdd parameter to host_fqdn() to state if the domain...
2005-10-30 Matthias Andree- make fetchmail --silent --quit really silent, Debian...
2005-09-25 Matthias AndreeRename isafile -> is_a_file, isidletimout -> is_idletimeout
2005-09-21 Matthias AndreeExpunge between IMAP folders when polling multiple...
2005-09-20 Matthias AndreeFix "auth ntlm" to send AUTH NTLM (rather than AUTH...
2005-09-17 Matthias AndreeMerge Sunil Shetye's --limitflush patch.
2005-08-28 Matthias AndreeLarge protocol independence patch.
2005-08-02 Matthias AndreeRemove port/service dualism and make everything a service.
2005-07-31 Matthias AndreeGet rid of alloca() in fetchmail.
2005-07-31 Matthias AndreeAdd xfree() macro.
2005-07-30 Matthias AndreeINCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY...
2005-07-23 Matthias AndreeRename lock_release to fm_lock_release, to avoid namesp...
2005-07-20 Matthias AndreeFix typo.
2005-07-20 Matthias AndreeAdd prototypes for strlc?? functions.
2005-07-20 Matthias AndreeAdd POSIX_space definition compliant to SUSv3.
2005-07-18 Matthias AndreeMake tracepolls a server option, as documented. Fixes...
2005-07-03 Matthias AndreeFix reply_hack() type of third argument (int vs. size_t...
2004-11-10 Matthias AndreeClean up the horrible HAVE_[V]SNPRINTF mess, use Trio...
2004-11-08 Matthias AndreeMake iana_charset variable a const char * (was char *).
2004-11-07 Matthias AndreeProvide iana_charset, a normalized IANA charmap name.
2004-10-20 Matthias AndreeLet stuff_warning do the RFC-2047 encoding.
2004-10-20 Matthias AndreeFix miscellaneous warnings.
2004-10-19 Matthias AndreeAdd RFC-2047 encoder for internationalized mail warnings.
2004-10-19 Matthias AndreeAdd replacement stpcpy.
2004-10-12 Matthias AndreeRemainder of 2003-11-07-6.2.5-shetye-bugfixes.diff:
2004-06-18 Matthias AndreeCompiler warnings fixes, preprocessor and minor general...
2004-06-18 Matthias AndreeFix various compiler warnings.
2004-01-13 Eric S. RaymondSunil Shetye's fix for SSL configuration.
2004-01-13 Eric S. RaymondPOP3 strong authentication fixes.
2003-10-15 Eric S. RaymondSunil's transaction patches.
2003-10-10 Eric S. RaymondStorage cleanup for new dup killer code.
2003-10-10 Eric S. RaymondDup killer now uses an MD5 hash of the message headers.
2003-10-10 Eric S. RaymondDup killer now uses an MD5 hash of the message headers.
2003-10-10 Eric S. RaymondBetter default for showdots.
2003-08-06 Eric S. RaymondReady to ship.
2003-07-17 Eric S. RaymondGet rid ofv non-portable whitespace messages.
2003-03-01 Eric S. RaymondGuard some buffers.
2003-02-28 Eric S. RaymondIDLE implementation.
2002-12-26 Eric S. RaymondRoutine updates, including the latest Shetye patch.
2002-12-13 Eric S. RaymondReady to ship 6-2-0.
2002-09-13 Eric S. RaymondSunil Shetye's latest cleanup patch.
2002-09-04 Eric S. RaymondSunil Shetye's re-exec patch.
2002-09-04 Eric S. RaymondCygwin port fix.
2002-06-22 Eric S. RaymondSunil's CAPA patch.
2002-06-07 Eric S. Raymondxmalloc type cleanup.
2002-06-03 Eric S. RaymondShrouding fix.
2002-04-09 Eric S. RaymondVarious cleanup patches.
2002-04-01 Eric S. RaymondOther routine fixups.
2002-03-10 Eric S. RaymondExpose the ESMTP name and password options.
2002-03-09 Eric S. RaymondInitial version of ESMTP AUTH.
2002-02-01 Eric S. RaymondSunil Shetye's fixews for IMAP and SMTP edge cases.
next