Histórico de Commits

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