DecFox
|
097926c51f
|
refactor: allow automatically wrap net/quic conn (#867)
See https://github.com/ooni/probe/issues/2219
|
2022-08-17 20:58:06 +02:00 |
|
DecFox
|
e1d014e826
|
refactor(measurexlite): make buffered channels private (#864)
Closes https://github.com/ooni/probe/issues/2215
|
2022-08-17 20:10:48 +02:00 |
|
DecFox
|
69602abe8a
|
refactor(simplequicping): use step-by-step (#852)
See https://github.com/ooni/probe/issues/2159 and https://github.com/ooni/spec/pull/254
|
2022-08-17 09:19:11 +02:00 |
|
Simone Basso
|
b68b8e1e8f
|
fix({simplequic,tls}ping): default SNI to URL's hostname (#753)
See https://github.com/ooni/probe/issues/2111
|
2022-05-24 16:29:13 +02:00 |
|
Simone Basso
|
36ca28d673
|
feat: add a simple dnsping experiment (#674)
See https://github.com/ooni/probe/issues/1987 (issue).
See https://github.com/ooni/spec/pull/238 (impl).
While there, fix the build for go1.18 by adding go1.18 specific tests. I was
increasingly bothered by the build being red.
|
2022-05-09 15:28:18 +02:00 |
|
Simone Basso
|
a7a6d7df7f
|
feat: introduce the simplequicping experiment (#717)
See https://github.com/ooni/probe/issues/2091 (issue) and https://github.com/ooni/spec/pull/237 (spec).
|
2022-05-09 11:22:44 +02:00 |
|