This is an automated email from the ASF dual-hosted git repository.
twolf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git.
from c7d83d0 Fix creationTime in SftpHelper#writeAttrsV4
new 067e734 SFTP: support file timestamps with sub-millisecond resolution
new c80b88f Fix Buffer.putRawPublicKey() for hardware keys
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/sshd/common/config/keys/KeyUtils.java | 6 +++-
.../org/apache/sshd/common/util/buffer/Buffer.java | 4 +++
.../org/apache/sshd/sftp/common/SftpHelper.java | 42 +++++++++++++---------
3 files changed, 35 insertions(+), 17 deletions(-)