1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-15 00:58:24 -04:00
elinks/src/network
Kalle Olavi Niemitalo 2f25d3e57c Bug 712, ssl_set_no_tls: Disable TLS protocols for GnuTLS too.
And log this in NEWS, although that may have to be reverted later if
it turns out this change just hides a real bug elsewhere in ELinks.
2007-04-21 13:58: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 Fix compiler errors without HAVE_VARIADIC_MACROS. 2007-03-11 12:22:02 +02: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