aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update website.Matthias Andree2011-06-063-26/+16
|
* Sign SA 2011-01/CVE-2011-1947.Matthias Andree2011-06-061-0/+10
|
* Freeze strings for release.Matthias Andree2011-06-0621-135/+142
|
* Fix one fuzzy translation.Matthias Andree2011-06-061-6/+6
|
* Finish for release.Matthias Andree2011-06-062-20/+16
|
* Bump version to 6.3.20.Matthias Andree2011-06-062-2/+2
|
* Merge branch 'common-6x' into legacy_63Matthias Andree2011-05-312-2/+3
|\ | | | | | | | | | | Conflicts: NEWS fetchmail-SA-2011-01.txt
| * Add CVE name.Matthias Andree2011-05-312-2/+3
| |
| * Add fetchmail-SA-2011-01.txtMatthias Andree2011-05-313-0/+134
| |
* | Add fetchmail-SA-2011-01.txtMatthias Andree2011-05-303-0/+134
| |
* | Move 'KNOWN BUGS AND WORKAROUNDS' section up.Matthias Andree2011-05-301-20/+20
| |
* | Correct branch designation in Doxygen output.Matthias Andree2011-05-301-1/+1
| |
* | Get 6.3.20 change documentation fit for release.Matthias Andree2011-05-291-12/+15
| |
* | Bump version - hopefully final release candidate.Matthias Andree2011-05-291-1/+1
| |
* | Freeze updated .po files for -rc3.Matthias Andree2011-05-2922-135/+119
| |
* | Merge branch 'common-6x' into legacy_63Matthias Andree2011-05-271-2/+2
|\|
| * Bump copyright.Matthias Andree2011-05-271-2/+2
| |
* | Merge branch 'common-6x' into legacy_63Matthias Andree2011-05-260-0/+0
|\| | | | | | | | | Conflicts: po/de.po
| * Bump automake requirement to 1.11, add dist-xz option.Matthias Andree2011-05-261-1/+1
| |
| * Drop FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN dud again.Matthias Andree2011-05-263-23/+2
| |
| * Drop revived but unneeded file.Matthias Andree2011-05-261-11/+0
| |
| * Update NEWS, mention STARTTLS timeout fix, ...Matthias Andree2011-05-261-15/+24
| | | | | | | | | | Swap bug fixes and changes. Mark Czech/French/German/Polish translations updated. Mark strlen() optimization as a change, rather than a bug fix.
| * Run S(TART)TLS negotiation under timeout alarm.Matthias Andree2011-05-262-4/+9
| | | | | | | | Reported missing by Thomas Jarosch.
| * Fix missed disabling of alarm when SSL-wrapped connect failed.Matthias Andree2011-05-261-0/+1
| |
| * Update German translation.Matthias Andree2011-05-261-176/+183
| |
| * Handle socket errors on CAPABILITY probes.Matthias Andree2011-05-261-3/+9
| |
| * Reindent.Matthias Andree2011-05-261-9/+9
| |
* | Bump automake requirement to 1.11, add dist-xz option.Matthias Andree2011-05-261-1/+1
| |
* | Drop FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN dud again.Matthias Andree2011-05-263-24/+3
| |
* | Drop revived but unneeded file.Matthias Andree2011-05-261-11/+0
| |
* | Freeze strings for -rc2.Matthias Andree2011-05-2622-3201/+3099
| |
* | Update NEWS, mention STARTTLS timeout fix, ...Matthias Andree2011-05-261-11/+24
| | | | | | | | | | Swap bug fixes and changes. Mark Czech/French/German/Polish translations updated. Mark strlen() optimization as a change, rather than a bug fix.
* | Run S(TART)TLS negotiation under timeout alarm.Matthias Andree2011-05-262-4/+9
| | | | | | | | Reported missing by Thomas Jarosch.
* | Fix missed disabling of alarm when SSL-wrapped connect failed.Matthias Andree2011-05-261-0/+1
| |
* | Bump version to -rc2.Matthias Andree2011-05-261-1/+1
| |
* | Revert SO_???TIMEO-based STARTTLS timeout handling.Matthias Andree2011-05-266-48/+13
| | | | | | | | | | | | | | | | | | This reverts commits 47c05b10018f5ec7493e4bd9f521aaa18d96f1e2 and 72ce8bce8dd655b6aefa33d0a74e883dad5202b5, the code isn't portable, for instance, Solaris does not support SO_RCVTIMEO/SO_SNDTIMEO. These socket-level options are known, but Solaris returns EAFNOSUPPORT. Reported by Jonathan Buschmann.
* | Freeze line numbers in .po files.Matthias Andree2011-05-2321-4151/+4333
| |
* | Update German translation.Matthias Andree2011-05-231-176/+183
| |
* | Fix error string.Matthias Andree2011-05-231-1/+1
| |
* | Bump version.Matthias Andree2011-05-231-1/+1
| |
* | Handle socket errors on CAPABILITY probes.Matthias Andree2011-05-221-3/+9
| |
* | Fix socket timeout handling.Matthias Andree2011-05-225-13/+19
| | | | | | | | Fixes STARTTLS hangs reported by Thomas Jarosch.
* | Reindent.Matthias Andree2011-05-221-9/+9
| |
* | Reinstate SSLv2 support on legacy_63 branch.Matthias Andree2011-05-175-15/+12
|/ | | | | Revert "Remove support for SSLv2 (fixes Debian Bug #622054)." This reverts commit c22a3afca46c83ee6d53a6ee58deb122f309c460.
* Reword FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN, ...Matthias Andree2011-05-171-4/+5
| | | | | mentioning that some MS Exchange versions send a "deleted without being read" notification in this situation.
* Mention impending SSLv2 removal.Matthias Andree2011-05-171-0/+2
|
* Drop broken test code.Matthias Andree2011-05-171-18/+0
|
* Fix opie.h error handling.Matthias Andree2011-05-171-2/+2
| | | | Properly quote AC_MSG_ERROR argument.
* SockOpen(): set SO_KEEPALIVE.Matthias Andree2011-05-132-0/+12
|
* Correct call arguments to gen_transact().Matthias Andree2011-05-111-1/+1
|