ooni-probe-cli/internal/measurexlite
DecFox fc51590a67
feat: refactor dns implementation in measurexlite (#857)
* refactor: remove query-based mapping and introducing resolver wrapper

* refactor dnsping to adapt to measurexlite

* dnsping: extra comments

* Apply suggestions from code review

* Update internal/measurexlite/dns_test.go

See https://github.com/ooni/probe/issues/2208

Co-authored-by: decfox <decfox@github.com>
Co-authored-by: Simone Basso <bassosimone@gmail.com>
2022-08-11 16:00:37 +02:00
..
conn_test.go feat: tlsping and tcpping using step-by-step (#815) 2022-07-01 12:22:22 +02:00
conn.go feat: tlsping and tcpping using step-by-step (#815) 2022-07-01 12:22:22 +02:00
dialer_test.go feat: tlsping and tcpping using step-by-step (#815) 2022-07-01 12:22:22 +02:00
dialer.go feat: tlsping and tcpping using step-by-step (#815) 2022-07-01 12:22:22 +02:00
dns_test.go feat: refactor dns implementation in measurexlite (#857) 2022-08-11 16:00:37 +02:00
dns.go feat: refactor dns implementation in measurexlite (#857) 2022-08-11 16:00:37 +02:00
doc.go feat: tlsping and tcpping using step-by-step (#815) 2022-07-01 12:22:22 +02:00
logger.go feat: tlsping and tcpping using step-by-step (#815) 2022-07-01 12:22:22 +02:00
tls_test.go measurexlite: fix flaky tls_test.go (#839) 2022-07-08 12:29:08 +02:00
tls.go feat: tlsping and tcpping using step-by-step (#815) 2022-07-01 12:22:22 +02:00
trace_test.go feat: refactor dns implementation in measurexlite (#857) 2022-08-11 16:00:37 +02:00
trace.go feat: refactor dns implementation in measurexlite (#857) 2022-08-11 16:00:37 +02:00