sftpgo/common
2021-05-25 08:36:01 +02:00
..
actions.go httpclient: allow to set custom headers 2021-05-25 08:36:01 +02:00
actions_test.go allow to execute actions for file operations and SSH commands synchronously 2021-05-11 12:45:14 +02:00
clientsmap.go allow to limit the number of per-host connections 2021-05-08 19:45:21 +02:00
clientsmap_test.go allow to limit the number of per-host connections 2021-05-08 19:45:21 +02:00
common.go httpclient: allow to set custom headers 2021-05-25 08:36:01 +02:00
common_test.go ensure no client is connected before running max connections test cases 2021-05-11 08:04:57 +02:00
connection.go allow to execute actions for file operations and SSH commands synchronously 2021-05-11 12:45:14 +02:00
connection_test.go add a basic front-end web interface for end-users 2021-05-06 21:35:43 +02:00
defender.go allow to limit the number of per-host connections 2021-05-08 19:45:21 +02:00
defender_test.go allow to limit the number of per-host connections 2021-05-08 19:45:21 +02:00
httpauth.go telemetry server: add optional https and authentication 2020-12-18 16:04:42 +01:00
httpauth_test.go Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01:00
protocol_test.go httpclient: allow to set custom headers 2021-05-25 08:36:01 +02:00
ratelimiter.go allow to limit the number of per-host connections 2021-05-08 19:45:21 +02:00
ratelimiter_test.go add rate limiting support for REST API/web admin too 2021-04-19 08:14:04 +02:00
tlsutils.go Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01:00
tlsutils_test.go Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01:00
transfer.go allow to execute actions for file operations and SSH commands synchronously 2021-05-11 12:45:14 +02:00
transfer_test.go sftpfs: add buffering support 2021-04-03 16:00:55 +02:00