- May 30, 2017
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Add magic comments recognized by default -Wimplicit-fallthrough=3 or break, as required.
-
Roger Dingledine authored
we should have taken out this comment with commit aadff627 during ticket 16480.
-
- May 28, 2017
-
-
Jigsaw52 authored
-
teor authored
-
teor authored
Fixes bug #22424 on 0.3.1.1-alpha.
-
teor authored
No behaviour change. Part of #22424.
-
teor authored
Part of #22424.
-
teor authored
Part of #22424.
-
teor authored
-
teor authored
This brings the description up to date with the exponential backoff code introduced in 0.2.9.1-alpha. Fixes bug #22421.
-
Jigsaw52 authored
Fixes crash when including a folder that contains a non-empty file without any values followed by any other non-empty file.
-
- May 26, 2017
-
-
Nick Mathewson authored
A fair number of our mock_impl declarations were messed up so that even our special AM_ETAGSFLAGS couldn't find them. This should be a whitespace-only patch.
-
Nick Mathewson authored
-
Nick Mathewson authored
(Note that a lot of the removed guidance is stuff that the tools will do automatically.)
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- May 25, 2017
-
-
Nick Mathewson authored
-
Roger Dingledine authored
-
Roger Dingledine authored
-
When directory authorities reject a router descriptor due to keypinning, free the router descriptor rather than leaking the memory. Fixes bug 22370; bugfix on 0.2.7.2-alpha.
-
Roger Dingledine authored
-
Roger Dingledine authored
If we add the element itself, we will later free it when we free the descriptor, and the next time we go to look at MyFamily, things will go badly. Fixes the rest of bug 22368; bugfix on 0.3.1.1-alpha.
-
Roger Dingledine authored
If we free them here, we will still attempt to access the freed memory later on, and also we will double-free when we are freeing the config. Fixes part of bug 22368.
-
- May 24, 2017
-
-
Nick Mathewson authored
-
Nick Mathewson authored
It's still not great, but should be less confusing what's wrong here. Closes ticket 1121.
-
Roger Dingledine authored
in retrospect, we should have removed this with commit 1289474d as part of #11742, which was the last caller of it.
-
- May 23, 2017
-
-
teor authored
No code changes needed: in the places where we actually check the return value of these functions, we handle it correctly.
-
Roger Dingledine authored
-
- May 22, 2017
-
-
Nick Mathewson authored
-
Alexander Hansen Færøy authored
See: https://bugs.torproject.org/22305
-
Nick Mathewson authored
-
Nick Mathewson authored