summaryrefslogtreecommitdiff
path: root/libssh2-sys
AgeCommit message (Expand)Author
2021-02-01Prepare ssh2 0.9.1 and libssh2-sys 0.2.21 releaseMatteo Bigoi
2021-02-01Expose libssh2_trace function (#209)Mike Harris
2020-11-22Update libssh2 submodule to track back from https://github.com/libssh2/libssh...Matteo Bigoi
2020-11-22Handle more precise SFTP error codes (#203)Matteo Bigoi
2020-08-18libssh2-sys: Add support for zlib-ng (#197)Josh Triplett
2020-06-29gersion bump to reflect bundled libssh2 changeWez Furlong
2020-06-29libssh2: update submoduleWez Furlong
2020-04-26revert #170Wez Furlong
2020-04-25build: Announce environment variable usage to Cargochrysn
2020-04-25vcpkg: Support openssl 1.1 linkageoblique
2020-03-04bump version number to release fix for #169Wez Furlong
2020-03-04attempt to use pkg-config to get include path for zlib and openssl if not set...Mark Karpeles
2020-02-22Add Channel::request_auth_agent_forwardingWez Furlong
2020-02-08Update for revised win10 DH fixWez Furlong
2020-01-14Bump libssh2-sys to 0.2.14Alex Crichton
2020-01-11fix: define libssh2_socket_t using pointer width for aarch64 windowsHarrison Metzger
2020-01-03export block directionsbold
2019-11-06fix cargo doc linkWez Furlong
2019-10-20version bumpsWez Furlong
2019-10-20migrate std::sync::ONCE_INIT -> std::sync::Once::newWez Furlong
2019-09-15Add myself to authors list(s)Wez Furlong
2019-09-15pull in stdcall linkage fix from my libssh2 PRWez Furlong
2019-09-15link with ntdllWez Furlong
2019-09-15more experimenting to find vs and windows versions with RtlGetVersionWez Furlong
2019-09-15more fun with windows versionsWez Furlong
2019-09-15add ntoskrnl on windows as wellWez Furlong
2019-09-15link ntdll on windows for RtlGetVersionWez Furlong
2019-09-15Fix Windows 10 wincng issueWez Furlong
2019-08-02handle_extended_dataWez Furlong
2019-08-01revert accidental libssh2 commitWez Furlong
2019-08-01move tcpstream assignment to its own functionWez Furlong
2019-07-31Support keyboard-interactive authenticationWez Furlong
2019-07-31Fix scp_recv ABI issue on WindowsWez Furlong
2019-07-29cargo fmtWez Furlong
2019-07-29libssh2-sys: add `vendored-openssl` feature to build openssl-srcWez Furlong
2019-07-29Expose more known_hosts related constantsWez Furlong
2019-04-18Define HAVE_POLL for everything except for Windows (#111)Marton Suranyi
2019-01-22Define HAVE_POLL for Haiku (#103)Niels Sascha Reedijk
2019-01-02Define LIBSSH2_DH_GEX_NEW to avoid KEX error (#100)Brian Olsen
2018-09-13Bump libssh2-sys to 0.2.11Alex Crichton
2018-09-13Remove `cmake` dependency in favor of `cc` (#94)Alex Crichton
2018-08-06Bump libssh2-sys to 0.2.10Alex Crichton
2018-08-06Don't enable zlib compression on WindowsAlex Crichton
2018-08-05Bump to 0.2.9Alex Crichton
2018-08-05Fix a constant valueAlex Crichton
2018-08-05Move to libssh2 with `no-engine` supportAlex Crichton
2018-07-13Bump libssh2-sys to 0.2.8Alex Crichton
2018-07-13Increase libz-sys version depAlex Crichton
2018-07-13Increase pkg-config version depAlex Crichton
2018-07-02Merge pull request #88 from Timmmm/patch-1Alex Crichton