summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
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
2017-09-15sched: Add Schedulers torrc optionDavid Goulet
2017-09-15sched: revisist compatibility on non-linux systemsMatt Traudt
2017-09-15sched: rename scheduler to the_schedulerMatt Traudt
2017-09-15sched: Implement the KIST schedulerMatt Traudt
2017-09-15sched: Remove vanilla sched options that will be going awayMatt Traudt
2017-09-15repair test_key_expiration.shNick Mathewson
2017-09-15test: Make check-spaces happyDavid Goulet
2017-09-15fixup! test: Add HS v3 client-side test for picking intro pointsDavid Goulet
2017-09-15test: Add HS v3 client-side test for picking intro pointsGeorge Kadianakis
2017-09-15test: Improve HS v3 helper for building intro points.George Kadianakis
2017-09-15test: Unit test for the hs indexesDavid Goulet
2017-09-15prop224 test: Enrich the client_service_hsdir_set_sync() test.George Kadianakis
2017-09-14Merge remote-tracking branch 'catalyst-oniongit/skew'Nick Mathewson
2017-09-14Refactor control_event_bootstrap_problemTaylor Yu
2017-09-14Merge branch 'bug23019_squashed'Nick Mathewson
2017-09-14prop224 client-side: Start validating onion address pubkeys.George Kadianakis
2017-09-14Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-14Merge remote-tracking branch 'mikeperry/bug23077' into maint-0.3.1Nick Mathewson
2017-09-14Bug 23077: Make channelpadding tests use mocked time.Mike Perry
2017-09-13Merge branch 'bug23466_squashed'Nick Mathewson
2017-09-13prop224 test: Test client desc expiration in tests.George Kadianakis
2017-09-12Fix warnings about passing uninitialized buffers into functionsNick Mathewson