summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2018-09-13Merge branch 'bug27224_take2_squashed'Nick Mathewson
2018-09-13Add a test case with a matching ip but mismatched identity.Nick Mathewson
2018-09-13Unit tests for ticket 27224.rl1987
2018-09-13Merge branches 'bug27684' and 'bug27685'Nick Mathewson
2018-09-13Fix a memory leak in tortls/openssl/try_to_extract_certs_from_tlsNick Mathewson
2018-09-13Fix a memory leak in tortls/openssl/context_new test.Nick Mathewson
2018-09-12Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-12Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-12Merge remote-tracking branch 'tor-github/pr/298'Nick Mathewson
2018-09-12Merge branch 'pr278_squashed'Nick Mathewson
2018-09-12Actually, just disable test_rebind.sh on Appveyorrl1987
2018-09-12Disable test_rebind.sh on Windowsrl1987
2018-09-12Update/fix CI buildrl1987
2018-09-12Pick random ports in test_rebind.pyrl1987
2018-09-12Tweak test_rebind.py for future-proofnessrl1987
2018-09-12Integration test for socket rebindingrl1987
2018-09-12Merge remote-tracking branch 'tor-github/pr/318'Nick Mathewson
2018-09-12test/protover: remove version zero from testscypherpunks
2018-09-11Merge remote-tracking branch 'tor-github/pr/315'Nick Mathewson
2018-09-11Merge remote-tracking branch 'onionk/doublevote1'Nick Mathewson
2018-09-10Defer reporting directory bootstrap progressTaylor Yu
2018-09-10test: Fix coverity CID 1439129David Goulet
2018-09-10test: Fix coverity CID 1439130David Goulet
2018-09-10test: Fix coverity CID 1439131David Goulet
2018-09-07Merge remote-tracking branch 'dgoulet/ticket20700_035_03'Nick Mathewson
2018-09-07HSv3: Don't assert when reading bad client-side privkeys.George Kadianakis
2018-09-07HSv3: Add subcredential in client auth KDF on the service-side.George Kadianakis
2018-09-07hs-v3: Make hs_desc_build_fake_authorized_client() return an objectDavid Goulet
2018-09-07bug: Use PATH_SEPARATOR instead of slashSuphanat Chunhapanya
2018-09-07hs-v3: Rename client_pk to client_auth_pkSuphanat Chunhapanya
2018-09-07hs-v3: Rename client_sk to client_auth_skSuphanat Chunhapanya
2018-09-07test: HS v3 client auth is config equal functionSuphanat Chunhapanya
2018-09-07hs-v3: Make all descriptor content free functions publicSuphanat Chunhapanya
2018-09-07test: HS v3 descriptor decoding with client authorizationSuphanat Chunhapanya
2018-09-07hs-v3: Refactor the descriptor decryption/decodingSuphanat Chunhapanya
2018-09-07test: HS v3 client authorization loading secret keySuphanat Chunhapanya
2018-09-07test: HS v3 descriptor encoding with client authorizationSuphanat Chunhapanya
2018-09-07hs-v3: Encrypt the descriptor using a cookieSuphanat Chunhapanya
2018-09-07test: Build an HSv3 descriptor with authorized clientSuphanat Chunhapanya
2018-09-07test: HS v3 building a descriptor with client authSuphanat Chunhapanya
2018-09-07test: HS v3 loading client auth keys service sideSuphanat Chunhapanya
2018-09-06Merge remote-tracking branch 'tor-github/pr/294'Nick Mathewson
2018-09-05Try to fix new coverity warnings in unit tests.Nick Mathewson
2018-09-04Debug one last reference-counting issue that only appeared on openssl masterNick Mathewson
2018-09-04Fix an easy refcounting bug in a unit testNick Mathewson
2018-09-04Merge branch 'nss_squashed' into nss_mergeNick Mathewson
2018-09-04Resolve openssl-only memory leaksNick Mathewson
2018-09-04Fix a pair of remaining leaks in tortls_nss.cNick Mathewson
2018-09-04Use FREE_AND_NULL for impl typesNick Mathewson
2018-09-04Port test_tortls_verify to not depend on openssl internalsNick Mathewson