- 15 Oct, 2018 5 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 14 Oct, 2018 8 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Nothing should ever look at them on failure, but in some cases, the unit tests don't check for failure, and then GCC-LTO freaks out. Fixes part of 27772.
-
Nick Mathewson authored
These confused GCC LTO, which thought they might be used uninitialized. I'm pretty sure that as long as 'res' indicates success, they will always be set to something, but let's unconfuse the compiler in any case.
-
Nick Mathewson authored
This is now officially an antipattern: please let's never copy a function declaration in two places again. That's what headers are for.
-
Nick Mathewson authored
Part of #27772
-
Nick Mathewson authored
-
- 12 Oct, 2018 2 commits
-
-
Taylor Yu authored
Report what program produced the mysterious core file that we occasionally see on Travis CI during make distcheck. Closes ticket 28024.
-
Nick Mathewson authored
-
- 10 Oct, 2018 18 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Taylor Yu authored
-
Taylor Yu authored
-
Taylor Yu authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Karsten Loesing authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
This package conflicts with a preinstalled mingw openssl. Fixes bug 27943. I think this was an appveyor change, not a Tor bug.
-
Nick Mathewson authored
Closes ticket 27765 This commit also changes the appveyor file to a unified line ending style, since the old one was pretty confused. Use "-b" to see the real differences.
-
Nick Mathewson authored
-
- 09 Oct, 2018 2 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 07 Oct, 2018 1 commit
-
-
rl1987 authored
-
- 05 Oct, 2018 1 commit
-
-
Neel Chauhan authored
-
- 03 Oct, 2018 2 commits
- 01 Oct, 2018 1 commit
-
-
Nick Mathewson authored
-