29 Commits (0064efbab21a24e5d6c589be6d897509a6cbe40b)
 

Author SHA1 Message Date
  nibrag 0064efbab2 create_connection may return socks protocol 10 years ago
  nibrag c93b663eda Fixed: forgot loop argument 10 years ago
  nibrag c62faa5354 Added test case for aiohttp SocksConnector 10 years ago
  nibrag fe6f4d16ae Added test cases for protocols 10 years ago
  nibrag 444f2946a2 The authorization process is represented in a separate function 10 years ago
  nibrag bae41a45b0 Rename SocksProtocol to BaseSocksProtocol 10 years ago
  nibrag cf1437491a Do not include domain if proxy.host is ip 10 years ago
  nibrag 21bce1911f Fixed: wrong run_until_complete calling 10 years ago
  nibrag 7e275c652e Use rst format for readme 10 years ago
  nibrag 6a3642e050 Bump version 10 years ago
  nibrag 3c04441eb6 Automatic version determination and check python version 10 years ago
  nibrag 477e946d1b Added FEATURES and TODO block 10 years ago
  nibrag ec4fa8b195 Fixed: Double creation protocol and transport led to errors 10 years ago
  nibrag 69603b164d Small refactoring 10 years ago
  nibrag 16760a5a06 Fixed: DNSError exeption raised if proxy.host is ip address 10 years ago
  nibrag 9100785863 Added default SOCKS server port value 10 years ago
  nibrag 9fb41f3e80 A more meaningful error handling 10 years ago
  nibrag 32fa3584a3 Fixed: fail if proxy_auth is None 10 years ago
  nibrag a7790b6828 Change version and added setup.py 10 years ago
  nibrag e80c8ba657 Rename variable names in example 10 years ago
  nibrag 4cee9a5d34 Fix: forgot 'dst' argument in examples 10 years ago
  nibrag 3dd2fe1815 Socks4Server/Socks5Server renamed on Socks4Addr/Socks5Addr 10 years ago
  nibrag d4313328a4 Socks4Protocol and Socks5Protocol are moved to a separate file 10 years ago
  nibrag f29a00fa9e Added usage example to README.md 10 years ago
  int 41f3334156 Update .gitignore 10 years ago
  int 07e4fb8036 Added SocksConnector for aiohttp 10 years ago
  int d53c088c73 SOCKS "CONNECT" command realization 10 years ago
  nibrag bef115ef07 Create LICENSE.txt 10 years ago
  nibrag f36863ccb0 Initial commit 10 years ago