- Feb 03, 2014
-
-
Nick Mathewson authored
-
Nick Mathewson authored
Improvement on f308adf8, where we made the ntor unit tests run everywhere... so long as a python curve25519 module was installed. Now the unit tests don't require that module.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
sed -i 's/BN_free/BN_clear_free/g'
-
- Feb 02, 2014
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
I'm doing this because: * User doesn't mean you're running as root, and running as root doesn't mean you've set User. * It's possible that the user has done some other capability-based hack to retain the necessary privileges.
-
- Jan 31, 2014
-
-
Nick Mathewson authored
Based on patch from "thomo" at #10582.
-
- Jan 30, 2014
-
-
Qingping Hou authored
-
Qingping Hou authored
-
Qingping Hou authored
-
Qingping Hou authored
-
- Jan 29, 2014
-
-
Nick Mathewson authored
The remaining vestige is that we continue to publish the V2dir flag, and that, for the controller, we continue to emit v2 directory formats when requested.
-
- Jan 27, 2014
-
-
Roger Dingledine authored
also replace them with the versions of the changelog stanzas from release-0.2.4, for consistency
-
- Jan 21, 2014
-
-
Nick Mathewson authored
-
- Jan 20, 2014
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jan 17, 2014
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jan 06, 2014
-
-
Nick Mathewson authored
Fix for #10563. This is a compatibility issue with libseccomp-2.1. I guess you could call it a bugfix on 0.2.5.1?
-
- Jan 03, 2014
-
-
Nick Mathewson authored
This is harmless in the Tor of today, but important for correctness. Fixes bug 10536; bugfix on 0.2.4.8-alpha. Reported by "cypherpunks".
-
- Dec 24, 2013
-
-
Nick Mathewson authored
-
Nick Mathewson authored
Fix for 10485. Fix on 0.2.4.17-alpha.
-
Nick Mathewson authored
-
Nick Mathewson authored
Fix for #10470 as suggested by arma
-
- Dec 22, 2013
-
-
Roger Dingledine authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Bugfix on 0.2.4.7-alpha; fixes bug 10465.
-
Roger Dingledine authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Dec 21, 2013
-
-
Nick Mathewson authored
When I introduced the unusable_for_new_circuits flag in 62fb209d, I had a spurious ! in the circuit_stream_is_being_handled loop. This made us decide that non-unusable circuits (that is, usable ones) were the ones to avoid, and caused it to launch a bunch of extra circuits. Fixes bug 10456; bugfix on 0.2.4.12-alpha.
-
- Dec 20, 2013
-
-
Nick Mathewson authored
-
- Dec 19, 2013
-
-
Nick Mathewson authored
Conflicts: src/common/crypto.c
-
Nick Mathewson authored
-