index
:
fetchmail
legacy_64_vg_debian
[fork] set imap idle timeout to 600s, some servers don't follow rfc recommendations
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Cygwin port patch.
Eric S. Raymond
2002-05-24
1
-2
/
+19
*
Debian 5.9.10 fixes.
Eric S. Raymond
2002-04-01
1
-34
/
+44
*
Minor fixes.
Eric S. Raymond
2002-03-09
1
-2
/
+2
*
Minor fixes for 5.9.8.
Eric S. Raymond
2002-02-15
1
-5
/
+15
*
Make silent mode silent.
Eric S. Raymond
2001-12-25
1
-2
/
+5
*
Minor fixes from Henrique.
Eric S. Raymond
2001-12-19
1
-1
/
+1
*
Sicket leak avoidance.
Eric S. Raymond
2001-11-08
1
-2
/
+35
*
Easy bug fixes for this round.
Eric S. Raymond
2001-11-08
1
-2
/
+2
*
_( -> GT_(
Eric S. Raymond
2001-09-24
1
-32
/
+32
*
Don't rely on snprintf.
Eric S. Raymond
2001-07-04
1
-0
/
+4
*
strncat/snprintf cleanup.
Eric S. Raymond
2001-06-23
1
-1
/
+6
*
Fix patches from HMH and others.
Eric S. Raymond
2001-05-21
1
-65
/
+46
*
SSL certification handling.
Eric S. Raymond
2001-05-14
1
-43
/
+129
*
SA_RESTART and portability fixes.
Eric S. Raymond
2001-05-12
1
-0
/
+1
*
Cleanup patch.
Eric S. Raymond
2001-04-10
1
-3
/
+3
*
Added sslproto.
Eric S. Raymond
2001-03-03
1
-2
/
+16
*
Fix a fatal error in Dave Zarzycki's plugin parser.
Eric S. Raymond
2001-02-19
1
-2
/
+2
[next]