summaryrefslogtreecommitdiff
path: root/lib/net/ssh/proxy/socks5.rb
Commit message (Expand)AuthorAgeFilesLines
* Re-added refactored fix for hanging in ServerVersion#negotiate! when using SO...delano2009-08-121-5/+18
* Removed SOCK5 negotiate fix from Net::SSH::Proxy::SOCKS5 and applied a new fi...delano2009-08-101-21/+5
* Applied patch for Socks5 negotiation fix [Gerald Talton]delano2009-08-101-5/+21
* Don't use String#[] to get bytesJamis Buck2008-09-061-1/+2
* more docs for Connection::Term. Docs for the connection proxy implementations.Jamis Buck2008-03-211-13/+42
* fix typoJamis Buck2007-08-161-1/+1
* Add http, socks4, and socks5 proxy wrappersJamis Buck2007-08-161-0/+99