ooni-probe-cli/internal/engine/netx/quicdialer
Simone Basso c00cad1382
refactor(quicdialer): separate saving from listening (#405)
With this change, we will soon be able to move the creation of
a QUIC session inside of the netxlite package.

Part of https://github.com/ooni/probe/issues/1505.
2021-06-25 16:20:08 +02:00
..
connectionstate.go release process: update dependencies (#280) 2021-03-31 16:40:58 +02:00
dns_test.go refactor(quicdialer): separate saving from listening (#405) 2021-06-25 16:20:08 +02:00
dns.go refactor: start pivoting netx (#396) 2021-06-23 15:53:12 +02:00
errorwrapper_test.go refactor(quicdialer): separate saving from listening (#405) 2021-06-25 16:20:08 +02:00
errorwrapper.go cleanup: remove ConnID, DialID, TransactionID (#395) 2021-06-23 13:36:45 +02:00
quicdialer.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
saver_test.go refactor(quicdialer): separate saving from listening (#405) 2021-06-25 16:20:08 +02:00
saver.go refactor: merge tlsx into netxlite (#403) 2021-06-25 12:39:45 +02:00
system_test.go refactor(quicdialer): separate saving from listening (#405) 2021-06-25 16:20:08 +02:00
system.go refactor(quicdialer): separate saving from listening (#405) 2021-06-25 16:20:08 +02:00