aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'common-6x' into legacy_63Matthias Andree2011-05-260-0/+0
|\|
| * 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
| * Run S(TART)TLS negotiation under timeout alarm.Matthias Andree2011-05-262-4/+9
| * 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
* | Run S(TART)TLS negotiation under timeout alarm.Matthias Andree2011-05-262-4/+9
* | 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
* | 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
* | Reindent.Matthias Andree2011-05-221-9/+9
* | Reinstate SSLv2 support on legacy_63 branch.Matthias Andree2011-05-175-15/+12
|/
* Reword FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN, ...Matthias Andree2011-05-171-4/+5
* 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
* SockOpen(): set SO_KEEPALIVE.Matthias Andree2011-05-132-0/+12
* Correct call arguments to gen_transact().Matthias Andree2011-05-111-1/+1
* Do not print "skipping message" for old messages even in verbose mode.Sunil Shetye2011-05-112-18/+13
* Take note of immediate 6.3.20 release plansMatthias Andree2011-05-071-0/+11
* Add .mailmap file.Matthias Andree2011-05-041-0/+1
* correct call to gen_send()Sunil Shetye2011-05-041-2/+2
* Use proper branch name, provide stddef.h to Doxygen.Matthias Andree2011-05-041-1/+2
* Document transact.c, RecvSplit.Matthias Andree2011-05-042-67/+86
* Make macro expansions safer for VALID_ADDRESS and RBUF_WRITE.Matthias Andree2011-05-041-2/+2
* Fixup: match prefix caseblind, add some guards, streamline phase handling.Matthias Andree2011-05-041-17/+47
* Fixup: remove unused variables.Matthias Andree2011-05-041-1/+1
* Do not search for UNSEEN messages in ranges.Sunil Shetye2011-05-044-48/+133
* Ignore stuff from non-VPATH builds or from Eclipse.Matthias Andree2011-05-041-4/+38
* Add FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN env' var.Matthias Andree2011-05-033-6/+34
* Call strlen() only once when removing CRLF from a lineSunil Shetye2011-05-033-12/+17
* Add a SockTimeout(int socket, int seconds) function.Matthias Andree2011-04-292-0/+28
* In the plugin child, call _exit, not exit.Matthias Andree2011-04-291-2/+2
* Properly report EXIT_FAILURE if the plugin/plugout execvp() fails.Matthias Andree2011-04-291-2/+2
* Fix grammar.Matthias Andree2011-04-291-1/+1