Revīziju vēsture

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