1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00
elinks/src/network
Kalle Olavi Niemitalo 6457a13005 GNUTLS: #if 0 arrays needed by deprecated functions
src/network/ssl/ssl.c defined some constant arrays for passing to
GnuTLS functions.  Those functions have been deprecated and their
calls are in #if 0 nowadays.  Put #if 0 around the arrays as well.
2011-05-02 14:55:17 +03:00
..
ssl GNUTLS: #if 0 arrays needed by deprecated functions 2011-05-02 14:55:17 +03:00
connection.c Removed code using pipes for decompression and simplified decompress_data. 2010-09-24 16:12:35 +02:00
connection.h Removed code using pipes for decompression and simplified decompress_data. 2010-09-24 16:12:35 +02:00
dns.c Merge branch 'elinks-0.12' into elinks-0.13 2008-11-01 22:39:17 +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 Erase progress.timer before calling progress.timer_func 2008-06-15 11:27:19 +03:00
progress.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
socket.c Merge branch 'elinks-0.12' into elinks-0.13 2008-10-04 15:17:11 +03:00
socket.h Bug 1013: Don't assume errno is between 0 and 100000 2008-08-03 17:56:41 +03:00
state.c Merge branch 'elinks-0.12' into elinks-0.13 2008-09-27 16:28:28 +03:00
state.h Merge branch 'elinks-0.12' 2009-07-24 18:32:25 +03:00