X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Recipe;h=0bc27c7f448688737627df42364ced16067291c4;hb=af1460d6e5044a3344aaacd15c91cfdcb58578e7;hp=bba63a9c2dd89792e890a0154d90219eeedc4fdc;hpb=1a009ab2e9d9f0baa5ff98d295d4ec7afd9ff2f9;p=PuTTY.git diff --git a/Recipe b/Recipe index bba63a9c..0bc27c7f 100644 --- a/Recipe +++ b/Recipe @@ -125,6 +125,12 @@ # show up as GPFs at the point of failure rather than appearing # later on as second-level damage. # +# - XFLAGS=/DFUZZING +# Builds a version of PuTTY with some tweaks to make fuzz testing +# easier: the SSH random number generator is replaced by one that +# always returns the same thing. Note that this makes SSH +# completely insecure -- a FUZZING build should never be used to +# connect to a real server. !end # ------------------------------------------------------------