- Jan 17, 2013
-
-
Nick Mathewson authored
Fix for bug 7313
-
- Nov 13, 2012
-
-
Roger Dingledine authored
-
- Nov 02, 2012
-
-
Nick Mathewson authored
Patch from yayooo for bug 7260, forward-ported to 0.2.4.
-
- Oct 26, 2012
-
-
Roger Dingledine authored
-
- Oct 25, 2012
-
-
Nick Mathewson authored
(For real this time. It turns out that 4 and 5 are different numbers.)
-
Nick Mathewson authored
-
- Oct 21, 2012
-
-
Roger Dingledine authored
-
- Oct 20, 2012
-
- Sep 22, 2012
-
-
Roger Dingledine authored
-
- Sep 10, 2012
-
-
Nick Mathewson authored
-
Roger Dingledine authored
-
- Sep 06, 2012
-
-
Roger Dingledine authored
-
- Sep 05, 2012
-
- Aug 09, 2012
-
-
This gives us a few benefits: 1) make -j clean all this will start working, as it should. It currently doesn't. 2) increased parallel build recursive make will max out at number of files in a directory, non-recursive make doesn't have such a limitation 3) Removal of duplicate information in make files, less error prone I've also slightly updated how we call AM_INIT_AUTOMAKE, as the way that was used was not only deprecated but will be *removed* in the next major automake release (1.13).... so probably best that we can continue to bulid tor without requiring old automake. (see http://www.gnu.org/software/automake/manual/html_node/Public-Macros.html ) For more reasons why, see resources such as: http://miller.emu.id.au/pmiller/books/rmch/
-
- Jun 28, 2012
-
-
Nick Mathewson authored
-
- Jun 20, 2012
-
-
Nick Mathewson authored
-
- Jun 15, 2012
-
-
Roger Dingledine authored
-
Roger Dingledine authored
-
- Jun 05, 2012
-
-
Roger Dingledine authored
-
Roger Dingledine authored
-
- May 14, 2012
-
-
Nick Mathewson authored
Bug 5858; fix on 0.2.3.12-alpha
-
- Apr 30, 2012
-
-
Roger Dingledine authored
-
- Apr 23, 2012
-
-
Roger Dingledine authored
-
Roger Dingledine authored
-
- Mar 27, 2012
-
-
Roger Dingledine authored
-
- Mar 26, 2012
-
-
Roger Dingledine authored
-
- Feb 13, 2012
-
-
Roger Dingledine authored
-
Roger Dingledine authored
-
- Jan 31, 2012
-
-
Nick Mathewson authored
This commit is completely mechanical; I used this perl script to make it: #!/usr/bin/perl -w -i.bak -p if (/^\s*\#/) { s/MS_WINDOWS/_WIN32/g; s/\bWIN32\b/_WIN32/g; }
-
- Jan 23, 2012
-
-
Roger Dingledine authored
-
- Jan 22, 2012
-
-
Roger Dingledine authored
-
- Dec 16, 2011
-
-
Nick Mathewson authored
-
- Dec 15, 2011
-
- Dec 08, 2011
-
-
Roger Dingledine authored
-
Roger Dingledine authored
-
- Nov 23, 2011
-
-
Roger Dingledine authored
-