summaryrefslogtreecommitdiff
path: root/fuzz/warning.txt
diff options
context:
space:
mode:
authorTim Taubert <ttaubert@mozilla.com>2016-10-25 22:35:21 +0200
committerTim Taubert <ttaubert@mozilla.com>2016-10-25 22:35:21 +0200
commit8d0ccd4994c1f662eae1fcd256f14fb38554dbeb (patch)
treeaa807dacde4049f6e4e37526b70a091ebe283014 /fuzz/warning.txt
parent61a29744ff39904224ae86980c0005e0fe52af29 (diff)
downloadnss-hg-8d0ccd4994c1f662eae1fcd256f14fb38554dbeb.tar.gz
Bug 1310944 - Implement deterministic PRNG for fuzzing mode r=franziskus
Differential Revision: https://nss-dev.phacility.com/D98
Diffstat (limited to 'fuzz/warning.txt')
-rw-r--r--fuzz/warning.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/fuzz/warning.txt b/fuzz/warning.txt
new file mode 100644
index 000000000..2c83d7ed2
--- /dev/null
+++ b/fuzz/warning.txt
@@ -0,0 +1,15 @@
+
+##############################################
+## ##
+## WARNING: You're building with -Dfuzz=1 ##
+## ##
+## This means: ##
+## ##
+## * Your PRNG is DETERMINISTIC. ##
+## * TLS transcripts are PLAINTEXT. ##
+## * TLS signature checks are DISABLED. ##
+## ##
+## Thank you for fuzzing! ##
+## ##
+##############################################
+