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
/
error.rs
Age
Commit message (
Expand
)
Author
2019-07-29
adjust std usage for rust 1.26 compat
Wez Furlong
2019-07-29
Map EAGAIN errors appropriately
Wez Furlong
2019-07-29
Channel, Sftp no longer borrow Session
Wez Furlong
2019-07-29
Session::handshake now takes ownership of TcpStream
Wez Furlong
2019-07-29
cargo fmt
Wez Furlong
2018-04-14
Add libssh2 SFTP error codes
Ben Reedy
2017-04-13
Return unknown error when none is returned by last_error
Alexandre Bury
2015-04-02
Update to rust master
Alex Crichton
2015-03-27
Fix lint errors
Alex Crichton
2015-02-20
Bump versions and update to master
Alex Crichton
2015-01-23
Update to rust master
Alex Crichton
2015-01-18
Tweak impls/apis
Alex Crichton
2015-01-09
Update to rust master
Alex Crichton
2015-01-07
Update to rust master
Alex Crichton
2014-11-24
Update to rust master
Alex Crichton
2014-09-19
Bind SFTP functionality.
Alex Crichton
2014-09-19
Start SFTP bindings
Alex Crichton
2014-09-18
Bind and tests many channel-based functions
Alex Crichton
2014-09-17
Bind the SSH2 Agent
Alex Crichton
2014-09-17
Initial commit
Alex Crichton