ooni-probe-cli/internal/engine/netx/resolver
Simone Basso f91de2ecd6
cleanup: move bogon checking code in netxlite (#562)
I develop this diff while working on https://github.com/ooni/probe/issues/1803#issuecomment-957323297.

While there, make sure we don't have duplicate bogon code
and always use the code inside netxlite.
2021-11-02 12:20:04 +01:00
..
address.go refactor(netx): use netxlite for AddressResolver (#500) 2021-09-09 20:21:43 +02:00
bogon_test.go cleanup: move bogon checking code in netxlite (#562) 2021-11-02 12:20:04 +01:00
bogon.go cleanup: move bogon checking code in netxlite (#562) 2021-11-02 12:20:04 +01:00
cache_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
cache.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
chain_test.go refactor: move tls handshaker to netxlite (#400) 2021-06-25 11:07:26 +02:00
chain.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
emitter_test.go refactor(netx/resolver): add CloseIdleConnections to RoundTripper (#501) 2021-09-09 20:49:12 +02:00
emitter.go cleanup: remove ConnID, DialID, TransactionID (#395) 2021-06-23 13:36:45 +02:00
fake_test.go refactor(netx/resolver): add CloseIdleConnections to RoundTripper (#501) 2021-09-09 20:49:12 +02:00
genreply_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
idna.go refactor: fully move IDNAResolver to netxlite (#433) 2021-08-17 11:02:12 +02:00
integration_test.go refactor: merge dnsx and errorsx into netxlite (#517) 2021-09-28 12:42:01 +02:00
legacy.go refactor: merge dnsx and errorsx into netxlite (#517) 2021-09-28 12:42:01 +02:00
resolver.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
saver_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
saver.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
tls_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00