Re: [tor-dev] Fwd: [tor-relays] tcmalloc in FreeBSD [SOLVED ?]

2012-08-11 Thread Jordi Espasa Clofent
That's really strange. With a non-modified configure.in (which means that is containing this misplaced stanza), I did: # cd /usr/ports/security/tor/ # make deinstall # make clean # make install and... voilá: mb# ldd /usr/local/bin/tor /usr/local/bin/tor: libtcmalloc.so.2 => /usr/local/

Re: [tor-dev] Fwd: [tor-relays] tcmalloc in FreeBSD [SOLVED ?]

2012-08-11 Thread Jordi Espasa Clofent
Very interesting. That first stanza is indeed wrongly placed. But when you move it, does it start working? I tried a couple of things without success. So, what code should be placed in where? And why does it seem that ./configure is not getting the --with-tcmalloc option at all? No idea.

Re: [tor-dev] Another key exchange algorithm for extending circuits: alternative to ntor?

2012-08-11 Thread Robert Ransom
On 8/10/12, Robert Ransom wrote: > On 8/8/12, Nick Mathewson wrote: > >> http://www.infsec.cs.uni-saarland.de/~mohammadi/owake.html > > Also, where does this paper specify that the participants must check > that public-key group elements are not equal to the identity element? > That's rather impo