Re: [tor-dev] Enhancement for Tor 0.3.4.x

2018-02-19 Thread George Kadianakis
Nick Mathewson writes: > [ text/plain ] > On Mon, Feb 12, 2018 at 2:32 PM, David Goulet wrote: >> Hello everone! >> >> As an effort to better organize our 0.3.4.x release for which the merge >> window >> opens in 3 days (Feb 15th, 2018), we need to identify the enhancement(s) that >> we want so

Re: [tor-dev] Enhancement for Tor 0.3.4.x

2018-02-19 Thread teor
> On 20 Feb 2018, at 04:14, David Goulet wrote: > > The other part would be IPv6 for HSv3. This includes: > > - Unify link specifier API/ABI (#22781) > - Put IPv6 link specifiers in client EXTEND cells (#24451) > - Put IPv6 and unrecognised link specifiers in onion service EXTEND cells > (#24

Re: [tor-dev] Enhancement for Tor 0.3.4.x

2018-02-19 Thread David Goulet
On 12 Feb (14:32:41), David Goulet wrote: > Hello everone! > > As an effort to better organize our 0.3.4.x release for which the merge window > opens in 3 days (Feb 15th, 2018), we need to identify the enhancement(s) that > we want so we can better prioritize the development during the merge windo

[tor-dev] Cross compiling Tor for Windows

2018-02-19 Thread Alexander Færøy
Hello. I have recently been trying to wrap my head around some of the Windows/Unix I/O code of Tor to do an API experiment with the PT subsystem. While working on this I remembered that Nick did a cool trick during the development of the consensus diff feature where he managed to reproduce a Wind