aboutsummaryrefslogtreecommitdiff
path: root/contrib/README
diff options
context:
space:
mode:
authorteor <teor2345@gmail.com>2015-06-06 07:56:41 +1000
committerteor <teor2345@gmail.com>2015-06-06 07:56:41 +1000
commit7f3b15a8ec119f696f666dc2d98e25d71c69e19c (patch)
tree901040f5817a2775a634f79252b7678baac1086a /contrib/README
parentbc0a9843e5cd8ed407e79d7f7e7b5404210924c4 (diff)
downloadtor-7f3b15a8ec119f696f666dc2d98e25d71c69e19c.tar.gz
tor-7f3b15a8ec119f696f666dc2d98e25d71c69e19c.zip
Edit contrib/README to document the contrib/clang directory
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README
index 07c6f777d5..3a94bb5016 100644
--- a/contrib/README
+++ b/contrib/README
@@ -11,6 +11,13 @@ add-tor is an old script to manipulate the approved-routers file.
nagios-check-tor-authority-cert is a nagios script to check when Tor
authority certificates are expired or nearly expired.
+clang/ -- Files for use with the clang compiler
+-----------------------------------------------
+
+sanitize_blacklist.txt is used to build Tor with clang's dynamic
+AddressSanitizer and UndefinedBehaviorSanitizer. It contains detailed
+instructions on configuration, build, and testing with clang's sanitizers.
+
client-tools/ -- Tools for use with Tor clients
-----------------------------------------------