sftpgo/common
2020-08-04 18:03:28 +02:00
..
actions.go refactoring: add common package 2020-07-24 23:39:38 +02:00
actions_test.go add support for the venerable FTP protocol 2020-07-29 21:56:56 +02:00
common.go Add client IP address to external auth, pre-login and keyboard interactive hooks 2020-08-04 18:03:28 +02:00
common_test.go add post connect hook 2020-07-30 22:33:49 +02:00
connection.go Add client IP address to external auth, pre-login and keyboard interactive hooks 2020-08-04 18:03:28 +02:00
connection_test.go Add client IP address to external auth, pre-login and keyboard interactive hooks 2020-08-04 18:03:28 +02:00
tlsutils.go add support for the venerable FTP protocol 2020-07-29 21:56:56 +02:00
tlsutils_test.go add support for the venerable FTP protocol 2020-07-29 21:56:56 +02:00
transfer.go refactoring: add common package 2020-07-24 23:39:38 +02:00
transfer_test.go refactoring: add common package 2020-07-24 23:39:38 +02:00