tor/src
Nick Mathewson d29a390733 Test for broken counter-mode at runtime
To solve bug 4779, we want to avoid OpenSSL 1.0.0's counter mode.
But Fedora (and maybe others) lie about the actual OpenSSL version,
so we can't trust the header to tell us if it's safe.

Instead, let's do a run-time test to see whether it's safe, and if
not, use our built-in version.

fermenthor contributed a pretty essential fixup to this patch. Thanks!
2012-01-10 11:15:35 -05:00
..
common Test for broken counter-mode at runtime 2012-01-10 11:15:35 -05:00
config Merge branch 'maint-0.2.1' into maint-0.2.2 2012-01-05 06:45:28 -05:00
or Log which votes we still need to fetch 2012-01-10 16:13:30 +01:00
test Test for broken counter-mode at runtime 2012-01-10 11:15:35 -05:00
tools -lm should not be hardcoded. 2011-12-19 11:27:08 -05:00
win32 Increment version in master to 0.2.3.10-alpha-dev 2011-12-16 12:09:42 -05:00
Makefile.am Move testing code into new src/test directory. 2009-09-23 00:24:43 -04:00