ooni-probe-cli/internal/engine
2022-11-21 19:25:23 +01:00
..
experiment Start work on IMAP probe 2022-11-21 19:25:23 +01:00
geolocate fix(geolocate): always use netxlite functionality (#976) 2022-10-12 18:07:42 +02:00
mockable feat(oonirun): improve tests (#915) 2022-08-31 18:40:27 +02:00
netx refactor(datafmt): use "udp" instead of "quic" (#946) 2022-09-08 17:19:59 +02:00
probeservices fix(go-build-alpine): honour OONI_PSIPHON_TAGS (#968) 2022-10-03 11:55:47 +02:00
sessionresolver fix(probeservices): use api.ooni.io (#926) 2022-09-02 16:48:14 +02:00
testdata fix: add missing files causing tests to fail (#202) 2021-02-02 14:18:22 +01:00
.gitignore feat: support embedding encrypted psiphon config (#285) 2021-04-02 17:36:06 +02:00
allexperiments.go refactor(engine): allow scripts to register experiments (#860) 2022-08-17 10:57:03 +02:00
doc.go feat(engine): allow runner to return many measurements (#527) 2021-09-30 00:54:52 +02:00
experiment_integration_test.go feat: clearly indicate which resolver we're using (#885) 2022-08-27 15:47:48 +02:00
experiment_test.go refactor: spin geoipx off geolocate (#893) 2022-08-28 20:00:25 +02:00
experiment.go refactor(engine): scrub the whole measurement (#956) 2022-09-12 22:22:25 +02:00
experimentbuilder_test.go refactor(engine): allow scripts to register experiments (#860) 2022-08-17 10:57:03 +02:00
experimentbuilder.go refactor(engine): allow scripts to register experiments (#860) 2022-08-17 10:57:03 +02:00
inputloader_network_test.go refactor(engine): allow scripts to register experiments (#860) 2022-08-17 10:57:03 +02:00
inputloader_test.go refactor(engine): allow scripts to register experiments (#860) 2022-08-17 10:57:03 +02:00
inputloader.go fix(dnscheck): trim the static input list (#923) 2022-09-02 13:54:59 +02:00
inputprocessor_test.go refactor: interfaces and data types into the model package (#642) 2022-01-03 13:53:23 +01:00
inputprocessor.go refactor: interfaces and data types into the model package (#642) 2022-01-03 13:53:23 +01:00
location.go refactor(ooniprobe): migrate database to internal (#979) 2022-11-15 10:35:30 +01:00
saver_test.go refactor: interfaces and data types into the model package (#642) 2022-01-03 13:53:23 +01:00
saver.go feat(oonirun): improve tests (#915) 2022-08-31 18:40:27 +02:00
session_integration_test.go refactor: spin geoipx off geolocate (#893) 2022-08-28 20:00:25 +02:00
session_internal_test.go fix(ooniprobe): use ooniprobe-cli-unattended for unattended runs (#714) 2022-04-29 13:41:09 +02:00
session_nopsiphon_test.go refactor: only use shaping dialer for ndt7 and dash (#754) 2022-05-24 18:23:42 +02:00
session_nopsiphon.go refactor: only use shaping dialer for ndt7 and dash (#754) 2022-05-24 18:23:42 +02:00
session_psiphon_test.go refactor: only use shaping dialer for ndt7 and dash (#754) 2022-05-24 18:23:42 +02:00
session_psiphon.go refactor: only use shaping dialer for ndt7 and dash (#754) 2022-05-24 18:23:42 +02:00
session.go fix(E2E): ensure miniooni.bash is WAI (#972) 2022-10-08 13:14:11 +02:00
submitter_test.go refactor: interfaces and data types into the model package (#642) 2022-01-03 13:53:23 +01:00
submitter.go feat(oonirun): improve tests (#915) 2022-08-31 18:40:27 +02:00