aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Note search.h ideas for UID.Matthias Andree2010-04-241-0/+2
* Update.Matthias Andree2010-04-241-3/+1
* SECURITY FIX (one missed): DoS on EILSEQ in report_*() in -vv and multibyte-l...Matthias Andree2010-04-242-8/+28
* --sslcert{file|path} overrides default store, add environment var...Matthias Andree2010-04-233-53/+57
* Credit Michael Barnack for fetchmailconf fix in 083d202.Matthias Andree2010-04-221-0/+1
* Fixed set invisible bug in fetchmailconf.pyMichael Banack2010-04-221-0/+2
* Add CVE name. Fix Type: (spotted by Florian Weimer.)Matthias Andree2010-04-202-8/+9
* Add a note that security announcements may appear before releases.Matthias Andree2010-04-191-0/+2
* Update and move KNOWN BUGS AND WORKAROUNDS section in NEWS.Matthias Andree2010-04-191-17/+14
* Add --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_PATHS env var,Matthias Andree2010-04-1812-22/+91
* Update German translation.Matthias Andree2010-04-181-211/+258
* Bump version.Matthias Andree2010-04-181-1/+1
* SECURITY FIX: DoS on EILSEQ in report_*() in -vv and multibyte-locales.Matthias Andree2010-04-185-12/+245
* Factor out stdarg.h-based common code from report_build and _complete to _vbu...Matthias Andree2010-04-181-51/+35
* Fix MD5Digest prototype and remove unneeded type casts.Matthias Andree2010-04-183-3/+3
* Improve SSL error messages for common issuesMatthias Andree2010-04-184-34/+96
* Add a prominent pointer to c_rehash and FAQ #R14.Matthias Andree2010-04-181-0/+9
* Consistently call SETSTATE rather than BEGIN.Michael Banack2010-04-131-1/+4
* Added files left over from make distclean to .gitignoreMichael Banack2010-04-131-0/+4
* Mention c_rehash requirement after OpenSSL upgrades.Matthias Andree2010-04-132-1/+4
* Add memory leak item. Request --sslcertfile feature.Matthias Andree2010-04-131-0/+4
* Add R14 on c_rehash /certs/ after upgrade to OpenSSL 1.0.0.Matthias Andree2010-04-131-1/+28
* Plug parser memory leaks, avoid re-strdup'ing strings.Matthias Andree2010-04-131-53/+53
* Semi-plug memory leak when using default rcfile entry.Matthias Andree2010-04-132-0/+9
* Remove static string buffers, use xstrndup().Matthias Andree2010-04-131-52/+8
* Call endpwent().Matthias Andree2010-04-121-0/+2
* Add xstrndup().Matthias Andree2010-04-102-0/+18
* Add Doxygen markup for xmalloc.?.Matthias Andree2010-04-101-4/+13
* Create NEWS entry for Michael Banack's scanner fix.Matthias Andree2010-04-101-0/+5
* Changed the lexer to copy string values out of yytext.Michael Banack2010-04-101-13/+41
* Add more flex options, document requirement.Matthias Andree2010-04-101-5/+3
* Note Michael Banack's fix for Debian Bug#17067/typo in man page table.Matthias Andree2010-04-091-0/+7
* Fix typo in the man page: spambounce -> softbounceMichael Banack2010-04-091-1/+1
* Add AM_PROG_CC_C_O.Matthias Andree2010-04-081-0/+1
* Ignore autobuild/ and dox/ directories.Matthias Andree2010-04-071-0/+2
* Remove dead code.Matthias Andree2010-04-071-5/+0
* Record 6.3.16.Matthias Andree2010-04-061-10/+8
* Release 6.3.16.Matthias Andree2010-04-0626-289/+330
* Fix --interface regression, Debian Bug #576717.Matthias Andree2010-04-062-1/+5
* Update. Remove ESR, no longer maintainer.Matthias Andree2010-04-062-4/+3
* Note Brooksby's listener issue.Matthias Andree2010-04-061-0/+2
* Revise OpenSSL issue.Matthias Andree2010-04-061-2/+3
* Bump version.Matthias Andree2010-04-062-2/+2
* Reserve switch away from OpenSSL.Matthias Andree2010-04-061-0/+2
* Extend documentation on recent OpenSSL fix.Matthias Andree2010-04-063-1/+11
* Fix up commit b73b77380d9939e2b47f5ca7d723a86bde06d657.Matthias Andree2010-04-061-1/+1
* Call OpenSSL_add_all_algorithms().Matthias Andree2010-04-062-4/+8
* Cast strcspn result to int.Matthias Andree2010-04-061-3/+3
* Fix line ends in address rewriting reports.Matthias Andree2010-04-012-12/+16
* Fix xmalloc type casts in SDPS mode.Matthias Andree2010-04-011-2/+2