first iteration of scrubbing sensitive strings from logs.
commit5265bbd2b8f4a28f26eabb48a4d167b765780b26
authorRoger Dingledine <arma@torproject.org>
Tue, 3 May 2005 10:04:08 +0000 (3 10:04 +0000)
committerRoger Dingledine <arma@torproject.org>
Tue, 3 May 2005 10:04:08 +0000 (3 10:04 +0000)
tree9e3ee23068a617dc137f0fa203adb8b21c8a8c30
parentb35f7dacef6b5e4215dfba9a4088a73421fb103c
first iteration of scrubbing sensitive strings from logs.
also generally clean up log messages.

svn:r4174
18 files changed:
src/or/buffers.c
src/or/circuitbuild.c
src/or/circuitlist.c
src/or/circuituse.c
src/or/command.c
src/or/config.c
src/or/connection.c
src/or/connection_edge.c
src/or/connection_or.c
src/or/control.c
src/or/dns.c
src/or/main.c
src/or/or.h
src/or/relay.c
src/or/rendclient.c
src/or/rendcommon.c
src/or/rendmid.c
src/or/router.c