aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2017-10-03Merge branch 'bug23672_032_01_squashed'Nick Mathewson
2017-10-03test: Add an HS v3 descriptor fetch unit testDavid Goulet
2017-10-03Merge remote-tracking branch 'asn/bug23670'Nick Mathewson
2017-10-03entrynodes: Better naming for dir info check functions.George Kadianakis
2017-10-03Merge branch 'bug23678_032'Nick Mathewson
2017-10-03Follow-up on 23678: fix socks/wrong_protocol testNick Mathewson
2017-10-03Make the fp_pair_map tests cover {get,set}_by_digestsNick Mathewson
2017-10-03entrynodes: Error msg for missing guard descs is now more informative.George Kadianakis
2017-10-03entrynodes: Be specific about how many primary descriptors we miss.George Kadianakis
2017-09-28Merge remote-tracking branch 'catalyst-oniongit/bug23691'Nick Mathewson
2017-09-28Fix leak in test_util.cTaylor Yu
2017-09-28Enable disabled test that was disabled due to bug #23551Alexander Færøy
2017-09-28Improve unit test coverage for compression code.Nick Mathewson
2017-09-28Unit test for case where %included dir exists but is unreadableNick Mathewson
2017-09-28unit test for config_lines_dup_and_filterNick Mathewson
2017-09-28Add unit test for buf_get_line().Nick Mathewson
2017-09-27Let's get 100% coverage for proto_http while we're at it.Nick Mathewson
2017-09-27Test more error cases of our socks code.Nick Mathewson
2017-09-27Add unit tests for SOCKS functions that parse server responsesNick Mathewson
2017-09-27socks5 unit tests: add check for ipv6 address type.Nick Mathewson
2017-09-27Socks tests for bad socks5 username/passwd auth.Nick Mathewson
2017-09-27testing: test many possible truncated SOCKS commandsNick Mathewson
2017-09-27Move ext_or_command tests to test_proto_misc.cNick Mathewson
2017-09-27Add unit tests for var_cell and control0 proto functions.Nick Mathewson
2017-09-26Merge remote-tracking branch 'asn/ticket23645_032_01'Nick Mathewson
2017-09-26hs: Improve loggingDavid Goulet
2017-09-25Merge branch 'bug22109'Nick Mathewson
2017-09-25Make testing rend1_payload variables staticNick Mathewson
2017-09-25Merge branch 'bug23539_032_01_squashed'Nick Mathewson
2017-09-25sched: Make KISTSchedRunInterval non negativeDavid Goulet
2017-09-25Merge remote-tracking branch 'asn/ticket23420_032_01'Nick Mathewson
2017-09-25prop224: Add test for parsing RENDEZVOUS1 cell.George Kadianakis
2017-09-22Use setup_full_capture_of_logs for 21800Nick Mathewson
2017-09-22test_util: capture the log in the correct place.Nick Mathewson
2017-09-21Capture "Result does not fit in tor_timegm()" warnings in util testsNick Mathewson
2017-09-21Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-21Bug 23608: Mock time for all channelpadding tests.Mike Perry
2017-09-20Unit test to make sure that our platform string is parseableNick Mathewson
2017-09-19tests: fix transproxy tests on BSD systemsMatt Traudt
2017-09-18Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-18Make hs_ntor_ref.py work with python3Nick Mathewson
2017-09-15Replace accumulated C ;;s with ;sNick Mathewson
2017-09-15Merge branch 'scan-build-032'Nick Mathewson
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-09-15Merge branch 'remove_allow_dotexit_v2'Nick Mathewson
2017-09-15Remove AllowDotExit.Nick Mathewson
2017-09-15Merge remote-tracking branch 'dgoulet/ticket12541_032_02'Nick Mathewson
2017-09-15sched: Define SCHEDULER_KIST_PRIVATE for more encapsulationDavid Goulet
2017-09-15test: Fix unit tests with latest scheduler changesDavid Goulet
2017-09-15sched: Make the scheduler object staticDavid Goulet