- Sep 17, 2009
-
-
Roger Dingledine authored
-
Mike Perry authored
-
- Sep 16, 2009
-
-
Karsten Loesing authored
Also correct some typos.
-
Mike Perry authored
-
- Sep 15, 2009
-
-
Sebastian Hahn authored
-
Roger Dingledine authored
-
Roger Dingledine authored
finishes the authority-operator interface side of proposal 167.
-
Nick Mathewson authored
-
Nick Mathewson authored
This code adds a new field to vote on: "params". It consists of a list of sorted key=int pairs. The output is computed as the median of all the integers for any key on which anybody voted. Improved with input from Roger.
-
- Aug 31, 2009
-
-
Roger Dingledine authored
Add a "getinfo status/accepted-server-descriptor" controller command, which is the recommended way for controllers to learn whether our server descriptor has been successfully received by at least on directory authority. Un-recommend good-server-descriptor getinfo and status events until we have a better design for them.
-
- Aug 28, 2009
-
-
Roger Dingledine authored
We were triggering a CLOCK_SKEW controller status event whenever we connect via the v2 connection protocol to any relay that has a wrong clock. Instead, we should only inform the controller when it's a trusted authority that claims our clock is wrong. Bugfix on 0.2.0.20-rc; starts to fix bug 1074. Reported by SwissTorExit.
-
- Aug 27, 2009
-
-
Sebastian Hahn authored
0d68da23 removed support for Version 0, but didn't fix the manpage.
-
- Aug 26, 2009
-
-
Roger Dingledine authored
-
Roger Dingledine authored
-
Roger Dingledine authored
-
- Aug 25, 2009
-
-
phobos authored
-
Roger Dingledine authored
-
- Aug 19, 2009
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
- Aug 18, 2009
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
- Aug 09, 2009
-
-
Jacob Appelbaum authored
This is a patch to remove support for .noconnect. We are removing .noconnect because of a talk at Defcon 17 by Gregory Fleischer.
-
- Aug 07, 2009
-
-
Roger Dingledine authored
-
Roger Dingledine authored
-
Roger Dingledine authored
-
- Aug 06, 2009
-
-
Mike Perry authored
Also: simplify complicated filtering steps, always take the most recent measurement, and use slightly smaller file sizes based on measurements.
-
Mike Perry authored
Also mention rounding step.
-
Mike Perry authored
"Measured=" is present in votes regardless of consensus method.
-
- Aug 01, 2009
-
-
Karsten Loesing authored
-
- Jul 30, 2009
-
-
Roger Dingledine authored
Specifically, admit that the "newconsensus" event exists, and status/reachability has secretly been status/reachability-succeeded all along, but nobody used it so we didn't notice.
-
- Jul 28, 2009
-
-
Roger Dingledine authored
-
- Jul 23, 2009
-
-
- Jul 15, 2009
-
-
Roger Dingledine authored
-
- Jul 13, 2009
-
-
Jacob Appelbaum authored
This new option will allow clients to download the newest fresh consensus much sooner than they normally would do so, even if they previously set FetchDirInfoEarly. This includes a proper ChangeLog entry and an updated man page.
-
Roger Dingledine authored
-
- Jul 02, 2009
-
-
Andrew Lewman authored
-
- Jun 22, 2009
-
-
Nick Mathewson authored
This just got a little complicated, since old clients use "clipped advertised bandwith" and new clients now use "consensus bandwidth" but fall back to "clipped advertised bandwidth".
-
- Jun 19, 2009
-
-
Added a sanity check in config.c and a check in directory.c directory_initiate_command_rend() to catch any direct connection attempts when a socks proxy is configured.
-
- Jun 15, 2009
-
-
Nick Mathewson authored
-
- Jun 08, 2009
-
-
Nick Mathewson authored
-