Revīziju vēsture

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