s7r transcribed 1.1K bytes:
> Hi,
>
> An update is needed in
>
> http:// deb.torproject.org/torproject.org obfs4proxy main
>
> to version 0.0.5 (we currently have 0.0.4). armel and amrhf packages
> for obfs4proxy would be nice too, for mobiles/tablets/raspberrys etc.
Hey s7r,
It is my underst
>
> If this conversation moves elsewhere, I would really like to be kept in the
> loop.
>
To all the people interested, below you'll find a wiki page where we can
keep track of all the ideas that have come up. If you have your own
idea, please add it :)
https://trac.torproject.org/projects/tor
Per
https://code.google.com/p/address-sanitizer/wiki/Flags
one benefits from compiling with -fno-common
when -fsanitize=address is active
The attached patch converts the single
common variable to a global/extern
variable.
Seems a good idea to me. Have run this
with no issues, but more ASAN
co