| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop dead code under FORCE_STUFFING condition. | Matthias Andree | 2008-01-31 | 1 | -49/+0 |
* | Document arcane SSL/TLS UI issue and require docs, Debian Bug#432618. | Matthias Andree | 2007-07-24 | 1 | -4/+5 |
* | Fix Debian Bug#400950, certificate CN overrides --user option. Now it's only a | Matthias Andree | 2006-12-18 | 1 | -1/+1 |
* | SSL_CTX handling fix by Miloslav Trmac (Red Hat), | Matthias Andree | 2006-09-25 | 1 | -33/+37 |
* | Add IMAP AUTH=EXTERNAL support. BerliOS Patch #1095. | Matthias Andree | 2006-08-14 | 1 | -5/+43 |
* | Wrap getaddrinfo() and block SIGALRM where needed. | Matthias Andree | 2006-08-14 | 1 | -2/+2 |
* | Freeaddrinfo() fix for Uli Zappe's bug. | Matthias Andree | 2006-08-07 | 1 | -5/+7 |
* | When trying to connect or upon connection failure, log the numeric service po... | Matthias Andree | 2006-08-01 | 1 | -3/+6 |
* | When connect()ing fails, log host and service as well. | Matthias Andree | 2006-08-01 | 1 | -1/+1 |
* | In verbose mode, log every IP fetchmail tries to connect to, to avoid | Matthias Andree | 2006-05-14 | 1 | -4/+36 |
* | Trivial: Revise comment. | Matthias Andree | 2006-05-12 | 1 | -3/+2 |
* | * SSL/TLS: if, for a certain server, an sslfingerprint is specified and | Matthias Andree | 2006-04-06 | 1 | -9/+8 |
* | Fix typo on comment. | Matthias Andree | 2006-04-02 | 1 | -1/+1 |
* | a few more type fixes for report/snprintf, patch by Miloslav Trmac. | Matthias Andree | 2006-04-01 | 1 | -1/+1 |
* | More warning fixes (from FreeBSD 6.1). | Matthias Andree | 2006-03-25 | 1 | -2/+2 |
* | Further cleanups to compile with C++ compiler. | Matthias Andree | 2006-03-15 | 1 | -3/+3 |
* | merge Mirek's fetchmail-signed.patch | Matthias Andree | 2006-03-14 | 1 | -8/+10 |
* | Fix a few compiler warnings through casts. | Matthias Andree | 2006-01-11 | 1 | -1/+1 |
* | Some verbose output disappeared in debug mode. Adding further -v options | Matthias Andree | 2006-01-04 | 1 | -4/+4 |
* | Add a comment. | Matthias Andree | 2006-01-04 | 1 | -0/+4 |
* | Actually set default SSL certificate path if --sslcertpath is unset. | Matthias Andree | 2005-12-07 | 1 | -0/+2 |
* | Add support for SubjectAltName (RFC-2595 or 2818). Patch by Roland Stigge, De... | Matthias Andree | 2005-10-29 | 1 | -2/+32 |
* | Properly shut down SSL connections. Berlios Patch #647 by Arkadiusz MiĆkiewicz. | Matthias Andree | 2005-10-21 | 1 | -0/+2 |
* | Put pointer to FAQ in parentheses. | Matthias Andree | 2005-09-22 | 1 | -1/+1 |
* | Add full support for --service option. | Matthias Andree | 2005-09-21 | 1 | -1/+1 |
* | Revise error messages, suggested by Thomas Wolff. | Matthias Andree | 2005-09-21 | 1 | -1/+3 |
* | Large protocol independence patch. | Matthias Andree | 2005-08-28 | 1 | -136/+5 |
* | Don't convert service to port and back, but pass service to plugin. | Matthias Andree | 2005-08-03 | 1 | -3/+1 |
* | Remove junk. | Matthias Andree | 2005-08-03 | 1 | -4/+0 |
* | Remove port/service dualism and make everything a service. | Matthias Andree | 2005-08-02 | 1 | -7/+11 |
* | Cleanup: Drop inner_connect and ipv6-connect.c. | Matthias Andree | 2005-08-01 | 1 | -8/+0 |
* | INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required libr... | Matthias Andree | 2005-07-30 | 1 | -24/+2 |
* | Merge SuSE's fetchmail-6.2.5-implicit-declaration.patch | Matthias Andree | 2005-04-25 | 1 | -0/+11 |
* | Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lack | Matthias Andree | 2004-11-10 | 1 | -14/+1 |
* | SSL validation handling fixes by Brian Candler. | Matthias Andree | 2004-11-10 | 1 | -13/+21 |
* | Honor sslcertpath setting even if sslcertck is unset. Patch by Brian Candler. | Matthias Andree | 2004-11-08 | 1 | -2/+2 |
* | Fix miscellaneous warnings. | Matthias Andree | 2004-10-20 | 1 | -1/+7 |
* | Safe fixes for compiler warnings. | Matthias Andree | 2004-08-09 | 1 | -6/+3 |
* | Cast arguments of is*() ctype.h functions to unsigned char to be 8-bit safe. | Matthias Andree | 2004-06-19 | 1 | -3/+3 |
* | Compiler warnings fixes, preprocessor and minor general cleanup. | Matthias Andree | 2004-06-18 | 1 | -6/+3 |
* | Fix various compiler warnings. | Matthias Andree | 2004-06-18 | 1 | -4/+4 |
* | Sunil Shetye's fix for SSL configuration. | Eric S. Raymond | 2004-01-13 | 1 | -6/+6 |
* | SSL stuff actually builds. | Eric S. Raymond | 2003-10-10 | 1 | -0/+1 |
* | Merge in various small fixes, including two remote DOS | Eric S. Raymond | 2003-10-10 | 1 | -0/+21 |
* | Ready to ship. | Eric S. Raymond | 2003-08-06 | 1 | -2/+5 |
* | Yet another round of fixes. | Eric S. Raymond | 2003-07-17 | 1 | -0/+41 |
* | IDLE implementation. | Eric S. Raymond | 2003-02-28 | 1 | -0/+2 |
* | Sunil's patch for the STARTTLS problem. | Eric S. Raymond | 2002-11-28 | 1 | -0/+2 |
* | Sunil's code-duplication cleanup patch. | Eric S. Raymond | 2002-06-22 | 1 | -10/+4 |
* | Cygwin fixes. | Eric S. Raymond | 2002-06-07 | 1 | -34/+44 |