Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson ed02a409cf Merge branch 'bug16034_no_more_openssl_098_squashed' il y a 9 ans
  Nick Mathewson e9677c8f8d Drop support for OpenSSLs without AES_CTR il y a 9 ans
  Sebastian Hahn 348f2744cf Initialize two variables il y a 9 ans
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. il y a 9 ans
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. il y a 9 ans
  Nick Mathewson 4da083db3b Update the copyright date to 201. il y a 11 ans
  Nick Mathewson b1ff8daeb5 Nuke uses of memcmp outside of unit tests il y a 11 ans
  Nick Mathewson 81deddb08c Merge remote-tracking branch 'origin/maint-0.2.3' il y a 11 ans
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() il y a 11 ans
  Nick Mathewson 9f83142591 Merge remote-tracking branch 'public/bug1031' il y a 11 ans
  Nick Mathewson e3c746384a Fix whitespace in aes.c il y a 11 ans
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined il y a 11 ans
  Nick Mathewson 7ff5c3f232 Downgrade "EVP ctr128 is ok" message to info il y a 11 ans
  Nick Mathewson e3a130a7eb Don't log about Libevent/OpenSSL initialization when all's well il y a 11 ans
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
  Nick Mathewson 21e3261914 Bump _WIN32_WINNT to 0x0501 throughout the code il y a 12 ans
  Nick Mathewson 9ffccb3f49 Remove all instances of WIN32_WINNT (without leading _) il y a 12 ans
  Nick Mathewson 7134be0637 MSVC build issue: add magic to make openssl headers in aes.c work il y a 12 ans
  Nick Mathewson 55c3e29669 Use OpenSSL 1.0.1's EVP aes_ctr implementation when available il y a 12 ans
  Nick Mathewson de0dca0de7 Refactor the API for setting up a block cipher. il y a 12 ans
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. il y a 12 ans
  Nick Mathewson dca3c9fff8 Add missing documentation for counter-mode checks il y a 12 ans
  Nick Mathewson cc5c14b732 Clean up indentation in aes.c il y a 12 ans
  Nick Mathewson d29a390733 Test for broken counter-mode at runtime il y a 12 ans
  Nick Mathewson 85c7d7659e Add macros to construct openssl version numbers il y a 12 ans
  Nick Mathewson 78f43c5d03 Require openssl 1.0.0a for using openssl's ctr-mode implementation il y a 12 ans
  Nick Mathewson 9814019a54 Use openssl's counter mode implementation when we have 1.0.0 or later il y a 12 ans
  Nick Mathewson 8143074b3f Use EVP for AES only when hardware accel is present il y a 12 ans
  Nick Mathewson 46d236c684 Remove vestiges of RIJNDAEL_COUNTER_OPTIMIZATION il y a 12 ans
  Nick Mathewson 7d8edfcceb Stop using "u32" and "u8" in aes.c il y a 12 ans