]> git.ipfire.org Git - thirdparty/tor.git/commit
stop passing "address" around the directory_initiate_command* funcs
authorRoger Dingledine <arma@torproject.org>
Sun, 10 Feb 2013 01:29:02 +0000 (20:29 -0500)
committerRoger Dingledine <arma@torproject.org>
Sun, 10 Feb 2013 01:49:55 +0000 (20:49 -0500)
commitccaefd65a4b8a991e81cb4720343000dbc931eb3
treef7691077309302db5e2e409b3f719a7c070d2f8d
parent99185397de44a093456890404b3bb6fbebc3e4ef
stop passing "address" around the directory_initiate_command* funcs

since it was always just the string version of "addr" anyway
src/or/directory.c
src/or/directory.h
src/or/entrynodes.c
src/or/router.c