Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson 0bd55ed96a Always Use EVP_aes_*_ctr() with openssl 1.1 7 年之前
  Nick Mathewson 4c69ba5895 Fix conflicting types errors for aes.c. 8 年之前
  Nick Mathewson 6cb9c2cf77 Add support for AES256 and AES192 8 年之前
  Nick Mathewson 981d0a24b8 In aes.c, support 192-bit and 256-bit keys. 8 年之前
  Nick Mathewson d1ab295d7b add LCOV_EXCL for unreachable exit() blocks in src/common 8 年之前
  Nick Mathewson 7b54d7ebbd Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage 8 年之前
  Nick Mathewson 227d3b3d6b Use ENABLE/DISABLE_GCC_WARNING in masater. 8 年之前
  Nick Mathewson d6b01211b9 Resolve the remaining openssl "-Wredundant-decls" warnings. 8 年之前
  Nick Mathewson 57699de005 Update the copyright year. 8 年之前
  Nick Mathewson 31a27729b9 Fix spaces. 8 年之前
  Malek a9cd291753 Removed aes_crypt, left only aes_crypt_inplace. Removed should_use_openssl_CTR, was used for openssl 1.0.0 bug. 8 年之前
  Nick Mathewson 27582325dc Make Tor build happily with OpenSSL master and libressl. 8 年之前
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 年之前
  Nick Mathewson d9052c629b Remove checks for visual C 6. 9 年之前
  Andrea Shepard 0e0b65db4f Appease make check-spaces 9 年之前
  Nick Mathewson 0b7bf3585a Generate error ASAP if building with too-old openssl 9 年之前
  Nick Mathewson ed02a409cf Merge branch 'bug16034_no_more_openssl_098_squashed' 9 年之前
  Nick Mathewson e9677c8f8d Drop support for OpenSSLs without AES_CTR 9 年之前
  Sebastian Hahn 348f2744cf Initialize two variables 9 年之前
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年之前
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 10 年之前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年之前
  Nick Mathewson b1ff8daeb5 Nuke uses of memcmp outside of unit tests 11 年之前
  Nick Mathewson 81deddb08c Merge remote-tracking branch 'origin/maint-0.2.3' 12 年之前
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 12 年之前
  Nick Mathewson 9f83142591 Merge remote-tracking branch 'public/bug1031' 12 年之前
  Nick Mathewson e3c746384a Fix whitespace in aes.c 12 年之前
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 12 年之前
  Nick Mathewson 7ff5c3f232 Downgrade "EVP ctr128 is ok" message to info 12 年之前
  Nick Mathewson e3a130a7eb Don't log about Libevent/OpenSSL initialization when all's well 12 年之前