Commit History

Author SHA1 Message Date
  Rich Salz c6738fd208 Standardize syntax around sizeof(foo) 6 years ago
  Pauli b020bf6528 Remove dead code. 7 years ago
  Rich Salz 3f10149603 Misc BN fixes 7 years ago
  Kazuki Yamaguchi 67e11f1d44 Fix overflow check in BN_bn2dec() 7 years ago
  Dr. Stephen Henson e36f27ddb8 Check for errors in BN_bn2dec() 7 years ago
  Matt Caswell c175308407 Fix BN_hex2bn/BN_dec2bn NULL ptr/heap corruption 8 years ago
  Matt Caswell 3610719931 Fix off-by-one error in BN_bn2hex 9 years ago
  Matt Caswell 83975c80bb Re-align some comments after running the reformat script. 9 years ago
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell c695ebe2a0 Additional comment changes for reformat of 1.0.2 9 years ago
  Dr. Stephen Henson d5654d2b20 Move BN_options function to bn_print.c to remove dependency for BIO printf 13 years ago
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 15 years ago
  Ben Laurie 4d6e1e4f29 size_tification. 15 years ago
  Dr. Stephen Henson af32f9fdda Update from fips2 branch. 17 years ago
  Dr. Stephen Henson 54d853ebc3 Add support for setting keybits and public exponent value for pkey RSA keygen. 18 years ago
  Nils Larsch ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign 19 years ago
  Geoff Thorpe f79110c633 Two TODO comments taken care of. Nils pointed out that one of them had already 20 years ago
  Geoff Thorpe d459e39012 Tidy up, including; 20 years ago
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 20 years ago
  Geoff Thorpe 81ba5f6713 Due to recent debugging bursts, openssl should be more or less solid 20 years ago
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code 20 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 years ago
  Bodo Möller 28fd5c60de Constify bn_dump1 implementation so that it matches the prototype 23 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Bodo Möller 981cdfab86 Add a comment. 24 years ago
  Ulf Möller 1070e0e2ee *** empty log message *** 24 years ago
  Ulf Möller 775c63fc02 Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library. 24 years ago
  Ulf Möller 657e60fa00 ispell (and minor modifications) 24 years ago
  Ulf Möller e93f9a3284 Run ispell. 24 years ago
  Dr. Stephen Henson 8623f693d9 New functions CONF_load_bio() and CONF_load_fp() to load a configuration 25 years ago