summaryrefslogtreecommitdiffhomepage
path: root/cmd/stunstamp
AgeCommit message (Expand)AuthorFilesLines
2025-09-28util/backoff: rename logtail/backoff package to util/backoffBrad Fitzpatrick1-1/+1
2024-09-09cmd/stunstamp: add protocol context to timeout logs (#13422)Jordan Whited1-28/+15
2024-09-05cmd/stunstamp: cleanup timeout and interval constants (#13393)Jordan Whited2-8/+17
2024-09-04cmd/stunstamp: increase probe jitter (#13362)Jordan Whited1-1/+1
2024-09-04cmd/stunstamp: use measureFn more consistently in naming/signatures (#13360)Jordan Whited3-3/+3
2024-09-04cmd/stunstamp: implement ICMP{v6} probing (#13354)Jordan Whited3-16/+179
2024-08-12cmd/stunstamp: refactor connection construction (#13110)Jordan Whited3-144/+194
2024-08-12cmd/stunstamp: implement HTTPS & TCP latency measurements (#13082)Jordan Whited3-17/+235
2024-08-09cmd/stunstamp: refactor to support multiple protocols (#13063)Jordan Whited3-135/+241
2024-07-01cmd/stunstamp: fix handling of invalid DERP map resp (#12679)Jordan Whited1-1/+4
2024-06-25cmd/stunstamp: remove sqlite DB and API (#12604)Jordan Whited4-282/+0
2024-06-21cmd/stunstamp: add explicit metric to track timeout events (#12564)Jordan Whited1-37/+98
2024-06-06cmd/stunstamp: support probing multiple ports (#12356)Jordan Whited3-65/+107
2024-06-05all: use math/rand/v2 moreMaisem Ali1-2/+2
2024-06-05cmd/stunstamp: fix remote write retry (#12348)Jordan Whited1-9/+13
2024-06-04cmd/stunstamp: validate STUN tx ID in responses (#12339)Jordan Whited3-37/+52
2024-06-03cmd/stunstamp: implement service to measure DERP STUN RTT (#12241)Jordan Whited6-0/+1117