summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2017-01-18Fix a memory leak in bench.cNick Mathewson
2017-01-18Merge branch 'bug19769_19025_029'Nick Mathewson
2017-01-18test_cfmt_connected_cells: use TTL value that's above the new min.Nick Mathewson
2017-01-18DefecTor countermeasure: change server- and client-side DNS TTL clippingNick Mathewson
2017-01-14Disallow setting UseBridges to 1 and UseEntryGuards to 0Neel Chauhan
2017-01-13Merge branch 'ipv6-only-client_squashed'Nick Mathewson
2017-01-13Remove redundant options checks for IPv6 preference conflictsteor
2017-01-13Merge remote-tracking branch 'dgoulet/bug21054_030_01'Nick Mathewson
2017-01-13fix wide linesNick Mathewson
2017-01-10test: Add ESTABLISH_INTRO unit testsDavid Goulet
2017-01-04fixup! Fix unit test failures in response to DNS hijacking.Nick Mathewson
2017-01-03Fix unit test failures in response to DNS hijacking.Nick Mathewson
2016-12-27Fix double-free on test failureNick Mathewson
2016-12-23Remove abort handler from the backtrace generatorcypherpunks
2016-12-23Merge remote-tracking branch 'dgoulet/bug20572_030_01'Nick Mathewson
2016-12-23Fix unreachable heap corruption in base64_decode()Hans Jerry Illikainen
2016-12-21test: Add unit test for prune_services_on_reload()David Goulet
2016-12-19Port fuzz_http to use fuzzing_common.Nick Mathewson
2016-12-19Add a fuzzer for the http used in our directory protocolteor
2016-12-19Fuzzing: Add an initial fuzzing tool, for descriptors.Nick Mathewson
2016-12-16Fix another pointless stack-protector warning.Nick Mathewson
2016-12-16hs: Remove private keys from hs_desc_plaintext_data_t.J. Ryan Stinnett
2016-12-16Resolve some coverity complaints in test_entrynodes.cNick Mathewson
2016-12-16Fix broken entrynodes/retry_unreachable testNick Mathewson
2016-12-16Merge branch 'ticket20831_v2'Nick Mathewson
2016-12-16Make NumDirectoryGuards work with the new guard algorithm.Nick Mathewson
2016-12-16Remove UseDirectoryGuardsNick Mathewson
2016-12-16Merge branch 'prop271_030_v1_squashed'Nick Mathewson
2016-12-16Wrap all of the legacy guard code, and its users, in #ifdefsNick Mathewson
2016-12-16Tests for choosing which guard_selection to useNick Mathewson
2016-12-16Update node-selection tests to consider restrictionsNick Mathewson
2016-12-16Tests for restricted-circuit cases of upgrade_waiting_circuits()Nick Mathewson
2016-12-16prop271: Tests for the highlevel or_state_t encode/decode functionsNick Mathewson
2016-12-16Add a test for entry_guard_state_should_expire()Nick Mathewson
2016-12-16Repair unit test for tiny-network case.Nick Mathewson
2016-12-16Implement support for per-circuit guard restrictions.Nick Mathewson
2016-12-16Re-enable some disabled tests about switching guard_selectionsNick Mathewson
2016-12-16Change return value of entry_guard_succeeded to an enum.Nick Mathewson
2016-12-16Lay down some infrastructure for bridges in the New Guard Order.Nick Mathewson
2016-12-16Remove guard_selection argument from status-reporting functionsNick Mathewson
2016-12-16Have multiple guard contexts we can switch between.Nick Mathewson
2016-12-16More entry guard tests: for cancel, and for upgrade.Nick Mathewson
2016-12-16Test for entry_guard_has_higher_priority().Nick Mathewson
2016-12-16Unit tests for entry_guard_{pick_for_circuit,succeeded,failed}Nick Mathewson
2016-12-16Turn #defines for prop271 into networkstatus paramsNick Mathewson
2016-12-16Add a wrapper for a common networkstatus param patternNick Mathewson
2016-12-16Test no-consensus case for filter.Nick Mathewson
2016-12-16Test get_guard_selection_by_nameNick Mathewson
2016-12-16Make sure primary-guards are up-to-date when we inspect them.Nick Mathewson
2016-12-15Fix a lovely heisenbug in rend_cache/store_v2_desc_as_clientNick Mathewson