aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2020-01-07speaking of utf-8, remove strange char from commentRoger Dingledine
2020-01-07Merge branch 'ticket32845_squashed'Nick Mathewson
2020-01-07test_helpers: add a missing free for CID 1457527.Nick Mathewson
2020-01-07string: Add extra UTF-8 test casesteor
2020-01-06Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_mergedNick Mathewson
2020-01-06test: HTTP CONNECT protocolSuphanat Chunhapanya
2020-01-06test: HAPRoxy protocolSuphanat Chunhapanya
2020-01-06test: Implement haproxySuphanat Chunhapanya
2020-01-06Merge remote-tracking branch 'tor-github/pr/1620'Nick Mathewson
2019-12-20Replace several C identifiers.teor
2019-12-20Code Style: Delete headers that are included twiceteor
2019-12-20Code Style: Delete PRIVATE defines that are never usedteor
2019-12-20Run "make autostyle"teor
2019-12-19Mark TestingEstimatedDescriptorPropagationTime as obsolete.Nick Mathewson
2019-12-19Merge branch 'dirauth_config_squashed'Nick Mathewson
2019-12-19Add an integration test for options disabled by dirauth subsystem.Nick Mathewson
2019-12-17Merge branch 'ticket32172_once_again'Nick Mathewson
2019-12-17Merge branch 'tor-github/pr/1608'David Goulet
2019-12-16Compact lines in test_e2e_rend_circuit_setup()Neel Chauhan
2019-12-16Remove extra space from helper_get_circ_and_stream_for_test() call in test_e2...Neel Chauhan
2019-12-16Merge remote-tracking branch 'tor-github/pr/1505'teor
2019-12-12python: Add __future__ imports for python 3 compatibilityteor
2019-12-10set up tmp dir for test suite to run on AndroidHans-Christoph Steiner
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-09Rename control_reply_add_1kvTaylor Yu
2019-12-08reply lines structuresTaylor Yu
2019-12-08add KV_RAW to kvline.cTaylor Yu
2019-12-08clean up kvline_can_encode_lines()Taylor Yu
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