]> git.ipfire.org Git - thirdparty/tor.git/commit
prefer tor_free to free
authorRoger Dingledine <arma@torproject.org>
Wed, 29 Sep 2004 06:52:36 +0000 (06:52 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 29 Sep 2004 06:52:36 +0000 (06:52 +0000)
commit136d4e573913480491e0c45ffe7ff6450cb107af
tree000b359e41d9c491f629831db2fe45af89d4448f
parent6ed095b17769c56d8bd5c92d080e2a839c04b9e5
prefer tor_free to free
plus complain more loudly when we fail to parse a dir we just fetched

svn:r2401
src/or/circuitlist.c
src/or/config.c
src/or/connection.c
src/or/directory.c
src/or/dirserv.c
src/or/main.c
src/or/onion.c
src/or/router.c
src/or/routerlist.c
src/or/routerparse.c