- Aug 24, 2016
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Signed-off-by:
teor <teor2345@gmail.com>
-
Nick Mathewson authored
-
Nick Mathewson authored
-
* FIXES #19728: https://bugs.torproject.org/19728 * CLOSES #19690: https://bugs.torproject.org/19690
-
- Aug 22, 2016
-
-
Nick Mathewson authored
This bug had existed since 0.2.4.7-alpha, but now that we have FallbackDirs by default, it actually matters. Fixes bug 19947; bugfix on 0.2.4.7-alpha or maybe 0.2.8.1-alpha. Rubiate wrote the patch; teor wrote the changes file.
-
- Aug 19, 2016
-
-
Nick Mathewson authored
-
Nick Mathewson authored
Fixes bug 19903; bugfix on 0.2.8.1-alpha.
-
- Aug 12, 2016
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Karsten Loesing authored
-
- Aug 02, 2016
-
-
Nick Mathewson authored
-
- Jul 29, 2016
-
-
Nick Mathewson authored
-
The fallback was added in 0.2.8.2-alpha.
-
- Jul 21, 2016
-
-
Nick Mathewson authored
It says, 'Incorrect expression (IDENTICAL_BRANCHES)' Fix for CID 1364127. Not in any released Tor.
-
- Jul 19, 2016
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jul 18, 2016
-
-
Karsten Loesing authored
-
- Jul 17, 2016
-
-
Nick Mathewson authored
-
Nick Mathewson authored
Storing 255 into a char gives a warning when char is signed. Fixes bug 19682; bugfix on 0.2.8.1-alpha, where these tests were added.
-
- Jul 13, 2016
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jul 11, 2016
-
-
Peter Palfrader authored
If we did not find a non-private IPaddress by iterating over interfaces, we would try to get one via get_interface_address6_via_udp_socket_hack(). This opens a datagram socket with IPPROTO_UDP. Previously all our datagram sockets (via libevent) used IPPROTO_IP, so we did not have that in the sandboxing whitelist. Add (SOCK_DGRAM, IPPROTO_UDP) sockets to the sandboxing whitelist. Fixes bug 19660.
-
- Jul 08, 2016
-
-
Jigsaw52 authored
Fixes #18397 which prevented tor starting with Sandbox 1.
-
- Jul 07, 2016
-
-
Nick Mathewson authored
-
- Jul 06, 2016
-
-
teor (Tim Wilson-Brown) authored
This fixes #19608, allowing IPv6-only clients to use microdescriptors, while preserving the ability of bridge clients to have some IPv4 bridges and some IPv6 bridges. Fix on c281c036 in 0.2.8.2-alpha.
-
- Jul 05, 2016
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-