summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2017-11-18Add an extra check in test_entrynodesNick Mathewson
2017-11-18Fix memory leak in unit test for bridge distribution config.Nick Mathewson
2017-11-17Fix a clang unitialized-var warningNick Mathewson
2017-11-17Intoduce unittest for skipping outdated dirservers.George Kadianakis
2017-11-11Fix mock_crypto_pk_public_checksig__nocheck() to handle short RSA keysNick Mathewson
2017-11-08Merge branch 'bug23816_029_squashed' into maint-0.3.2Nick Mathewson
2017-11-08Replace our random-exponential-delay algorithm.Nick Mathewson
2017-11-07Merge remote-tracking branch 'asn/ticket23623_032_01' into maint-0.3.2Nick Mathewson
2017-11-06Merge branch 'bug24150_032_squashed' into maint-0.3.2Nick Mathewson
2017-11-06Fix a memory leak on decryption non-failure of v3 hsdescNick Mathewson
2017-11-04ClientDNSRejectInternalAddresses in non-default networksSebastian Hahn
2017-11-04Revert "Make ClientDNSRejectInternalAddresses testing-only."Sebastian Hahn
2017-11-02Test that IPv6-only clients can use microdescriptorsteor
2017-11-02Merge branch 'ticket23820_032_01_squashed' into maint-0.3.2Nick Mathewson
2017-11-02Don't run IPv6-only v3 single onion service tests using chutneyteor
2017-10-31test: Fix voting schedule for hs_service.cDavid Goulet
2017-10-31test: Fix voting schedule for hs_common.cDavid Goulet
2017-10-31test: Fix voting schedule for shared randomDavid Goulet
2017-10-31Merge branch 'bug24082_032' into maint-0.3.2Nick Mathewson
2017-10-31test: Initialize the voting schedule in test_dir.cDavid Goulet
2017-10-31Merge branch 'hsdescv3_fuzz_more' into maint-0.3.2Nick Mathewson
2017-10-31Merge branch 'bug23762_032_02_squashed' into maint-0.3.2Nick Mathewson
2017-10-31hs-v3: Attempt descriptor refetch when dirinfo changesDavid Goulet
2017-10-30Initialize the mock options in the fuzzing codeNick Mathewson
2017-10-27In the hsdescv3 fuzzer, replace the decryption function.Nick Mathewson
2017-10-27sr: Don't use a dynamic voting scheduleDavid Goulet
2017-10-26fuzzing: Make hsdescv3 use the decoding API correctlyDavid Goulet
2017-10-26Revert "Temporarily disable compilation of the v3 hs fuzzing code"David Goulet
2017-10-24Merge branch 'feature18329_029_squashed' into maint-0.3.2Nick Mathewson
2017-10-24Merge branch 'feature18329_029_squashed' into maint-0.3.2Nick Mathewson
2017-10-24Updates to fix check-spaces/check-changes warningsNick Mathewson
2017-10-24Adjust test to allow hyphens too.Nick Mathewson
2017-10-24test: Add unittest for descriptors with BridgeDistribution option.Isis Lovecruft
2017-10-23Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-10-23Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2017-10-23Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-10-23Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-10-23Adjust test, now that there are 9 dirauths againNick Mathewson
2017-10-04Don't expect permission failure if running as rootTaylor Yu
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