- 16 Oct, 2007 2 commits
-
-
Nick Mathewson authored
Fix last patch. svn:r11961
-
Roger Dingledine authored
are for you. svn:r11960
-
- 15 Oct, 2007 14 commits
-
-
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
-
- 14 Oct, 2007 4 commits
-
-
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
-
- 13 Oct, 2007 4 commits
-
-
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
-
- 12 Oct, 2007 10 commits
-
-
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
-
Roger Dingledine authored
svn:r11897
-
Nick Mathewson authored
Base vote timing only on a currently live consensus. svn:r11896
-
Nick Mathewson authored
Add the routers in the latest consensus to the list of routers to retain when removing old ones. svn:r11895
-
Roger Dingledine authored
svn:r11893
-
Roger Dingledine authored
the +POSTDESCRIPTOR command. svn:r11892
-
- 11 Oct, 2007 6 commits
-
-
Roger Dingledine authored
svn:r11891
-
Roger Dingledine authored
svn:r11890
-
Roger Dingledine authored
svn:r11889
-
Nick Mathewson authored
Oops; forgot the changelog for that. svn:r11887
-
Nick Mathewson authored
Fix for the reported case of bug 438: check families as well as identities in circuit_find_to_cannibalize(). Code audit still pending. ;) svn:r11886
-
Nick Mathewson authored
Remove a bunch of redundant includes in crypto.c svn:r11885
-