1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-10-14 05:53:36 -04:00
elinks/src/network
Kalle Olavi Niemitalo c0f488251f Revert 2d6840b9, "Only set the socket protocol family on success."
Revert commit 2d6840b9bd9d3a7a45a5ad92b4e98ff7224d6d97.  It is causing
passive FTP via IPv6 to fail on ftp.funet.fi.  ELinks sends PASV and
the server says "425 You cannot use PASV on IPv6 connections. Use EPSV
instead."
2007-04-30 09:08:20 +03:00
..
ssl Bug 712, ssl_set_no_tls: Disable TLS protocols for GnuTLS too. 2007-04-21 13:58:20 +03:00
connection.c Fix compiler errors without HAVE_VARIADIC_MACROS. 2007-03-11 12:22:02 +02:00
connection.h fsp: Comment about connection.data_socket. 2007-03-05 19:34:19 +02:00
dns.c do_real_lookup: Assert that ai_addrlen <= sizeof(struct sockaddr_storage). 2007-02-17 22:21:56 +02:00
dns.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
progress.c Document how timer callbacks erase timer IDs; add some assertions. 2006-12-02 18:35:03 +02:00
progress.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
socket.c Revert 2d6840b9, "Only set the socket protocol family on success." 2007-04-30 09:08:20 +03:00
socket.h Define EL_PF_INET and EL_PF_INET6 to identify protocol in use instead 2006-01-04 18:06:53 +01:00
state.c Make msg_dsc[] static const. 2007-02-04 13:40:46 +02:00
state.h Fix crashes with various bogus BitTorrent URLs 2006-11-06 16:24:07 +01:00