コミット履歴

作者 SHA1 メッセージ 日付
  Igor Postelnik cf562ef8c8 TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests. 4 年 前
  Igor Postelnik 0b16a473da TUN-3869: Improve reliability of graceful shutdown. 4 年 前
  Igor Postelnik a945518404 TUN-3811: Better error reporting on http2 connection termination. Registration errors from control loop are now propagated out of the connection server code. Unified error handling between h2mux and http2 connections so we log and retry errors the same way, regardless of underlying transport. 4 年 前
  Igor Postelnik d503aeaf77 TUN-3118: Changed graceful shutdown to immediately unregister tunnel from the edge, keep the connection open until the edge drops it or grace period expires 4 年 前
  Areg Harutyunyan 55bf904689 TUN-3471: Add structured log context to logs 4 年 前
  Areg Harutyunyan 870f5fa907 TUN-3470: Replace in-house logger calls with zerolog 4 年 前
  cthuang fdb1f961b3 TUN-3557: Detect SSE if content-type starts with text/event-stream 4 年 前
  cthuang 543169c893 TUN-3490: Make sure OriginClient implementation doesn't write after Proxy return 4 年 前
  cthuang d5769519b2 TUN-3489: Add unit tests to cover proxy logic in connection package of cloudflared 4 年 前
  cthuang 5974fb4cfd TUN-3500: Integrate replace h2mux by http2 work with multiple origin support 4 年 前
  cthuang eef5b78eac TUN-3480: Support SSE with http2 connection, and add SSE handler to hello-world server 4 年 前
  cthuang a490443630 TUN-3458: Upgrade to http2 when available, fallback to h2mux when we reach max retries 4 年 前
  cthuang 6886e5f90a TUN-3467: Serialize cf-cloudflared-response-meta during package initialization using jsoniter 4 年 前
  cthuang 9ac40dcf04 TUN-3462: Refactor cloudflared to separate origin from connection 4 年 前