1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-26 16:45:12 -04:00
elinks/src/network
Jonas Fonseca b61d8d06d9 Fix crashes with various bogus BitTorrent URLs
... mainly bittorrent:// and bittorrent://x

The BitTorrent URL is supposed to contain an embedded URL pointing to a
metainfo file. If this is not the case a "custom" error message will be
shown. Also fixes calling of free_list() on an uninitialized list.

Closes bug 729.
2006-11-06 16:24:07 +01:00
..
ssl Autogenerate .vimrc files and put the master in config/vimrc 2006-01-15 18:38:58 +01:00
connection.c It works without this code 2006-07-16 16:00:56 +02:00
connection.h Changes related to Win32 port. S_IRWXG and S_IRWXO were undefined 2006-05-18 21:46:42 +02:00
dns.c Use DNS_ERROR instead of -1 where appropriate 2006-10-20 23:10:36 +00: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 Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
progress.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
socket.c Fix compilation on Minix3 2006-08-22 22:18:00 +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 Fix crashes with various bogus BitTorrent URLs 2006-11-06 16:24:07 +01:00
state.h Fix crashes with various bogus BitTorrent URLs 2006-11-06 16:24:07 +01:00