* Added debug server to see what data are sent
commit473a3f60015a9852aa423d80f9766a92b1b9d550
authorVinzenz 'evilissimo' Feenstra <contact@virtuosic-bytes.com>
Sun, 16 Aug 2009 00:01:06 +0000 (16 02:01 +0200)
committerVinzenz 'evilissimo' Feenstra <contact@virtuosic-bytes.com>
Sun, 16 Aug 2009 00:01:06 +0000 (16 02:01 +0200)
treee9d3a3f2511c0dbd7492a93ac63688321ed855b4
parent97fdbedce31fa56d656c7f5772564e4e917d4f62
* Added debug server to see what data are sent
* Repaired SOCKS5 to some extend
* SSL stuff is broken somehow. Async and without proxy works though
  but synchronous connections with SSL fail O.o
debug_server/main.cpp [new file with mode: 0644]
net/client/proxy/socks5.hpp
premake4.lua
test/main.cpp