Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for new draft (draft-ietf-secsh-filexfer-01). New symlink handling | 2001-03-07 | 1 | -3/+6 | |
| | | | | functions and small protocol change. | ||||
* | $OpenBSD$ | 2001-01-29 | 1 | -0/+2 | |
| | |||||
* | cleanup sftp-server implementation: | 2001-01-10 | 1 | -0/+86 | |
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 |