cloudflared-mirror/tunneldns
Nuno Diegues 7c3ceeeaef TUN-3757: Fix legacy Uint flags that are incorrectly handled by ufarve library
The following UInt flags:
 * Uint64 - heartbeat-count, compression-quality
 * Uint - retries, port, proxy-port

were not being correctly picked from the configuration YAML
since the multi origin refactor

This is due to a limitation of the ufarve library, which we
overcome for now with handling those as Int flags.
2021-01-14 13:08:55 +00:00
..
https_proxy.go TUN-1350: Enhance error messages with cloudflarestatus.com link, if relevant 2019-01-18 13:37:05 -06:00
https_upstream.go TUN-3471: Add structured log context to logs 2021-01-05 20:21:16 +00:00
metrics.go TUN-3375: Upgrade coredns and prometheus dependencies 2020-09-09 13:14:38 -05:00
tunnel.go TUN-3757: Fix legacy Uint flags that are incorrectly handled by ufarve library 2021-01-14 13:08:55 +00:00