ooni-probe-cli/internal/cmd/oohelperd
Simone Basso ae799c4942
fix: completely remove support for h3-29 (#453)
The quic-go library does not support it anymore. So, let us be consistent
and remove any reference to h3-29 from our codebase.

Closes https://github.com/ooni/probe/issues/1740.
2021-09-05 12:57:48 +02:00
..
debian oohelperd packaging and CI (#374) 2021-06-15 15:53:22 +02:00
internal fix: completely remove support for h3-29 (#453) 2021-09-05 12:57:48 +02:00
oohelperd_test.go refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00
oohelperd.go refactor(oohelperd): better distinguish different helpers (#434) 2021-08-17 11:23:53 +02:00
README.md refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00

oohelperd

This directory contains the source code of the Web Connectivity test helper written in Go.