15 Commits (4.0)

Author SHA1 Message Date
  noisyfox 28954600a2 Revert "Rename Shadowsocks.Proxy -> Shadowsocks.ForwardProxy" 8 years ago
  noisyfox be3cc3f3a6 Rename Shadowsocks.Proxy -> Shadowsocks.ForwardProxy 8 years ago
  Syrone Wong d5f24df128 Don't suppress exceptions 8 years ago
  Noisyfox 4acae9de9b Fix a bug that the callback will be invoked twice if http proxy request failed. (#751) 8 years ago
  Noisyfox 35fc73b58b Add HTTP proxy support in forward proxy (#745) 8 years ago
  noisyfox 05063f074a Fix an issue that the socket may not be released. 8 years ago
  noisyfox f676d2185e Use Socket.ConnectAsync instead of socket.BeginConnect. 8 years ago
  noisyfox 53ce1948e4 Unified ipv4, ipv6 and domain connections. 8 years ago
  noisyfox ad15c7e64b Improve host address handling using DnsEndPoint 8 years ago
  noisyfox aef88543d2 Fix typo 8 years ago
  noisyfox 22740c5102 Let Socks5 proxy handle server host's domain name. 8 years ago
  noisyfox a02cd11dc9 Let proxy module handle name resolving itself. 8 years ago
  Syrone Wong a9af9fdfc0 Refactor 8 years ago
  noisyfox 9493f93c0f Add Socks5 Proxy 9 years ago
  noisyfox 95d4e3a0c0 Add proxy support 9 years ago