> First feedback is that I'm having trouble installing cyclone. :/ What
> steps does it take from, say, a vanilla Debian Squeeze to an environment
> where `twistd -n cyclone -r pyonionoo.web.Application` works? Ideally,
> these steps only include `apt-get install`, but if something else is
> need
On Fri, Aug 10, 2012 at 6:21 PM, Jordi Espasa Clofent
wrote:
> Well, finally it seems a Tor configure.in bug/problem:
>
> http://lists.freebsd.org/pipermail/freebsd-ports/2012-August/077440.html
>
> So.. I guess it has to be fixed by some tor dev then.
Very interesting. That first stanza is inde
Well, finally it seems a Tor configure.in bug/problem:
http://lists.freebsd.org/pipermail/freebsd-ports/2012-August/077440.html
So.. I guess it has to be fixed by some tor dev then.
___
tor-dev mailing list
tor-dev@lists.torproject.org
https://lists.to
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 important, as Tor's relay protocol is likely to b
On 2012-08-10 8:11 AM, vmon wrote:
Hey Zack,
Please take a look at this comparison in
chop_circuit_t::send_targeted(conn, blocksize):
if (avail > blocksize - lo)
avail = blocksize - lo;
else if (avail > SECTION_LEN)
avail = SECTION_LEN;
else if (upstream_eof && !sent_fin)
Hey Zack,
Please take a look at this comparison in
chop_circuit_t::send_targeted(conn, blocksize):
if (avail > blocksize - lo)
avail = blocksize - lo;
else if (avail > SECTION_LEN)
avail = SECTION_LEN;
else if (upstream_eof && !sent_fin)
// this block will carry the last byte of
On 08/10/2012 04:56 PM, Jordi Espasa Clofent wrote:
Yup. No --with-tcmalloc there. For whatever reason, the freebsd
build process didn't pass --with-tcmalloc to configure.
If the ports maintainer isn't being responsive, maybe some other
freebsd people could have a look? If the build process i
Yup. No --with-tcmalloc there. For whatever reason, the freebsd
build process didn't pass --with-tcmalloc to configure.
If the ports maintainer isn't being responsive, maybe some other
freebsd people could have a look? If the build process is telling Tor
the wrong stuff, then that is almost ce
On Fri, Aug 10, 2012 at 10:14 AM, Jordi Espasa Clofent
wrote:
> On 08/09/2012 04:54 PM, Nick Mathewson wrote:
>> Have a look near the top of "config.log" (please don't send the whole
>> file; it will be enormous) -- there should be a part that says what
>> command line configure got.
>
>
> I guess
On 08/09/2012 04:54 PM, Nick Mathewson wrote:
On Thu, Aug 9, 2012 at 6:04 AM, Jordi Espasa Clofent
wrote:
Can you see what arguments are being passed to configure, and what
configure does with them? Is the freebsd build process passing
--with-tcmalloc to the configure script?
Sure.
mb# pw
Hi Karsten,
On 8/10/12 8:29 AM, Karsten Loesing wrote:
Hi Norman,
On 8/10/12 3:15 AM, Norman Danner wrote:
On 8/9/12 5:28 PM, Norman Danner wrote:
Hi Karsten,
We have a preliminary version of the Pyonionoo front-end at
git://github.com/meganchang/pyonionoo.git
Make sure to look at th
Hi Norman,
On 8/10/12 3:15 AM, Norman Danner wrote:
> On 8/9/12 5:28 PM, Norman Danner wrote:
>> Hi Karsten,
>>
>> We have a preliminary version of the Pyonionoo front-end at
>>
>> git://github.com/meganchang/pyonionoo.git
>>
>> Make sure to look at the database branch. We'd be happy to hear
12 matches
Mail list logo