summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2017-05-15Test fix: always set address in new_dir_conn()Nick Mathewson
2017-05-15Merge remote-tracking branch 'public/prop140_aftermath_cfg'Nick Mathewson
2017-05-15Merge branch 'ahf_bugs_21667_2_squashed'Nick Mathewson
2017-05-15Fix dir_handle_get/... test-cases for prop#278 support.Alexander Færøy
2017-05-15dir_handle_get: repair two test cases, note the fixes for 3 othersNick Mathewson
2017-05-15Add hs_test_helpers.h to noinst_HEADERSNick Mathewson
2017-05-12Test fix: expect old consensuses to be deleted if not deflate-compressedNick Mathewson
2017-05-11Untangle cleanup logic in test_hs_intropoint.cTaylor Yu
2017-05-11Merge branch 'ticket21871_031_03_squashed'Nick Mathewson
2017-05-11prop224: Change encryption keys descriptor encodingDavid Goulet
2017-05-11Merge remote-tracking branch 'argonblue/bug22177'Nick Mathewson
2017-05-10Test config line parsing errorsTaylor Yu
2017-05-10Resurrect dead code in test_channelpadding.cTaylor Yu
2017-05-10Merge remote-tracking branch 'public/my-family-list-fix-4498'Nick Mathewson
2017-05-10Fix compilation on libevent2-only systemsNick Mathewson
2017-05-10In channelpadding tests that touch libevent, call event_reinit().Nick Mathewson
2017-05-09Merge branch 'dgoulet_ticket22060_031_01_squashed'Nick Mathewson
2017-05-09config: Remove {Control,DNS,Dir,Socks,Trans,NATD,OR}ListenAddress optionDavid Goulet
2017-05-09config: Remove TLSECGroup optionDavid Goulet
2017-05-09config: Remove AllowSingleHopExits optionDavid Goulet
2017-05-09config: Remove AllowInvalidNodes optionDavid Goulet
2017-05-09test: Remove HS decode valid intro point testDavid Goulet
2017-05-09test: Move duplicate HS test code and unify itDavid Goulet
2017-05-09Minor cleanups in test_config.Nick Mathewson
2017-05-09Split MyFamily into user-specified version and normalized versionNick Mathewson
2017-05-09Fix an implicit conversion warningNick Mathewson
2017-05-08clang-i386: use house style for public-when-testing variablesNick Mathewson
2017-05-08Fix some clang-i386 warnings in master.Nick Mathewson
2017-05-08Merge branch 'netflow_padding-v6-rebased2-squashed'Nick Mathewson
2017-05-08Fix some channelpadding test issues.Mike Perry
2017-05-08Cache netflow-related consensus parameters.Mike Perry
2017-05-08Fix a breakage in test_options.c.Mike Perry
2017-05-08Remove a PredictedPortsRelevantTime test.Mike Perry
2017-05-08Bug 17592: Clean up connection timeout logic.Mike Perry
2017-05-08Netflow record collapsing defense.Mike Perry
2017-05-05Remove dead code in test_options_validate_impl().Alexander Færøy
2017-05-05Turn consdiffmgr.cache_max_age_hours into a parameterNick Mathewson
2017-05-04Store the sha3 of a networkstatus as part of the networkstatus_tNick Mathewson
2017-05-04Merge branch 'ticket22143_squashed'Nick Mathewson
2017-05-04Add a test for $ with non-delete commands.Nick Mathewson
2017-05-04Remove some unused digests from test_consdiffmgr.cNick Mathewson
2017-05-04bug#22143/prop#140: in consdiffmgr, store and use digest-as-signedNick Mathewson
2017-05-04bug#22143/prop#140: Use <n>,$d commands in diffs to remove signaturesNick Mathewson
2017-05-03Fix additional leaks in #22103 testsTaylor Yu
2017-05-03bug#22143/prop#140: identify input diffs by their digest-as-signedNick Mathewson
2017-05-03Merge remote-tracking branch 'argonblue/bug22103_fixtest'Nick Mathewson
2017-05-03control: Fix NULL pointer access in HS desc eventDavid Goulet
2017-05-03Fix memory management for #22103 testsTaylor Yu
2017-05-02Add tests for #22103Taylor Yu
2017-05-02Merge branch 'compress_none_v2_squashed'Nick Mathewson