コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 42be1c668b Merge branch 'maint-0.3.3' into maint-0.3.4 5 年 前
  Nick Mathewson 54d1a2d805 Merge branch 'maint-0.2.9' into maint-0.3.3 5 年 前
  Nick Mathewson 1a11702a9a Fix a compiler warning in aes.c. 5 年 前
  Nick Mathewson f57d8722e0 Fix the 0.3.4 part of bug 27781 (arm compilation) 5 年 前
  Nick Mathewson 48d752407b Add a missing include to get the declaration of OPENSSL_1_1_API 6 年 前
  Nick Mathewson e6d6347690 Merge remote-tracking branch 'public/bug26005_034' 6 年 前
  Nick Mathewson c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 年 前
  Nick Mathewson 89cafc4afa Use OPENSSL_1_1_API in place of raw OPENSSL_VERSION_NUMBER checks 6 年 前
  Nick Mathewson a15b2c57e1 Add support for openssl built with "no-deprecated". 6 年 前
  Isis Lovecruft 809f6fae84 refactor: Remove unnecessary `#include "crypto.h"` throughout codebase. 6 年 前
  Nick Mathewson 13a2acba3c Merge remote-tracking branch 'ffmancera/bug24658-openssl' 6 年 前
  Fernando Fernandez Mancera 5cd74b4884 Add crypto_openssl_mgt.[ch] for compiling dependencies. 6 年 前
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 年 前
  Nick Mathewson 35746a9ee7 Comment-only change: annotate exit() calls. 6 年 前
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年 前
  Nick Mathewson e884248118 Fix a needless line-continuation in aes.c 6 年 前
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 年 前
  Nick Mathewson 0bd55ed96a Always Use EVP_aes_*_ctr() with openssl 1.1 7 年 前
  Nick Mathewson 4c69ba5895 Fix conflicting types errors for aes.c. 7 年 前
  Nick Mathewson 6cb9c2cf77 Add support for AES256 and AES192 7 年 前
  Nick Mathewson 981d0a24b8 In aes.c, support 192-bit and 256-bit keys. 7 年 前
  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 年 前