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