]> Pileus Git - ~andy/fetchmail/shortlog
~andy/fetchmail
2010-04-24 Matthias AndreeNote search.h ideas for UID.
2010-04-24 Matthias AndreeUpdate.
2010-04-24 Matthias AndreeSECURITY FIX (one missed): DoS on EILSEQ in report_...
2010-04-22 Matthias Andree--sslcert{file|path} overrides default store, add envir...
2010-04-22 Matthias AndreeCredit Michael Barnack for fetchmailconf fix in 083d202.
2010-04-22 Michael BanackFixed set invisible bug in fetchmailconf.py
2010-04-20 Matthias AndreeAdd CVE name. Fix Type: (spotted by Florian Weimer.)
2010-04-19 Matthias AndreeAdd a note that security announcements may appear befor...
2010-04-19 Matthias AndreeUpdate and move KNOWN BUGS AND WORKAROUNDS section...
2010-04-18 Matthias AndreeAdd --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_...
2010-04-18 Matthias AndreeUpdate German translation.
2010-04-18 Matthias AndreeBump version.
2010-04-18 Matthias AndreeSECURITY FIX: DoS on EILSEQ in report_*() in -vv and...
2010-04-18 Matthias AndreeFactor out stdarg.h-based common code from report_build...
2010-04-18 Matthias AndreeFix MD5Digest prototype and remove unneeded type casts.
2010-04-18 Matthias AndreeImprove SSL error messages for common issues
2010-04-18 Matthias AndreeAdd a prominent pointer to c_rehash and FAQ #R14.
2010-04-12 Michael BanackConsistently call SETSTATE rather than BEGIN.
2010-04-12 Michael BanackAdded files left over from make distclean to .gitignore
2010-04-12 Matthias AndreeMention c_rehash requirement after OpenSSL upgrades.
2010-04-12 Matthias AndreeAdd memory leak item. Request --sslcertfile feature.
2010-04-12 Matthias AndreeAdd R14 on c_rehash /certs/ after upgrade to OpenSSL...
2010-04-12 Matthias AndreePlug parser memory leaks, avoid re-strdup'ing strings.
2010-04-12 Matthias AndreeSemi-plug memory leak when using default rcfile entry.
2010-04-12 Matthias AndreeRemove static string buffers, use xstrndup().
2010-04-12 Matthias AndreeCall endpwent().
2010-04-10 Matthias AndreeAdd xstrndup().
2010-04-10 Matthias AndreeAdd Doxygen markup for xmalloc.?.
2010-04-10 Matthias AndreeCreate NEWS entry for Michael Banack's scanner fix.
2010-04-10 Michael BanackChanged the lexer to copy string values out of yytext.
2010-04-10 Matthias AndreeAdd more flex options, document requirement.
2010-04-09 Matthias AndreeNote Michael Banack's fix for Debian Bug#17067/typo...
2010-04-09 Michael BanackFix typo in the man page: spambounce -> softbounce
2010-04-08 Matthias AndreeAdd AM_PROG_CC_C_O.
2010-04-07 Matthias AndreeIgnore autobuild/ and dox/ directories.
2010-04-06 Matthias AndreeRemove dead code.
2010-04-06 Matthias AndreeRecord 6.3.16.
2010-04-06 Matthias AndreeRelease 6.3.16.
2010-04-06 Matthias AndreeFix --interface regression, Debian Bug #576717.
2010-04-06 Matthias AndreeUpdate. Remove ESR, no longer maintainer.
2010-04-06 Matthias AndreeNote Brooksby's listener issue.
2010-04-06 Matthias AndreeRevise OpenSSL issue.
2010-04-06 Matthias AndreeBump version.
2010-04-06 Matthias AndreeReserve switch away from OpenSSL.
2010-04-06 Matthias AndreeExtend documentation on recent OpenSSL fix.
2010-04-05 Matthias AndreeFix up commit b73b77380d9939e2b47f5ca7d723a86bde06d657.
2010-04-05 Matthias AndreeCall OpenSSL_add_all_algorithms().
2010-04-05 Matthias AndreeCast strcspn result to int.
2010-04-01 Matthias AndreeFix line ends in address rewriting reports.
2010-04-01 Matthias AndreeFix xmalloc type casts in SDPS mode.
2010-03-31 Matthias AndreeUse SSL_library_init(), not SSLeay_add_ssl_algorithms().
2010-03-28 Matthias AndreeUpdate website to reflect 6.3.15 release.
2010-03-28 Matthias AndreeUpdate for 6.3.15 release.
2010-03-28 Matthias AndreeRecord po files for 6.3.15 release.
2010-03-28 Matthias AndreeImport Japanese translation, courtesy of Takeshi Hamasaki.
2010-03-25 Matthias AndreeImport new translations from translation project.
2010-03-20 Matthias AndreeCorrect MD5Init library check.
2010-03-19 Matthias AndreeClarify BRANCH_6-3 status: an obsolete tag to record...
2010-03-19 Matthias AndreeFurther warning fixes.
2010-03-18 Matthias AndreeBump version.
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-03-14 Matthias AndreeSunil's fix for --nosoftbounce confirmed by reporter.
2010-03-08 Matthias AndreeUpdate Indonesian, Japanese, Vietnamese translations.
2010-03-05 Matthias AndreeMention that Sunil's commit also fixed --nobounce.
2010-03-05 Matthias AndreeSkip XHTML validation if xmllint or DTD are missing.
2010-03-05 Matthias AndreeDrop outdated documentation. Can be regenerated with...
2010-03-05 Matthias AndreeCredit Sunil with the --nosoftbounce patch.
2010-03-05 Matthias AndreeRemove unused-variable warning on NetBSD 5.
2010-03-05 Matthias AndreeProperly check for h_errno declaration and include...
2010-03-05 Sunil Shetyeset global flags in a consistent manner
2010-03-04 Matthias AndreeUpdate Chinese (Simplified) translation for -beta2.
2010-02-28 Matthias AndreeDon't assign garbage to parsetime if using - (stdin...
2010-02-28 Matthias AndreeMake some explicit NULL checks to pacify llvm-clang...
2010-02-28 Matthias AndreeRemove unused assignments/initializations found with...
2010-02-27 Matthias AndreeTranslation updates for -beta2 (Czech, Polish).
2010-02-26 Matthias AndreeUpdate translations (German); to -beta1/2 (Chinese...
2010-02-26 Matthias AndreeCheck seteuid() return value.
2010-02-26 Matthias AndreeFix ICC warning about meaningless 'const'.
2010-02-26 Matthias AndreeFix trio self-test.
2010-02-26 Matthias AndreeImport new trio version, disabling config.h #include.
2010-02-26 Matthias AndreeUpdate German translation for -beta2.
2010-02-26 Matthias AndreeBump version to -beta2.
2010-02-26 Matthias AndreeDrop BerliOS Bug #11576, fixed in 6.3.11.
2010-02-25 Matthias AndreeFix verbose mode progress formatting regression from...
2010-02-25 Matthias AndreeMark --bsmtp - unsuitable for delivery and subject...
2010-02-25 Matthias AndreeDocument --bsmtp precedence over --mda.
2010-02-25 Matthias AndreeBSMTP error reporting and stdout handling fixes
2010-02-25 Matthias AndreeImport translation updates for Czech/Italian (6.3.15...
2010-02-24 Matthias AndreeUpdate French translation, courtesy of Frédéric Marchal.
2010-02-24 Matthias AndreeRename bad-header pass to bad-header accept, ...
2010-02-24 Matthias AndreeBugfix: recognize local as shorthand for localdomains.
2010-02-24 Matthias AndreeRemove invalid header issue from TODO.
2010-02-24 Matthias AndreeUpdate German translation for 6.3.15-beta1.
2010-02-24 Matthias AndreeBump version to 6.3.15-beta1.
2010-02-24 Matthias AndreeRemove excess .\n from tracepolls -V dump.
2010-02-24 Matthias AndreeFeature: bad-header {reject|pass}
2010-02-23 Matthias AndreeSilence bison warning about 2 shift/reduce conflicts
2010-02-22 Matthias AndreeAdd section on troubleshooting, ...
next