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
Age
Commit message (
Expand
)
Author
2020-01-18
derive Debug and Clone for PtyModes
bold
2020-01-17
macOS: use the set-env command to persist environment variables
Yusuke Sasaki
2020-01-17
use actions-rs/toolchain for Rust installation
Yusuke Sasaki
2020-01-14
Bump libssh2-sys to 0.2.14
Alex Crichton
2020-01-14
Clarify licenses
Alex Crichton
2020-01-11
fix: define libssh2_socket_t using pointer width for aarch64 windows
Harrison Metzger
2020-01-11
let compiler figure out the correct type
bold
2020-01-11
cargo fmt
bold
2020-01-11
let compiler figure out the correct type
bold
2020-01-11
simplify unwrap_or_else argument
bold
2020-01-11
make retrieving last session error private
bold
2020-01-11
return correct errors
bold
2020-01-03
cargo fmt
bold
2020-01-03
export block directions
bold
2019-12-21
use internal-sftp in sshd for tests
bold
2019-12-08
update systest ctest deps
Wez Furlong
2019-12-08
update bitflags dep
Wez Furlong
2019-12-08
update readme for the imminent 0.6 release
Wez Furlong
2019-12-08
map TIMEOUT -> std::io::ErrorKind::TimedOut
Wez Furlong
2019-12-08
improve docs
Wez Furlong
2019-12-08
A PtyModes helper for specifying terminal modes
Wez Furlong
2019-12-08
CI: ugh, more problems with implicit shell on GH actions on windows
Wez Furlong
2019-12-08
CI: update GH actions for recent changes to defaults
Wez Furlong
2019-11-06
fix cargo doc link
Wez Furlong
2019-10-20
GH actions: maybe parameterize the rust toolchain
Wez Furlong
2019-10-20
tests: disable UsePrivilegeSeparation for ubuntu 16
Wez Furlong
2019-10-20
dump server log
Wez Furlong
2019-10-20
increase debugability of integration tests
Wez Furlong
2019-10-20
Add linux build to GH actions CI config
Wez Furlong
2019-10-20
make GH actions run on pushes to master too (fixes up badges)
Wez Furlong
2019-10-20
fixup links to GH actions workflows
Wez Furlong
2019-10-20
disable gh-pages deploy in travis config
Wez Furlong
2019-10-20
fix warning in doc build
Wez Furlong
2019-10-20
add GH action badges to readme
Wez Furlong
2019-10-20
version bumps
Wez Furlong
2019-10-20
Make Session be `Send` again
Wez Furlong
2019-10-20
complete deletion of src/test.rs
Wez Furlong
2019-10-20
fixup documentation on Session::new
Wez Furlong
2019-10-20
migrate std::sync::ONCE_INIT -> std::sync::Once::new
Wez Furlong
2019-10-08
tests explain why they are failing
Chris West (Faux)
2019-10-02
Clarify docs of Session to refer to set_tcp_stream(), not handshake()
Akshay Narayan
2019-09-15
remove macos config from travis
Wez Furlong
2019-09-15
Setup CI on macOS using GitHub Actions (#132)
Wez Furlong
2019-09-15
Add myself to authors list(s)
Wez Furlong
2019-09-15
remove appveyor from readme as well
Wez Furlong
2019-09-15
remove appveyor configuration
Wez Furlong
2019-09-15
pull in stdcall linkage fix from my libssh2 PR
Wez Furlong
2019-09-15
link with ntdll
Wez Furlong
2019-09-15
more experimenting to find vs and windows versions with RtlGetVersion
Wez Furlong
2019-09-15
more fun with windows versions
Wez Furlong
[prev]
[next]