Commit History

Author SHA1 Message Date
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 31a27729b9 Fix spaces. 8 years ago
  Malek a9cd291753 Removed aes_crypt, left only aes_crypt_inplace. Removed should_use_openssl_CTR, was used for openssl 1.0.0 bug. 8 years ago
  Nick Mathewson 27582325dc Make Tor build happily with OpenSSL master and libressl. 8 years ago
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 years ago
  Nick Mathewson d9052c629b Remove checks for visual C 6. 9 years ago
  Andrea Shepard 0e0b65db4f Appease make check-spaces 9 years ago
  Nick Mathewson 0b7bf3585a Generate error ASAP if building with too-old openssl 9 years ago
  Nick Mathewson ed02a409cf Merge branch 'bug16034_no_more_openssl_098_squashed' 9 years ago
  Nick Mathewson e9677c8f8d Drop support for OpenSSLs without AES_CTR 9 years ago
  Sebastian Hahn 348f2744cf Initialize two variables 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson b1ff8daeb5 Nuke uses of memcmp outside of unit tests 11 years ago
  Nick Mathewson 81deddb08c Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 11 years ago
  Nick Mathewson 9f83142591 Merge remote-tracking branch 'public/bug1031' 11 years ago
  Nick Mathewson e3c746384a Fix whitespace in aes.c 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Nick Mathewson 7ff5c3f232 Downgrade "EVP ctr128 is ok" message to info 11 years ago
  Nick Mathewson e3a130a7eb Don't log about Libevent/OpenSSL initialization when all's well 11 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 21e3261914 Bump _WIN32_WINNT to 0x0501 throughout the code 12 years ago
  Nick Mathewson 9ffccb3f49 Remove all instances of WIN32_WINNT (without leading _) 12 years ago
  Nick Mathewson 7134be0637 MSVC build issue: add magic to make openssl headers in aes.c work 12 years ago
  Nick Mathewson 55c3e29669 Use OpenSSL 1.0.1's EVP aes_ctr implementation when available 12 years ago
  Nick Mathewson de0dca0de7 Refactor the API for setting up a block cipher. 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson dca3c9fff8 Add missing documentation for counter-mode checks 12 years ago