cloudflared-mirror/vendor/golang.org/x/crypto/ssh
João "Pisco" Fernandes bf4954e96a TUN-8861: Add session limiter to UDP session manager
## Summary
In order to make cloudflared behavior more predictable and
prevent an exhaustion of resources, we have decided to add
session limits that can be configured by the user. This first
commit introduces the session limiter and adds it to the UDP
handling path. For now the limiter is set to run only in
unlimited mode.
2025-01-20 02:52:32 -08:00
..
internal/bcrypt_pbkdf TUN-3090: Upgrade crypto dep 2020-06-12 00:03:09 -05:00
buffer.go AUTH-1557: Short Lived Certs 2019-05-07 11:21:11 -05:00
certs.go TUN-8052: Update go to 1.21.5 2023-12-15 12:17:21 +00:00
channel.go TUN-8333: Bump go-jose dependency to v4 2024-04-10 09:49:40 -07:00
cipher.go TUN-7373: Streaming logs override for same actor 2023-04-21 11:54:37 -07:00
client.go TUN-8333: Bump go-jose dependency to v4 2024-04-10 09:49:40 -07:00
client_auth.go TUN-8407: Upgrade go to version 1.22.2 2024-05-07 16:58:57 +01:00
common.go TUN-8052: Update go to 1.21.5 2023-12-15 12:17:21 +00:00
connection.go TUN-7373: Streaming logs override for same actor 2023-04-21 11:54:37 -07:00
doc.go TUN-8052: Update go to 1.21.5 2023-12-15 12:17:21 +00:00
handshake.go TUN-8333: Bump go-jose dependency to v4 2024-04-10 09:49:40 -07:00
kex.go TUN-8052: Update go to 1.21.5 2023-12-15 12:17:21 +00:00
keys.go TUN-8861: Add session limiter to UDP session manager 2025-01-20 02:52:32 -08:00
mac.go TUN-7628: Correct Host parsing for Access 2023-07-25 09:33:11 -07:00
messages.go TUN-8052: Update go to 1.21.5 2023-12-15 12:17:21 +00:00
mux.go TUN-8052: Update go to 1.21.5 2023-12-15 12:17:21 +00:00
server.go TUN-8861: Add session limiter to UDP session manager 2025-01-20 02:52:32 -08:00
session.go TUN-6937: Bump golang.org/x/* packages to new release tags 2022-11-14 17:25:11 +00:00
ssh_gss.go AUTH-2105: Adds support for local forwarding. Refactor auditlogger creation. 2019-10-10 15:25:03 -05:00
streamlocal.go AUTH-1557: Short Lived Certs 2019-05-07 11:21:11 -05:00
tcpip.go TUN-8052: Update go to 1.21.5 2023-12-15 12:17:21 +00:00
transport.go TUN-8333: Bump go-jose dependency to v4 2024-04-10 09:49:40 -07:00