Historique des commits

Auteur SHA1 Message Date
  Richard Levitte c9ea7400b4 A few more memset()s converted to OPENSSL_cleanse(). il y a 22 ans
  Bodo Möller 6178bb8fe9 Add bn_dup_expand() comment from the main branch explaining that il y a 22 ans
  Bodo Möller 98499135d7 Constify BN_value_one. il y a 24 ans
  Bodo Möller e5164b7041 Change error message to "bignum too long" il y a 24 ans
  Bodo Möller addb309ad6 include <limits.h> il y a 24 ans
  Bodo Möller 152a689cf9 Don't allow BIGNUMs to become so large that computations with dmax il y a 24 ans
  Richard Levitte c21c35e6a4 Add a comment to explain the purpose of bn_cmp_part_words(). il y a 24 ans
  Ulf Möller b26f84cbbd last commit was wrong. Now it works. :) il y a 24 ans
  Ulf Möller 0dba0613ea argl il y a 24 ans
  Ulf Möller 52a1bab2d9 Fix bn_cmp_part_words() and move it to bn_lib.c. il y a 24 ans
  Bodo Möller 03a0848922 Fix warnings in expspeed.c (but the segmentation fault remains) il y a 24 ans
  Bodo Möller 9161672950 BN_bin2bn did *not* contain an off-by-one error; il y a 24 ans
  Bodo Möller a08bcccc67 Expand expspeed.c to make BN_kronecker timings. il y a 24 ans
  Bodo Möller 78a0c1f18d modular arithmetics il y a 24 ans
  Richard Levitte cbd48ba626 More constification of the BN library. il y a 24 ans
  Bodo Möller e0bf5c11ea Handle BN_copy failure after successful BN_new. il y a 24 ans
  Bodo Möller 58f0f52e67 handle the case when BN_new returns NULL il y a 24 ans
  Richard Levitte 020fc820dc Constify the BIGNUM routines a bit more. The only trouble were the il y a 24 ans
  Bodo Möller bbb8de0966 Avoid abort() throughout the library, except when preprocessor il y a 24 ans
  Dr. Stephen Henson 2d978cbd30 Changes needed for Tandem NSK, supplied by Scott Uroff (scott@xypro.com). il y a 24 ans
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names il y a 24 ans
  Ulf Möller 775c63fc02 Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library. il y a 25 ans
  Ulf Möller 9b141126d4 New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access il y a 25 ans
  Ulf Möller 657e60fa00 ispell (and minor modifications) il y a 25 ans
  Ulf Möller dd8dec69b8 Document the BN library. il y a 25 ans
  Bodo Möller 8d85b33eb5 by request: let BN_dup(NULL) just return NULL il y a 25 ans
  Dr. Stephen Henson 8623f693d9 New functions CONF_load_bio() and CONF_load_fp() to load a configuration il y a 25 ans
  Ben Laurie 84c15db551 Some constification and stacks that slipped through the cracks (how?). il y a 25 ans
  Ulf Möller e14d4443a2 Bignum library bug fix. IRIX 6 passes "make test" now! il y a 25 ans
  Bodo Möller 7f0dae3276 OPENSSL_EXTERN, OPENSSL_GLOBAL il y a 25 ans