From: Nick Mathewson Date: Thu, 3 Feb 2011 19:20:08 +0000 (-0500) Subject: changes file for ASLR/DEP build on windows X-Git-Tag: tor-0.2.3.1-alpha~145^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f9e251ccf8c72dadf55b51ba9695d8dd5ef6d6f1;p=thirdparty%2Ftor.git changes file for ASLR/DEP build on windows --- diff --git a/changes/bug2358 b/changes/bug2358 new file mode 100644 index 0000000000..5e44bb9f82 --- /dev/null +++ b/changes/bug2358 @@ -0,0 +1,5 @@ + o Minor features + - Enable Address Space Layout Randomization (ASLR) and Data Execution + Prevention (DEP) by default on Windows to make it harder for + attackers to exploit vulnerabilities. Patch from John Brooks. +