Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-13 | API cleanup and backwards compat for filexfer v.0 servers; ok markus@ | Damien Miller | |
2001-03-07 | Support for new draft (draft-ietf-secsh-filexfer-01). New symlink handling | Damien Miller | |
functions and small protocol change. | |||
2001-01-29 | $OpenBSD$ | Niklas Hallqvist | |
2001-01-10 | cleanup sftp-server implementation: | Markus Friedl | |
add buffer_get_int64, buffer_put_int64, GET_64BIT, PUT_64BIT parse SSH2_FILEXFER_ATTR_EXTENDED send SSH2_FX_EOF if readdir returns no more entries reply to SSH2_FXP_EXTENDED messages use #defines from the draft. move #definitions to sftp.h more info: http://www.ietf.org/internet-drafts/draft-ietf-secsh-filexfer-00.txt |