- Oct 16, 2007
-
-
Nick Mathewson authored
Correct and additional fix to bug 529. svn:r11985
-
Nick Mathewson authored
Only drop routers for not appearing in the consensus if their purpose is GENERAL. svn:r11984
-
Nick Mathewson authored
Fix the simpler bit of bug 529: update routerinfo_t.is_named from the consensus. svn:r11983
-
Nick Mathewson authored
Clean up our code to fix a warning under gcc 4.2 svn:r11982
-
Roger Dingledine authored
svn:r11974
-
Roger Dingledine authored
svn:r11973
-
Roger Dingledine authored
svn:r11972
-
Roger Dingledine authored
svn:r11971
-
Andrew Lewman authored
svn:r11970
-
Andrew Lewman authored
svn:r11969
-
Roger Dingledine authored
config option. Bugfix on 0.2.0.1-alpha; reported by Matt Edman. svn:r11968
-
Nick Mathewson authored
Fix last patch. svn:r11961
-
Roger Dingledine authored
are for you. svn:r11960
-
- Oct 15, 2007
-
-
Nick Mathewson authored
Do not call the more interesting parts of routers_update_all_from_networkstatus if there is no live networkstatus. svn:r11958
-
Nick Mathewson authored
Implement v3 networkstatus client code. Remove v2 networkstatus client code, except as needed for caches to fetch and serve v2 networkstatues and the routers they list. svn:r11957
-
Nick Mathewson authored
svn:r11956
-
Roger Dingledine authored
svn:r11955
-
Roger Dingledine authored
svn:r11954
-
Nick Mathewson authored
svn:r11953
-
Nick Mathewson authored
svn:r11952
-
Nick Mathewson authored
Do not set "have published consensus" to 1 after we recalculate timing. svn:r11951
-
Peter Palfrader authored
svn:r11948
-
Nick Mathewson authored
Fix bug 528: fix memory leak in base32_decode(). While there, also make base32_decode() accept upper-case inputs. svn:r11946
-
Nick Mathewson authored
Make discard_old_votes part of the consensus publishing process, so we conform to spec, and so we avoid a weird bugs where publishing sets the consensus, setting the consensus makes us reschedule, and rescheduling makes us delay vote-discarding. svn:r11944
-
Nick Mathewson authored
Fix the implementation of "download votes by digest". svn:r11943
-
Andrew Lewman authored
svn:r11939
-
Andrew Lewman authored
svn:r11938
-
- Oct 14, 2007
-
-
Nick Mathewson authored
Remove some completed items from the TODO. svn:r11937
-
Andrew Lewman authored
svn:r11932
-
Nick Mathewson authored
Eventually delete the obsolete cached-routers and cached-routers.new files, so they don't sit around on disk forever. svn:r11918
-
Nick Mathewson authored
Remove support for long-obsolete bw_accounting file. svn:r11917
-
- Oct 13, 2007
-
-
Roger Dingledine authored
when we find our DirPort to be reachable but won't actually publish it. Extra descriptors without any real changes are dropped by the authorities, and can screw up our "publish every 18 hours" schedule. svn:r11915
-
Roger Dingledine authored
out by weasel svn:r11914
-
Roger Dingledine authored
haven't issued those in years. svn:r11913
-
Peter Palfrader authored
svn:r11908
-
- Oct 12, 2007
-
-
Nick Mathewson authored
Start roughing out the functions that we'll use to replace the old ugly v2 networkstatus manipulation code". svn:r11904
-
Nick Mathewson authored
Move "sort a list of routerinfo_t" into its own function in routerlist.c svn:r11903
-
Nick Mathewson authored
Note a way to make routerlist_remove_old_routrs get called way less. svn:r11902
-
Nick Mathewson authored
Bump version to 0.2.0.8-alpha-dev; start next changelog section. svn:r11901
-
Roger Dingledine authored
svn:r11898
-