..
actions.go
refactor custom actions
2021-10-10 13:08:05 +02:00
actions_test.go
refactor custom actions
2021-10-10 13:08:05 +02:00
clientsmap.go
modules: add v2 support
2021-06-26 07:31:41 +02:00
clientsmap_test.go
allow to limit the number of per-host connections
2021-05-08 19:45:21 +02:00
common.go
rate limiting: allow to exclude IP addresses/ranges
2021-10-03 20:50:05 +02:00
common_test.go
rate limiting: allow to exclude IP addresses/ranges
2021-10-03 20:50:05 +02:00
connection.go
refactor custom actions
2021-10-10 13:08:05 +02:00
connection_test.go
improve error messages for generic failures
2021-08-08 19:30:21 +02:00
dataretention.go
add data retention check hook
2021-10-03 15:17:49 +02:00
dataretention_test.go
add data retention check hook
2021-10-03 15:17:49 +02:00
defender.go
add support for auth plugins
2021-08-08 17:09:48 +02:00
defender_test.go
defender: fix GetHost for blocklist entries too
2021-06-20 21:57:19 +02:00
httpauth.go
add experimental plugin system
2021-07-11 15:26:51 +02: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
refactor custom actions
2021-10-10 13:08:05 +02:00
ratelimiter.go
rate limiting: allow to exclude IP addresses/ranges
2021-10-03 20:50:05 +02:00
ratelimiter_test.go
rate limiting: allow to exclude IP addresses/ranges
2021-10-03 20:50:05 +02:00
tlsutils.go
add experimental plugin system
2021-07-11 15:26:51 +02: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
refactor custom actions
2021-10-10 13:08:05 +02:00
transfer_test.go
transfer logs: add FTP mode
2021-08-10 13:07:38 +02:00