- May 08, 2014
-
-
Nick Mathewson authored
These are actually tests for #311. It appears to me that we didn't fix #311 properly when we thought we did in 475eb5d6; instead, the real fix was 05eff35a, a few minutes earlier.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Fixes bug 11805; bugfix on 0.2.5.4-alpha.
-
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
-
Nick Mathewson authored
-
- May 07, 2014
-
-
Nick Mathewson authored
Possible fix for bug 11648.
-
Nick Mathewson authored
Should help speed up mingw builds by a percent or two.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Now that we have a scripts/* directory, let's put the scripts we use for generating C there.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- May 06, 2014
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
This may let us know if we're hitting 7164 because of an hte_hash-corruption situation proposed by "cypherpunks" in bug 11737.
-
Nick Mathewson authored
-
Nick Mathewson authored
Since this is critical-path, let's tune the value we pass to csiphash a little so it fits into one whole round.
-
Nick Mathewson authored
Reported by cypherpunks. Fix for #11761; bugfix on 0.2.3.13-alpha where we made ht.h stop using _identifiers.
-
- May 05, 2014
-
-
Nick Mathewson authored
Fixes ticket 11750.
-
Nick Mathewson authored
Apparently, there exist cross-compiling environments for arm7 where you can compile a 64x64->128 multiply, but not link it. Fixes bug 11729; bugfix on 0.2.4.8-alpha. Patch from 'conradev'.
-
Nick Mathewson authored
This is a stopgap measure to make sure that microdescriptors never collide; see bug 11743.
-