Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Freeze updated .po files for -rc3. | Matthias Andree | 2011-05-29 | 22 | -135/+119 |
| | |||||
* | Merge branch 'common-6x' into legacy_63 | Matthias Andree | 2011-05-27 | 1 | -2/+2 |
|\ | |||||
| * | Bump copyright. | Matthias Andree | 2011-05-27 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'common-6x' into legacy_63 | Matthias Andree | 2011-05-26 | 0 | -0/+0 |
|\| | | | | | | | | | Conflicts: po/de.po | ||||
| * | Bump automake requirement to 1.11, add dist-xz option. | Matthias Andree | 2011-05-26 | 1 | -1/+1 |
| | | |||||
| * | Drop FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN dud again. | Matthias Andree | 2011-05-26 | 3 | -23/+2 |
| | | |||||
| * | Drop revived but unneeded file. | Matthias Andree | 2011-05-26 | 1 | -11/+0 |
| | | |||||
| * | Update NEWS, mention STARTTLS timeout fix, ... | Matthias Andree | 2011-05-26 | 1 | -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 Andree | 2011-05-26 | 2 | -4/+9 |
| | | | | | | | | Reported missing by Thomas Jarosch. | ||||
| * | Fix missed disabling of alarm when SSL-wrapped connect failed. | Matthias Andree | 2011-05-26 | 1 | -0/+1 |
| | | |||||
| * | Update German translation. | Matthias Andree | 2011-05-26 | 1 | -176/+183 |
| | | |||||
| * | Handle socket errors on CAPABILITY probes. | Matthias Andree | 2011-05-26 | 1 | -3/+9 |
| | | |||||
| * | Reindent. | Matthias Andree | 2011-05-26 | 1 | -9/+9 |
| | | |||||
* | | Bump automake requirement to 1.11, add dist-xz option. | Matthias Andree | 2011-05-26 | 1 | -1/+1 |
| | | |||||
* | | Drop FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN dud again. | Matthias Andree | 2011-05-26 | 3 | -24/+3 |
| | | |||||
* | | Drop revived but unneeded file. | Matthias Andree | 2011-05-26 | 1 | -11/+0 |
| | | |||||
* | | Freeze strings for -rc2. | Matthias Andree | 2011-05-26 | 22 | -3201/+3099 |
| | | |||||
* | | Update NEWS, mention STARTTLS timeout fix, ... | Matthias Andree | 2011-05-26 | 1 | -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 Andree | 2011-05-26 | 2 | -4/+9 |
| | | | | | | | | Reported missing by Thomas Jarosch. | ||||
* | | Fix missed disabling of alarm when SSL-wrapped connect failed. | Matthias Andree | 2011-05-26 | 1 | -0/+1 |
| | | |||||
* | | Bump version to -rc2. | Matthias Andree | 2011-05-26 | 1 | -1/+1 |
| | | |||||
* | | Revert SO_???TIMEO-based STARTTLS timeout handling. | Matthias Andree | 2011-05-26 | 6 | -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 Andree | 2011-05-23 | 21 | -4151/+4333 |
| | | |||||
* | | Update German translation. | Matthias Andree | 2011-05-23 | 1 | -176/+183 |
| | | |||||
* | | Fix error string. | Matthias Andree | 2011-05-23 | 1 | -1/+1 |
| | | |||||
* | | Bump version. | Matthias Andree | 2011-05-23 | 1 | -1/+1 |
| | | |||||
* | | Handle socket errors on CAPABILITY probes. | Matthias Andree | 2011-05-22 | 1 | -3/+9 |
| | | |||||
* | | Fix socket timeout handling. | Matthias Andree | 2011-05-22 | 5 | -13/+19 |
| | | | | | | | | Fixes STARTTLS hangs reported by Thomas Jarosch. | ||||
* | | Reindent. | Matthias Andree | 2011-05-22 | 1 | -9/+9 |
| | | |||||
* | | Reinstate SSLv2 support on legacy_63 branch. | Matthias Andree | 2011-05-17 | 5 | -15/+12 |
|/ | | | | | Revert "Remove support for SSLv2 (fixes Debian Bug #622054)." This reverts commit c22a3afca46c83ee6d53a6ee58deb122f309c460. | ||||
* | Reword FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN, ... | Matthias Andree | 2011-05-17 | 1 | -4/+5 |
| | | | | | mentioning that some MS Exchange versions send a "deleted without being read" notification in this situation. | ||||
* | Mention impending SSLv2 removal. | Matthias Andree | 2011-05-17 | 1 | -0/+2 |
| | |||||
* | Drop broken test code. | Matthias Andree | 2011-05-17 | 1 | -18/+0 |
| | |||||
* | Fix opie.h error handling. | Matthias Andree | 2011-05-17 | 1 | -2/+2 |
| | | | | Properly quote AC_MSG_ERROR argument. | ||||
* | SockOpen(): set SO_KEEPALIVE. | Matthias Andree | 2011-05-13 | 2 | -0/+12 |
| | |||||
* | Correct call arguments to gen_transact(). | Matthias Andree | 2011-05-11 | 1 | -1/+1 |
| | |||||
* | Do not print "skipping message" for old messages even in verbose mode. | Sunil Shetye | 2011-05-11 | 2 | -18/+13 |
| | |||||
* | Take note of immediate 6.3.20 release plans | Matthias Andree | 2011-05-07 | 1 | -0/+11 |
| | |||||
* | Add .mailmap file. | Matthias Andree | 2011-05-04 | 1 | -0/+1 |
| | |||||
* | correct call to gen_send() | Sunil Shetye | 2011-05-04 | 1 | -2/+2 |
| | |||||
* | Use proper branch name, provide stddef.h to Doxygen. | Matthias Andree | 2011-05-04 | 1 | -1/+2 |
| | |||||
* | Document transact.c, RecvSplit. | Matthias Andree | 2011-05-04 | 2 | -67/+86 |
| | |||||
* | Make macro expansions safer for VALID_ADDRESS and RBUF_WRITE. | Matthias Andree | 2011-05-04 | 1 | -2/+2 |
| | |||||
* | Fixup: match prefix caseblind, add some guards, streamline phase handling. | Matthias Andree | 2011-05-04 | 1 | -17/+47 |
| | | | | | | Add a few asserts to catch abuse, and use strlcpy/strlcat rather than snprintf because some implementations of the latter are unsuitable for detecting buffer exhaustion. | ||||
* | Fixup: remove unused variables. | Matthias Andree | 2011-05-04 | 1 | -1/+1 |
| | |||||
* | Do not search for UNSEEN messages in ranges. | Sunil Shetye | 2011-05-04 | 4 | -48/+133 |
| | | | | | | | | | | Add gen_recv_split() to split long protocol messages when the message prefix matches Order of search commands: IMAP> A010 SEARCH UNSEEN UNDELETED (IMAP4 or higher) IMAP> A011 SEARCH UNSEEN IMAP> A012 FETCH 1:n FLAGS | ||||
* | Ignore stuff from non-VPATH builds or from Eclipse. | Matthias Andree | 2011-05-04 | 1 | -4/+38 |
| | |||||
* | Add FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN env' var. | Matthias Andree | 2011-05-03 | 3 | -6/+34 |
| | | | | | Requested by Jonathan Buschmann, to suppress read-notifications on servers such as MS Exchange or HP OpenMail. | ||||
* | Call strlen() only once when removing CRLF from a line | Sunil Shetye | 2011-05-03 | 3 | -12/+17 |
| | |||||
* | Add a SockTimeout(int socket, int seconds) function. | Matthias Andree | 2011-04-29 | 2 | -0/+28 |
| | | | | Uses setsockopt(..., SOL_SOCKET, SO_{SND|RCV}TIMEO, ...). |