Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update proxy to HTTP/1.1 | Connor Dunn | 2018-04-09 | 1 | -1/+2 |
* | Whitespace fixeswhitespace-fixes | Miklos Fazekas | 2018-03-21 | 1 | -1/+3 |
* | Updated rubocop | Miklos Fazekas | 2018-03-21 | 1 | -90/+89 |
* | Use 1.9 hash syntax | Miklos Fazekas | 2016-12-11 | 1 | -5/+5 |
* | Support HTTP Proxy on SSL socket | Marcus Ilgner | 2016-10-15 | 1 | -4/+7 |
* | Modify proxy usage example | Stanislav Bocinec | 2015-11-03 | 1 | -2/+2 |
* | use Socket.tcp with connect_timeout in all Proxy classes | Carl HoĢrberg | 2015-05-26 | 1 | -2/+3 |
* | Support %r in ProxyCommand configuration in ssh_config files | Yuki Yugui Sonoda | 2014-01-14 | 1 | -1/+1 |
* | Guard against socket.gets being nil | Kris Hicks | 2013-07-08 | 1 | -1/+1 |
* | more docs for Connection::Term. Docs for the connection proxy implementations. | Jamis Buck | 2008-03-21 | 1 | -7/+32 |
* | Add http, socks4, and socks5 proxy wrappers | Jamis Buck | 2007-08-16 | 1 | -0/+69 |