tor/changes
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
..
aes_ctr_test Test for broken counter-mode at runtime 2012-01-10 11:15:35 -05:00
bug2434 Advertise dirport if accountingmax is large enough 2012-01-10 09:59:36 -05:00
bug4413 Revise bug4413 changes file 2012-01-09 19:18:48 -05:00
bug4856 Fix a trivial log message error in renservice.c 2012-01-09 12:21:04 -05:00
dirauth_log Log which votes we still need to fetch 2012-01-10 16:13:30 +01:00
readable_ssl_versions We no longer need to detect openssl without RAND_poll() 2012-01-10 10:40:31 -05:00