traefik/pkg/server
2026-01-29 17:16:04 +01:00
..
cookie Merge branch v2.11 into v3.0 2024-04-03 17:54:11 +02:00
middleware Services middleware and Gateway API filters on HTTP backends 2026-01-29 17:16:04 +01:00
provider Merge branch v2.11 into v3.4 2025-06-02 15:50:06 +02:00
recursion Avoid recursion with services 2026-01-26 10:28:04 +01:00
router Services middleware and Gateway API filters on HTTP backends 2026-01-29 17:16:04 +01:00
service Services middleware and Gateway API filters on HTTP backends 2026-01-29 17:16:04 +01:00
aggregator.go Merge branch v2.11 into v3.6 2026-01-14 11:49:11 +01:00
aggregator_test.go Fix multi-layer routing with models 2025-11-12 14:13:39 +01:00
configurationwatcher.go Add configuration transformer mechanism to the ConfigurationWatcher 2026-01-28 11:44:05 +01:00
configurationwatcher_test.go Add configuration transformer mechanism to the ConfigurationWatcher 2026-01-28 11:44:05 +01:00
keep_alive_middleware.go Merge branch v2.11 into v3.0 2024-01-03 17:28:22 +01:00
routerfactory.go Services middleware and Gateway API filters on HTTP backends 2026-01-29 17:16:04 +01:00
routerfactory_test.go Merge v2.11 into v3.6 2026-01-26 17:20:11 +01:00
server.go fix: otel not working without USER 2025-10-03 13:48:04 +01:00
server_entrypoint_listenconfig_other.go Add SO_REUSEPORT support for EntryPoints 2024-01-30 14:56:05 +01:00
server_entrypoint_listenconfig_other_test.go Merge branch v2.11 into v3.4 2025-06-02 15:50:06 +02:00
server_entrypoint_listenconfig_unix.go Add SO_REUSEPORT support for EntryPoints 2024-01-30 14:56:05 +01:00
server_entrypoint_listenconfig_unix_sockopt_freebsd.go Add SO_REUSEPORT support for EntryPoints 2024-01-30 14:56:05 +01:00
server_entrypoint_listenconfig_unix_sockopt_other.go Add SO_REUSEPORT support for EntryPoints 2024-01-30 14:56:05 +01:00
server_entrypoint_listenconfig_unix_test.go Merge branch v2.11 into v3.4 2025-06-02 15:50:06 +02:00
server_entrypoint_tcp.go Merge current v3.6 into master 2026-01-16 11:43:56 +01:00
server_entrypoint_tcp_http3.go Merge current v2.11 into v3.6 2026-01-16 09:13:54 +01:00
server_entrypoint_tcp_http3_test.go Merge branch v2.11 into v3.4 2025-06-02 15:50:06 +02:00
server_entrypoint_tcp_test.go Merge branch v2.11 into v3.6 2026-01-14 11:49:11 +01:00
server_entrypoint_udp.go fix: otel not working without USER 2025-10-03 13:48:04 +01:00
server_entrypoint_udp_test.go Mitigate TestShutdownUDPConn flakyness 2025-10-23 11:28:04 +02:00
server_signals.go Merge current v2.11 into v3.6 2026-01-16 09:13:54 +01:00
server_signals_windows.go Merge current v2.11 into v3.6 2026-01-16 09:13:54 +01:00
socket_activation.go Add support for UDP routing in systemd socket activation 2025-01-21 09:38:09 +01:00
socket_activation_unix.go Add support for UDP routing in systemd socket activation 2025-01-21 09:38:09 +01:00
socket_activation_windows.go Add support for UDP routing in systemd socket activation 2025-01-21 09:38:09 +01:00