1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/network
Simon Josefsson 82edb1f892 Use gnutls_set_default_priority.
Thereby enabling TLS 1.2 on GnuTLS versions that support it.
2007-04-21 13:30:34 +03:00
..
ssl Use gnutls_set_default_priority. 2007-04-21 13:30:34 +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
Makefile
progress.c Document how timer callbacks erase timer IDs; add some assertions. 2006-12-02 18:35:03 +02:00
progress.h
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