Commit History

作者 SHA1 備註 提交日期
  Matt Caswell c4d3c19b4c Update copyright year 6 年之前
  Rich Salz e6e9170d6e Allow NULL for some _free routines. 6 年之前
  Matt Caswell 320a81277e Remove some code for a contributor that we cannot find 6 年之前
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 年之前
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 7 年之前
  Paul Yang edea42c602 Change to check last return value of BN_CTX_get 7 年之前
  FdaSilvaYY 318447bceb Missing BN_RECP_CTX field init. 8 年之前
  Rich Salz 4f22f40507 Copyright consolidation 06/10 8 年之前
  FdaSilvaYY a2d0baa2d9 GH678: Add a few more zalloc 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年之前
  Rich Salz d59c7c81e3 Remove BN_init 8 年之前
  Alessandro Ghedini 3f6c769187 Fix memory leaks and other mistakes on errors 9 年之前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 年之前
  Rich Salz b196e7d936 remove malloc casts 9 年之前
  Rich Salz 06cf881a3a Final (for me, for now) dead code cleanup 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Andy Polyakov e95bbc3ca6 bn/bn_recp.c: make it indent-friendly. 9 年之前
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 年之前
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 年之前
  Doug Goldstein 448155e9bb RT2163: Remove some unneeded #include's 10 年之前
  Ben Laurie 71fa451343 Version skew reduction: trivia (I hope). 12 年之前
  Dr. Stephen Henson 7edfe67456 Move all FIPSAPI renames into fips.h header file, include early in 13 年之前
  Dr. Stephen Henson 7cc684f4f7 Redirect FIPS memory allocation to FIPS_malloc() routine, remove 13 年之前
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 年之前
  Ben Laurie 4d6e1e4f29 size_tification. 16 年之前
  Nils Larsch 8215e7a938 fix warnings when building openssl with the following compiler options: 19 年之前
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 年之前
  Geoff Thorpe c86f2054f3 Adjust various bignum functions to use BN_CTX for variables instead of 20 年之前
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). 20 年之前