summaryrefslogtreecommitdiff
path: root/lib/net/ssh/buffer.rb
Commit message (Expand)AuthorAgeFilesLines
* Handle ssh-rsa and ssh-dss certificate filesbobveznat-masterBob Van Zant2014-01-211-2/+2
* Removing warningsCarsten Dreesbach2012-12-231-1/+1
* Handle SSH messages that contain multibyte characters.Martin Emde2012-06-051-1/+1
* implement many algorithmsRyosuke Yamazaki2012-03-261-2/+12
* tests all pass with ruby19Jamis Buck2008-09-061-1/+2
* start working to improve documentationJamis Buck2008-03-181-27/+92
* Starting to document everythingJamis Buck2007-08-171-0/+12
* buffer testsJamis Buck2007-08-151-27/+15
* tests for hostbased authmethodJamis Buck2007-08-141-1/+5
* ssh-agent testsJamis Buck2007-08-141-0/+2
* first pass at a test for diffie-hellman group1-sha1Jamis Buck2007-08-121-3/+4
* Some more buffer enhancements (needed by the net-scp implementation) and make...Jamis Buck2007-07-291-1/+25
* check the continuation status immediately after processing channels to avoid ...Jamis Buck2007-07-281-0/+4
* extended data callback. make sure remainder_as_buffer always returns a BufferJamis Buck2007-07-271-1/+1
* infrastructure for supporting other async io, like forwarded connectionsJamis Buck2007-07-261-4/+2
* buffer writes, rather than sending immediatelyJamis Buck2007-07-241-1/+1
* keyboard-interactiveJamis Buck2007-07-241-0/+2
* Add v2 branchJamis Buck2007-07-241-0/+239