sftpgo-mirror/internal/sftpd
Nicola Murino cb6609e468
Some checks are pending
Code scanning - action / CodeQL-Build (push) Waiting to run
CI / Build Linux packages (push) Waiting to run
CI / golangci-lint (push) Waiting to run
CI / Test and deploy (push) Waiting to run
CI / Test build flags (push) Waiting to run
CI / Test with PgSQL/MySQL/Cockroach (push) Waiting to run
Docker / Build (push) Waiting to run
sftpd: disable allocator
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2024-11-21 07:54:48 +01:00
..
cmd_unix.go micro optimization for external process wrapping 2024-04-16 18:34:40 +02:00
cmd_windows.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
cryptfs_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
handler.go sftpd: remove unused folder prefix from Connection struct 2024-07-22 19:22:00 +02:00
httpfs_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
internal_test.go improve error wrapping 2024-05-14 19:10:36 +02:00
internal_unix_test.go micro optimization for external process wrapping 2024-04-16 18:34:40 +02:00
lister.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
scp.go add DirLister interface 2024-02-15 20:53:56 +01:00
server.go sftpd: disable allocator 2024-11-21 07:54:48 +01:00
sftpd.go ssh: remove moduli, log negotiated algorithms 2024-02-24 20:35:09 +01:00
sftpd_test.go fix new lint warnings 2024-08-14 08:46:55 +02:00
ssh_cmd.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
subsystem.go sftpd: disable allocator 2024-11-21 07:54:48 +01:00
transfer.go vfs: make PipeReader an interface 2024-01-24 19:59:50 +01:00