Re: [tor-dev] Proposal 295: Using the ATL construction for relay cryptography (solving the crypto-tagging attack)

2018-07-24 Thread Taylor Yu
On 07/20/2018 02:27 AM, teor wrote: > A few of us discussed this proposal in the #tor-dev IRC earlier this week. Hi teor, and thanks for writing this summary! I generally agree with what you've written. > We’re confused by 3.1 and 3.2, which seem to be duplicate sections using > different notat

Re: [tor-dev] Abort in test_bridges.c

2018-05-24 Thread Taylor Yu
On 05/23/2018 12:30 PM, Gisle Vanem wrote: > Running 'test.exe bridges/clear_bridge_list' causes this assertion: > >   bridges/clear_bridge_list: May 23 17:12:53.714 [err] > tor_assertion_failed_(): >   Bug: container.h:70: smartlist_get: Assertion sl->num_used > idx failed; > > AFAICS, since 'sw

[tor-dev] moving toward requiring regression tests for bug fixes

2017-06-28 Thread Taylor Yu
Hi all, I've opened a Trac ticket at https://trac.torproject.org/projects/tor/ticket/22745 about possibly requiring all bug fixes to have associated regression tests. This is aimed at Core Tor (starting with 0.3.2.x) but other Tor-related software might want to consider a policy like this as well