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
/
libssh2-sys
Age
Commit message (
Expand
)
Author
2019-09-15
Add myself to authors list(s)
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
2019-09-15
add ntoskrnl on windows as well
Wez Furlong
2019-09-15
link ntdll on windows for RtlGetVersion
Wez Furlong
2019-09-15
Fix Windows 10 wincng issue
Wez Furlong
2019-08-02
handle_extended_data
Wez Furlong
2019-08-01
revert accidental libssh2 commit
Wez Furlong
2019-08-01
move tcpstream assignment to its own function
Wez Furlong
2019-07-31
Support keyboard-interactive authentication
Wez Furlong
2019-07-31
Fix scp_recv ABI issue on Windows
Wez Furlong
2019-07-29
cargo fmt
Wez Furlong
2019-07-29
libssh2-sys: add `vendored-openssl` feature to build openssl-src
Wez Furlong
2019-07-29
Expose more known_hosts related constants
Wez Furlong
2019-04-18
Define HAVE_POLL for everything except for Windows (#111)
Marton Suranyi
2019-01-22
Define HAVE_POLL for Haiku (#103)
Niels Sascha Reedijk
2019-01-02
Define LIBSSH2_DH_GEX_NEW to avoid KEX error (#100)
Brian Olsen
2018-09-13
Bump libssh2-sys to 0.2.11
Alex Crichton
2018-09-13
Remove `cmake` dependency in favor of `cc` (#94)
Alex Crichton
2018-08-06
Bump libssh2-sys to 0.2.10
Alex Crichton
2018-08-06
Don't enable zlib compression on Windows
Alex Crichton
2018-08-05
Bump to 0.2.9
Alex Crichton
2018-08-05
Fix a constant value
Alex Crichton
2018-08-05
Move to libssh2 with `no-engine` support
Alex Crichton
2018-07-13
Bump libssh2-sys to 0.2.8
Alex Crichton
2018-07-13
Increase libz-sys version dep
Alex Crichton
2018-07-13
Increase pkg-config version dep
Alex Crichton
2018-07-02
Merge pull request #88 from Timmmm/patch-1
Alex Crichton
2018-07-02
Add comment about loading two copies of libssl
Tim
2018-06-18
Add LIBSSH2_SYS_USE_PKG_CONFIG env var
Tim
2018-06-04
Tighten libz-sys lower bound
Aleksey Kladov
2018-05-03
Bump libssh2-sys to 0.2.7
Alex Crichton
2018-04-14
Add libssh2 SFTP error codes
Ben Reedy
2018-02-16
Support in-memory keypair.
Eldad Zack
2018-01-24
Update libssh2 submodule to master
aheart
2017-08-28
Allow unused extern crates
Alex Crichton
2017-07-29
Support Homebrew's OpenSSL
Kornel
2017-05-24
optionally use libssh2 from vcpkg for msvc abi builds
Jim McGrath
2017-05-08
Bump libssh2-sys to 0.2.6
Alex Crichton
2017-05-08
Initialize all crypto on Windows
Alex Crichton
2016-12-20
Bump to 0.2.5
Alex Crichton
2016-12-20
Update libssh2 submodule to master
Alex Crichton
2016-11-26
Bump libssh2-sys to 0.2.4
Alex Crichton
2016-11-26
Push init synchronization to sys layer
Alex Crichton
2016-11-10
Bump to 0.2.3
Alex Crichton
2016-11-10
Update libssh2 submodule
Alex Crichton
2016-11-09
Bump to libssh2-sys 0.2.2
Alex Crichton
2016-11-09
Set the DEP_OPENSSL_ROOT var
Alex Crichton
[next]