1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/network
Kalle Olavi Niemitalo bfb034c953 Revert "copiousoutput: cleanup after copiousoutput handling. Temporary files should"
I am reverting all copiousoutput support because of bug 917.
This reverts commit 4dc4ea47f2.

Conflicts:

	src/network/connection.h: After the original commit, the declaration
	  of copiousoutput_data had been changed to use the LIST_OF macro.
	  Also, connection.cgi had been added next to the connection.popen
	  member added by the original commit.
	src/session/download.c: After the original commit, the definition of
	  copiousoutput_data had been changed to use the INIT_LIST_OF macro.
2008-06-15 14:17:44 +03:00
..
ssl Debian bug 464384: fix cast warning in ssl_connect 2008-02-09 15:19:20 +02:00
connection.c Revert "copiousoutput: cleanup after copiousoutput handling. Temporary files should" 2008-06-15 14:17:44 +03:00
connection.h Revert "copiousoutput: cleanup after copiousoutput handling. Temporary files should" 2008-06-15 14:17:44 +03:00
dns.c Declare element types of lists. 2007-07-26 22:47:23 +03: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 Bug 997: Fix unlikely stack corruption in get_pasv_socket. 2008-01-22 00:42:13 +02:00
socket.h Strings corrections from Malcolm Parsons 2008-01-27 04:19:23 +00:00
state.c Strings corrections from Malcolm Parsons 2008-01-27 04:19:23 +00:00
state.h Fix crashes with various bogus BitTorrent URLs 2006-11-06 16:24:07 +01:00