sftpgo/vfs
Nicola Murino 74e0223eb9
remove sha256-simd usage
sha256-simd is now deprecated

https://github.com/minio/sha256-simd/issues/58

This could slow down sha256 computation on some CPU
2021-04-05 18:23:40 +02:00
..
azblobfs.go sftpfs: add buffering support 2021-04-03 16:00:55 +02:00
azblobfs_disabled.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
cryptfs.go remove sha256-simd usage 2021-04-05 18:23:40 +02:00
fileinfo.go sftpfs: set the correct file mode 2021-01-23 10:32:15 +01:00
fileinfo_unix.go fix some lint issues 2020-04-30 14:23:55 +02:00
fileinfo_windows.go add support for serving Google Cloud Storage over SFTP/SCP 2020-01-31 19:04:00 +01:00
filesystem.go sftpfs: add buffering support 2021-04-03 16:00:55 +02:00
folder.go sftpfs: add buffering support 2021-04-03 16:00:55 +02:00
gcsfs.go sftpfs: add buffering support 2021-04-03 16:00:55 +02:00
gcsfs_disabled.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
osfs.go sftpfs: add buffering support 2021-04-03 16:00:55 +02:00
s3fs.go sftpfs: add buffering support 2021-04-03 16:00:55 +02:00
s3fs_disabled.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
sftpfs.go web: add responsive table style to connections too 2021-04-05 11:28:28 +02:00
statvfs_fallback.go sftpd: add statvfs@openssh.com support 2021-02-11 19:45:52 +01:00
statvfs_linux.go sftpd: add statvfs@openssh.com support 2021-02-11 19:45:52 +01:00
statvfs_unix.go sftpd: add statvfs@openssh.com support 2021-02-11 19:45:52 +01:00
vfs.go sftpfs: add buffering support 2021-04-03 16:00:55 +02:00