- Aug 16, 2010
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Aug 15, 2010
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Roger Dingledine authored
-
Roger Dingledine authored
-
- Aug 14, 2010
-
-
Roger Dingledine authored
-
Roger Dingledine authored
-
These circuits stick around much longer than others on the server side for performance reasons. Their lifetime is controlled by the client.
-
- Aug 13, 2010
-
-
Roger Dingledine authored
-
Roger Dingledine authored
-
Roger Dingledine authored
-
- Aug 12, 2010
-
-
Sebastian Hahn authored
Fixes bug 1822
-
-
Sebastian Hahn authored
-
- Aug 11, 2010
-
-
Karsten Loesing authored
-
Nick Mathewson authored
-
-
* doc/Makefile.am: Move $(VAR:MOD) expansions inside "if USE_ASCIIDOC". * doc/Makefile.am: Use proper variable name for text input files. * doc/Makefile.am: Initialize vars to empty when !USE_ASCIIDOC.
-
Roger Dingledine authored
-
Roger Dingledine authored
-
Roger Dingledine authored
-
- Aug 09, 2010
-
-
Roger Dingledine authored
-
- Aug 07, 2010
-
-
Nick Mathewson authored
Since the rend code doesn't like the port to be 0, we shouldn't generate the port by declaring crypto_rand_int(65536); instead we should say crypto_rand_int(65535)+1. Diagnosed by Matt Edman; fixes bug 1808.
-
- Aug 06, 2010
-
-
Nick Mathewson authored
-
- Aug 05, 2010
-
-
Karsten Loesing authored
-
Sebastian Hahn authored
-
Karsten Loesing authored
With this patch we stop scheduling when we should write statistics using a single timestamp in run_scheduled_events(). Instead, we remember when a statistics interval starts separately for each statistic type in geoip.c and rephist.c. Every time run_scheduled_events() tries to write stats to disk, it learns when it should schedule the next such attempt. This patch also enables all statistics to be stopped and restarted at a later time. This patch comes with a few refactorings, some of which were not easily doable without the patch.
-
- Aug 04, 2010
-
-
Nick Mathewson authored
Conflicts: debian/changelog debian/control debian/patches/03_tor_manpage_in_section_8.dpatch debian/patches/06_add_compile_time_defaults.dpatch debian/rules
-
Nick Mathewson authored
Once upon a time it made sense to keep all the Debian files in the main Tor distribution, since repeatedly merging them back in was hard. Now that we're on git, that's no longer so. Peter's debian repository at debian/tor.git on our git server has the most recent version of the tor-on-debian packaging stuff, and the versions in our own repository have gotten out of date. Resolves bug #1735.
-
- Aug 03, 2010
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
(Leaving a gap for the proposal Jake blessed as 171.)
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-