Loading doc/TODO +4 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,10 @@ Items for 0.1.2.x: address_is_in_virtual_range(req->address) but also to check whether ent = strmap_get(addressmap, address) and ent->new_address is set? - when we start, remove any entryguards that are listed in excludenodes. - start calling dev releases 0.1.2.1-alpha-dev, not -cvs. . start calling dev releases 0.1.2.1-alpha-dev, not -cvs. Do we need to change the code in any way for this? - find functions like print_cvs_version() and update them to think about svn instead. - enumerate events of important things that occur in tor, so vidalia can react. - We should ship with a list of stable dir mirrors -- they're not Loading Loading
doc/TODO +4 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,10 @@ Items for 0.1.2.x: address_is_in_virtual_range(req->address) but also to check whether ent = strmap_get(addressmap, address) and ent->new_address is set? - when we start, remove any entryguards that are listed in excludenodes. - start calling dev releases 0.1.2.1-alpha-dev, not -cvs. . start calling dev releases 0.1.2.1-alpha-dev, not -cvs. Do we need to change the code in any way for this? - find functions like print_cvs_version() and update them to think about svn instead. - enumerate events of important things that occur in tor, so vidalia can react. - We should ship with a list of stable dir mirrors -- they're not Loading