summaryrefslogtreecommitdiff
path: root/lib/net/ssh/packet.rb
Commit message (Expand)AuthorAgeFilesLines
* Whitespace fixeswhitespace-fixesMiklos Fazekas2018-03-211-12/+13
* Updated rubocopMiklos Fazekas2018-03-211-85/+88
* more documentation. use File.expand_path for key factory lookups. clean up so...Jamis Buck2008-03-201-6/+27
* make sure CHANNEL_OPEN_FAILURE is handledJamis Buck2007-08-181-19/+20
* some more api docsJamis Buck2007-08-171-23/+32
* add support for zlib and zlib@openssh.com compressionJamis Buck2007-08-091-2/+2
* preliminary support for rekeyingJamis Buck2007-08-091-0/+4
* register for specific channel requests and global requests, and automatically...Jamis Buck2007-07-281-0/+1
* auth agent forwardingJamis Buck2007-07-271-0/+3
* support for handling channel open requests from the server, and registering c...Jamis Buck2007-07-261-0/+1
* basic connection protocol supportJamis Buck2007-07-251-1/+13
* Add v2 branchJamis Buck2007-07-241-0/+50