Age | Commit message (Expand) | Author |
---|---|---|
2018-02-15 | TODO fixed: Detect when called from within callbacks | Björn Stenberg |
2018-02-01 | time_t-fixes: remove typecasts to 'long' for info.filetime | Daniel Stenberg |
2018-01-05 | build: remove HAVE_LIMITS_H check | Jay Satiro |
2017-12-09 | sftp: allow quoted commands to use relative paths | John DeHelian |
2017-12-05 | libssh: remove dead code in sftp_qoute | Daniel Stenberg |
2017-12-04 | ssh-libssh.c: please checksrc | Daniel Stenberg |
2017-12-04 | libssh: fixed dereference in statvfs access | Nikos Mavrogiannopoulos |
2017-12-03 | libssh: corrected use of sftp_statvfs() in SSH_SFTP_QUOTE_STATVFS | Nikos Mavrogiannopoulos |
2017-12-03 | libssh: no need to call sftp_get_error as ssh_get_error is sufficient | Nikos Mavrogiannopoulos |
2017-12-02 | libssh: fix minor static code analyzer nits | Daniel Stenberg |
2017-12-01 | libssh: added SFTP support | Nikos Mavrogiannopoulos |
2017-12-01 | Added support for libssh SSH SCP back-end | Nikos Mavrogiannopoulos |