コミット履歴

作者 SHA1 メッセージ 日付
  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 10 年 前
  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 14 年 前
  Dr. Stephen Henson 7cc684f4f7 Redirect FIPS memory allocation to FIPS_malloc() routine, remove 14 年 前
  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 年 前
  Geoff Thorpe e65c2b9872 bn_fix_top() exists for compatibility's sake and is mapped to 21 年 前
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code 21 年 前
  Geoff Thorpe 31166ec8f3 Some provisional bignum debugging has begun to detect inconsistent BIGNUM 21 年 前
  Bodo Möller 3b28dbce7e The BN_mul bug test apparently is no longer needed 24 年 前
  Bodo Möller 8dea52fa42 Fix some things that look like bugs. 24 年 前
  Bodo Möller 78a0c1f18d modular arithmetics 24 年 前
  Richard Levitte 020fc820dc Constify the BIGNUM routines a bit more. The only trouble were the 24 年 前
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 年 前
  Ulf Möller 1b199605c4 workaround no longer needed 25 年 前
  Andy Polyakov 63933136ab BN_div_recp fix. I've ran divtest for 10 mins and it didn't exhibit a 25 年 前
  Ulf Möller 766d78c8f5 divide the correct number... 25 年 前
  Ulf Möller c04949e978 work around a bug in BN_div_recp or BN_reciprocal 25 年 前