Make router/directory parsing nondestructive and more const-friendly
commitac552573dddbd661685382cdd89841a206dc0b00
authorNick Mathewson <nickm@torproject.org>
Mon, 8 Dec 2003 23:45:37 +0000 (8 23:45 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 8 Dec 2003 23:45:37 +0000 (8 23:45 +0000)
tree80ed7a762c4e939f8481820c1719be9351b7afa2
parent8bd7c94bf6ca5ef0ece02b165ed0102eb39e0d78
Make router/directory parsing nondestructive and more const-friendly

svn:r890
src/common/crypto.c
src/common/crypto.h
src/common/util.c
src/common/util.h
src/or/dirserv.c
src/or/or.h
src/or/router.c
src/or/routerlist.c
src/or/test.c