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
2021-02-01
Prepare ssh2 0.9.1 and libssh2-sys 0.2.21 release
Matteo Bigoi
2021-02-01
Expose libssh2_trace function (#209)
Mike Harris
2020-11-22
Update libssh2 submodule to track back from https://github.com/libssh2/libssh...
Matteo Bigoi
2020-11-22
Handle more precise SFTP error codes (#203)
Matteo Bigoi
2020-08-18
libssh2-sys: Add support for zlib-ng (#197)
Josh Triplett
2020-06-29
gersion bump to reflect bundled libssh2 change
Wez Furlong
2020-06-29
libssh2: update submodule
Wez Furlong
2020-04-26
revert #170
Wez Furlong
2020-04-25
build: Announce environment variable usage to Cargo
chrysn
2020-04-25
vcpkg: Support openssl 1.1 linkage
oblique
2020-03-04
bump version number to release fix for #169
Wez Furlong
2020-03-04
attempt to use pkg-config to get include path for zlib and openssl if not set...
Mark Karpeles
2020-02-22
Add Channel::request_auth_agent_forwarding
Wez Furlong
2020-02-08
Update for revised win10 DH fix
Wez Furlong
2020-01-14
Bump libssh2-sys to 0.2.14
Alex Crichton
2020-01-11
fix: define libssh2_socket_t using pointer width for aarch64 windows
Harrison Metzger
2020-01-03
export block directions
bold
2019-11-06
fix cargo doc link
Wez Furlong
2019-10-20
version bumps
Wez Furlong
2019-10-20
migrate std::sync::ONCE_INIT -> std::sync::Once::new
Wez Furlong
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
[next]