summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2018-03-26Merge branch 'bug24658-rm-curve25519-header' into bug24658-mergeNick Mathewson
2018-03-23test: more data on geoip load failure.Nick Mathewson
2018-03-23Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-23tests: Automatically detect Rust crates to test and also pass --verbose.Isis Lovecruft
2018-03-22Merge remote-tracking branch 'public/geoip_testing'Nick Mathewson
2018-03-19Merge remote-tracking branch 'isis/bug23881_r1'Nick Mathewson
2018-03-19Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-03-19Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-19tests: Fix HS test against max IP lifetime.Isis Lovecruft
2018-03-19Merge branch 'ticket25268_034_01'Nick Mathewson
2018-03-19Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-19tests: Fix crash on win32 due to uninitialised mutex in bench.c.Gisle Vanem
2018-03-19Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-19Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-03-15Add a test for geoip_load_file().Nick Mathewson
2018-03-15Split geoip tests into a separate module.Nick Mathewson
2018-03-08test: Increase time limit for IP creation in an HS test.Isis Lovecruft
2018-03-03Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-03Merge branch 'ticket23814' into maint-0.3.3Nick Mathewson
2018-03-01Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-01Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-03-01Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-03-01Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-03-01Protover tests: disable some obsoleted testsNick Mathewson
2018-03-01Forbid UINT32_MAX as a protocol versionNick Mathewson
2018-03-01Forbid "-0" as a protocol version.Nick Mathewson
2018-03-01Add more of Teor's protover tests.Nick Mathewson
2018-03-01Add some protover vote round-trip tests from Teor.Nick Mathewson
2018-02-21Revert 4438ef32's changes to test_address.cNick Mathewson
2018-02-20crypto: Remove unnecessary curve25519 header from crypto_digest.h.Isis Lovecruft
2018-02-20Remove a bunch of other redundant #includesNick Mathewson
2018-02-16Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-02-16Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-02-15Merge branch 'maint-0.3.3'Nick Mathewson
2018-02-15Merge remote-tracking branch 'isis/bug25171' into maint-0.3.3Nick Mathewson
2018-02-15Merge branch '25162_zstd_static'Nick Mathewson
2018-02-16tests: Remove duplicate included header file in src/test/test.c.Isis Lovecruft
2018-02-15cmux: Always use the cmux policyDavid Goulet
2018-02-15cmux: Remove round-robin circuit policyDavid Goulet
2018-02-15cmux: Make EWMA policy mandatoryDavid Goulet
2018-02-13Merge branch 'tests_rust'Nick Mathewson
2018-02-09Merge remote-tracking branch 'dgoulet/ticket24902_029_05'Nick Mathewson
2018-02-09test: DoS test to make sure we exclude known relaysDavid Goulet
2018-02-08Add a "make test-rust" target to run the rust tests only.Nick Mathewson
2018-02-08Merge branch 'ticket25183_029_01' into ticket24902_029_05David Goulet
2018-02-08test: Add unit tests for addressset.cDavid Goulet
2018-02-07Merge remote-tracking branch 'dgoulet/bug25113_029_01'Nick Mathewson
2018-02-07test: Bump to 10 msec gap in the monotonic testDavid Goulet
2018-02-07Fix spelling mistakes corresponding to ticket #23650Deepesh Pathak
2018-02-06Make zstd unit tests try running with static-only fns disabledNick Mathewson