This website requires JavaScript.
Explore
Help
Register
Sign In
ico
0 Followers
·
0 Following
Joined on
2026-03-15
Repositories
1
Projects
Packages
Public Activity
Starred Repositories
ico
pushed to
main
at
ico/pingql
2026-03-18 08:58:15 +00:00
79bf7d9295
fix: wrap curl output() in tokio timeout in case process hangs on stdout
ico
pushed to
main
at
ico/pingql
2026-03-18 08:55:01 +00:00
554d95cfb4
fix: correctly handle curl non-zero exit codes as errors
ico
pushed to
main
at
ico/pingql
2026-03-18 08:52:18 +00:00
5730a3cb83
fix: replace reqwest with curl subprocess for reliable hard timeouts
ico
pushed to
main
at
ico/pingql
2026-03-18 08:48:33 +00:00
c68700da46
fix: use blocking reqwest in spawn_blocking for reliable OS-level timeout
ico
pushed to
main
at
ico/pingql
2026-03-18 08:45:54 +00:00
4035a3b215
fix: switch reqwest to native-tls so connect_timeout covers TLS handshake
ico
pushed to
main
at
ico/pingql
2026-03-18 08:43:29 +00:00
5b0bce65c6
fix: pre-flight TCP connect check with hard tokio timeout before reqwest attempt
ico
pushed to
main
at
ico/pingql
2026-03-18 08:42:11 +00:00
b8b0a9d5e2
fix: per-check client with connect_timeout to guarantee OS-level TCP timeout
ico
pushed to
main
at
ico/pingql
2026-03-18 08:40:06 +00:00
7905a8003b
fix: clean up cert check - only runs after successful response, no more borrow errors
ico
pushed to
main
at
ico/pingql
2026-03-18 08:39:21 +00:00
de6e24e973
fix: move cert check to after successful HTTP response, never runs on down/timeout hosts
ico
pushed to
main
at
ico/pingql
2026-03-18 08:37:12 +00:00
d49cfa70f5
fix: add connect_timeout to reqwest client to prevent indefinite TCP SYN hangs
ico
pushed to
main
at
ico/pingql
2026-03-18 08:36:01 +00:00
68093131fa
fix: spawn cert check as independent task, never blocks main request timeout
ico
pushed to
main
at
ico/pingql
2026-03-18 08:33:24 +00:00
dbbc9c00cc
fix: run cert check concurrently with request so a hanging TCP connect can't block the timeout
ico
pushed to
main
at
ico/pingql
2026-03-18 08:27:02 +00:00
b41faff2ad
fix: move timeout definition before cert check
ico
pushed to
main
at
ico/pingql
2026-03-18 08:26:29 +00:00
81ac8f0c20
fix: apply timeout to cert check — was hanging indefinitely before request even started
ico
pushed to
main
at
ico/pingql
2026-03-18 08:17:58 +00:00
05c60db605
fix: wrap full request+body read in timeout to catch slow response bodies
ico
pushed to
main
at
ico/pingql
2026-03-18 08:05:26 +00:00
baea9f8e7e
fix: sub-key notice as separate card below account section
ico
pushed to
main
at
ico/pingql
2026-03-18 08:04:43 +00:00
6d057d5797
fix: move sub-key notice inside account section
ico
pushed to
main
at
ico/pingql
2026-03-18 08:03:04 +00:00
988c43090b
fix: make sub-key notice match page style
ico
pushed to
main
at
ico/pingql
2026-03-18 08:01:39 +00:00
a9a1e43146
feat: add sub-key notice banner on settings page
ico
pushed to
main
at
ico/pingql
2026-03-18 07:51:55 +00:00
f7d6eff972
fix: block sub-keys from accessing/modifying email, account key, and other sub-keys
First
Previous
1
2
3
4
5
...
Next
Last