aboutsummaryrefslogtreecommitdiff
path: root/changes/bug2358
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-02-03 14:20:08 -0500
committerNick Mathewson <nickm@torproject.org>2011-02-03 14:20:08 -0500
commitf9e251ccf8c72dadf55b51ba9695d8dd5ef6d6f1 (patch)
treed8c0722ce2e5f5de5b93236dac8694f2c6cf5734 /changes/bug2358
parent895409011f20d6a08da75ac8dde44ad5e9ba1371 (diff)
downloadtor-f9e251ccf8c72dadf55b51ba9695d8dd5ef6d6f1.tar
tor-f9e251ccf8c72dadf55b51ba9695d8dd5ef6d6f1.tar.gz
changes file for ASLR/DEP build on windows
Diffstat (limited to 'changes/bug2358')
-rw-r--r--changes/bug23585
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug2358 b/changes/bug2358
new file mode 100644
index 000000000..5e44bb9f8
--- /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.
+