aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2019-12-10Merge branch 'tor-github/pr/1583'David Goulet
2019-12-10hs-v3: Fix memory leak in test_hs_control_store_permanent_creds()George Kadianakis
2019-12-04Merge branch 'ticket32609_squashed'Nick Mathewson
2019-12-04practracker: Add missing .may_include filesteor
2019-12-04control-port: Include HS address in ONION_CLIENT_AUTH_VIEW reply.George Kadianakis
2019-12-03Merge branch 'tor-github/pr/1563'David Goulet
2019-12-03hsv3: ONION_CLIENT_AUTH_REMOVE now also removes the credential file.George Kadianakis
2019-12-03hsv3: Remove support for client auth nicknames.George Kadianakis
2019-12-03hsv3: Add tests for permanently storing auth credentials.George Kadianakis
2019-12-03Merge branch 'pr-1569-squashed'teor
2019-12-03Distribute checkSpaceTest.sh and run it when we have perl.Nick Mathewson
2019-11-27Merge branch 'tor-github/pr/1573'George Kadianakis
2019-11-27test: Add unit tests for closing intro circ on failureDavid Goulet
2019-11-26test/controller: Stop including a ".c" source fileteor
2019-11-26test: Fix a python double-spaceteor
2019-11-25Merge branch 'stream-socks-auth' into bug19859_mergedNick Mathewson
2019-11-20Some tests for log changes, commit, and rollbackNick Mathewson
2019-11-20Make KeyDirectory's GroupReadable behave the same as CacheDirectory's.Nick Mathewson
2019-11-20New unit tests for options_create_directories().Nick Mathewson
2019-11-20parseconf test: ControlSocketsGroupWriteable without ControlSocket.Nick Mathewson
2019-11-18control-port: Tests for ONION_CLIENT_AUTH_VIEW.George Kadianakis
2019-11-18control-port: Tests for ONION_CLIENT_AUTH_REMOVE.George Kadianakis
2019-11-18control-port: Tests for ONION_CLIENT_AUTH_ADD.George Kadianakis
2019-11-18control-port: Implement ONION_CLIENT_AUTH_ADD.George Kadianakis
2019-11-18Merge branch 'tor-github/pr/1423'George Kadianakis
2019-11-18test: Unit test for the hs cache decrypt on new authDavid Goulet
2019-11-18test: Unit test for the SOCKS5 HS client auth errorsDavid Goulet
2019-11-18hs-v3: Refactor descriptor dir fetch done codeDavid Goulet
2019-11-18hs-v3: Set extended error if .onion is invalidDavid Goulet
2019-11-18hs-v3: Return descriptor decoding status when storing as clientDavid Goulet
2019-11-18hs-v3: Keep descriptor in cache if client auth is missing or badDavid Goulet
2019-11-18Merge remote-tracking branch 'tor-github/pr/1517'teor
2019-11-15Remove the extra whitespace around the DARWIN #definesNeel Chauhan
2019-11-14Fix 32-bit warnings in test_circuitmux.cNick Mathewson
2019-11-14test/parseconf: Warn when the expected_log* file is missingteor
2019-11-14test/parseconf: Update conf_examples to use expected_logteor
2019-11-14test/parseconf: Add failure cases in conf_failures/teor
2019-11-14test/parseconf: Stop adding newlines to *_printfteor
2019-11-14test/parseconf: Show tor command lines on failureteor
2019-11-14test/parseconf: Refactor and simplify, stage 2teor
2019-11-14test/parseconf: Refactor and standardise, stage 1teor
2019-11-14test/parseconf: Rename some functions, and reformatteor
2019-11-14test/parseconf: Use consistent formattingteor
2019-11-14test/parseconf: Stop ignoring --dump-config failuresteor
2019-11-14test/parseconf: Standardise output messagesteor
2019-11-14test/parseconf: Add an expected_log fileteor
2019-11-14test/parseconf: Rewrite the included files sectionteor
2019-11-14test/parseconf: Split the file list into sectionsteor
2019-11-12Bug 19859: Fix double-free in unit testJeremyRand
2019-11-12Merge branch 'maint-0.4.2'teor