- Oct 16, 2007
-
-
Nick Mathewson authored
Add a debugging info msg to routerlist svn:r11995
-
Nick Mathewson authored
Remove nearly all calls to routerlist_remove_old(). Backport candidate. svn:r11994
-
Nick Mathewson authored
Correct mismatches between DirServer lines and authority configuration. svn:r11992
-
Nick Mathewson authored
Fix example use of hash table iterators svn:r11991
-
Nick Mathewson authored
Avoid an infinite loop in networkstatus_reset_download_failures(). svn:r11990
-
Nick Mathewson authored
Reset the is_named flag only on non-naming directories. svn:r11989
-
Nick Mathewson authored
Add proposal 123-autonaming.txt svn:r11988
-
Nick Mathewson authored
svn:r11987
-
Nick Mathewson authored
Fix "Error adding vote: OK" message. svn:r11986
-
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
-