Files
tor/changes
Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe()
Apparently some compilers like to eliminate memset() operations on
data that's about to go out-of-scope.  I've gone with the safest
possible replacement, which might be a bit slow.  I don't think this
is critical path in any way that will affect performance, but if it
is, we can work on that in 0.2.4.

Fixes bug 7352.
2012-11-08 16:44:50 -05:00
..
2012-07-31 11:49:20 -04:00
2012-07-06 08:02:14 -04:00
2012-07-20 09:50:19 -04:00
2012-07-31 10:16:03 -04:00
2012-08-03 11:16:13 -04:00
2012-08-31 11:35:47 -04:00
2012-09-11 13:13:07 -04:00
2012-10-23 21:35:30 -04:00
2012-10-23 13:49:48 -04:00