Commit History

Author SHA1 Message Date
  Matt Caswell c56353071d Fix off-by-one error in BN_bn2hex 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 23a1d5e97c free NULL cleanup 7 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Rich Salz a00ae6c46e OPENSSL_NO_xxx cleanup: many removals 9 years ago
  Matt Caswell 35a1cc90bc More comment realignment 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell c80fd6b215 Further comment changes for reformat (master) 9 years ago
  Rich Salz 4b618848f9 Cleanup OPENSSL_NO_xxx, part 1 9 years ago
  Dr. Stephen Henson 13a5519208 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 16 years ago
  Ben Laurie 4d6e1e4f29 size_tification. 16 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(). 21 years ago
  Geoff Thorpe 81ba5f6713 Due to recent debugging bursts, openssl should be more or less solid 21 years ago
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code 21 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 24 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) 25 years ago
  Ulf Möller e93f9a3284 Run ispell. 25 years ago
  Dr. Stephen Henson 8623f693d9 New functions CONF_load_bio() and CONF_load_fp() to load a configuration 25 years ago