index
:
ssh2-rs
fix/async-advice-2
master
Unnamed repository; edit this file 'description' to name the repository.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-04-23
Update doc url
Alex Crichton
2018-04-14
Add libssh2 SFTP error codes
Ben Reedy
2018-02-16
Support in-memory keypair.
Eldad Zack
2017-05-23
Fix exit_status example
Brian Olsen
2017-04-21
Reexport FileType from sftp module
Alex Crichton
2017-04-13
Return unknown error when none is returned by last_error
Alexandre Bury
2016-11-26
Push init synchronization to sys layer
Alex Crichton
2016-11-08
Bump dep on bitflags
Alex Crichton
2016-09-27
Merge pull request #47 from aidanhs/aphs-fix-libssh2_channel_wait_eof-doc
Alex Crichton
2016-09-16
Hide limit_read since it's a hack (see #34)
Aidan Hobson Sayers
2016-09-16
Fix libssh2_channel_wait_eof doc (see libssh2/libssh2#93)
Aidan Hobson Sayers
2016-08-17
Add checks for file types
Veselkov Sergey
2016-08-06
Bump to 0.2.13
Alex Crichton
2016-05-26
ssh2::FileStat should derive Eq/PartialEq and Clone
sp3d
2016-04-28
The libssh2 exit_status code effectively never errors
Aidan Hobson Sayers
2016-04-04
Fix spelling error
Richard Dodd
2016-04-04
Allow debug print of FileStat
derekdreery
2016-03-23
Allow all non-negative return codes as Ok()
Charlie Ozinga
2016-02-15
Also ignore return value in `Channel::drop`
Alex Crichton
2016-02-06
Don't assert free returns 0 in a dtor
Alex Crichton
2015-11-01
Add +1 reservation for trailing zero in write_string
Alex Crichton
2015-10-07
Add automated testing of FFI bindings
Alex Crichton
2015-04-29
Fix build on windows
Alex Crichton
2015-04-02
Update for rust beta
Alex Crichton
2015-04-02
Update to rust master
Alex Crichton
2015-03-30
Remove the unsafe destructor feature
Alex Crichton
2015-03-27
Remove usage of the collections feature
Alex Crichton
2015-03-27
Remove usage of AsOsStr
Alex Crichton
2015-03-27
Fix lint errors
Alex Crichton
2015-03-25
Update to master again!
Alex Crichton
2015-03-25
Update to rust master
Alex Crichton
2015-03-22
Bump to 0.2.3
Alex Crichton
2015-03-19
Use new metadata format for Cargo
Alex Crichton
2015-03-15
Update to rust master
Alex Crichton
2015-03-12
Bind unlink for SFTP files
Alex Crichton
2015-03-10
Remove usage of `range`
Alex Crichton
2015-03-07
Update to rust master
Alex Crichton
2015-03-05
Remove {read,write,flush}_stream in favor of Stream
Alex Crichton
2015-03-03
Add html root urls
Alex Crichton
2015-02-23
Update to std::io
Alex Crichton
2015-02-20
Bump versions and update to master
Alex Crichton
2015-02-19
Update to rust master
Alex Crichton
2015-02-07
Update to rust master
Alex Crichton
2015-02-03
Update to rust master
Alex Crichton
2015-01-29
Add feature gates
Alex Crichton
2015-01-28
Update to rust master
Alex Crichton
2015-01-23
Update to rust master
Alex Crichton
2015-01-18
Tweak impls/apis
Alex Crichton
2015-01-18
Bump to 0.1.7
Alex Crichton
2015-01-17
Update to rust master
Alex Crichton
[next]