summaryrefslogtreecommitdiff
path: root/lib/net/ssh/proxy/http.rb
Commit message (Expand)AuthorAgeFilesLines
* Update proxy to HTTP/1.1Connor Dunn2018-04-091-1/+2
* Whitespace fixeswhitespace-fixesMiklos Fazekas2018-03-211-1/+3
* Updated rubocopMiklos Fazekas2018-03-211-90/+89
* Use 1.9 hash syntaxMiklos Fazekas2016-12-111-5/+5
* Support HTTP Proxy on SSL socketMarcus Ilgner2016-10-151-4/+7
* Modify proxy usage exampleStanislav Bocinec2015-11-031-2/+2
* use Socket.tcp with connect_timeout in all Proxy classesCarl Hörberg2015-05-261-2/+3
* Support %r in ProxyCommand configuration in ssh_config filesYuki Yugui Sonoda2014-01-141-1/+1
* Guard against socket.gets being nilKris Hicks2013-07-081-1/+1
* more docs for Connection::Term. Docs for the connection proxy implementations.Jamis Buck2008-03-211-7/+32
* Add http, socks4, and socks5 proxy wrappersJamis Buck2007-08-161-0/+69