SOCKS5 support added (contributed by a still unnamed person). Not properly
authorDaniel Stenberg <daniel@haxx.se>
Fri, 30 Aug 2002 09:20:11 +0000 (09:20 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 30 Aug 2002 09:20:11 +0000 (09:20 +0000)
commit8aa3f143035ad982acb6e596a8653ac41a7860cc
treee6d92edfc7883f0ffe14904dc151b4483e4d0e74
parentac285b453e0db7c4cd327f4dc4845871ce26f7fa
SOCKS5 support added (contributed by a still unnamed person). Not properly
working for "IPv6 enabled" libcurls yet, but should be pretty easy for
someone to adjust.
include/curl/curl.h
lib/http.c
lib/url.c
lib/urldata.h
src/main.c