Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Rich Salz 2c52ac9bfe Call single parent free_comp routine. 8 gadi atpakaļ
  Rich Salz e69aa8000e Add missing #ifdef's to fix build break 8 gadi atpakaļ
  Rich Salz 3aef36ffef Add CRYPTO_EX_DATA; remove EC_EXTRA_DATA 8 gadi atpakaļ
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 gadi atpakaļ
  Rich Salz 64b25758ed remove 0 assignments. 9 gadi atpakaļ
  Rich Salz fbfcb22439 RT3999: Remove sub-component version strings 9 gadi atpakaļ
  Matt Caswell 68886be7e2 EC_POINT_is_on_curve does not return a boolean 9 gadi atpakaļ
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 gadi atpakaļ
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 gadi atpakaļ
  Rich Salz b548a1f11c free null cleanup finale 9 gadi atpakaļ
  Rich Salz 23a1d5e97c free NULL cleanup 7 9 gadi atpakaļ
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 gadi atpakaļ
  Rich Salz 8fdc3734c0 free NULL cleanup. 9 gadi atpakaļ
  Dr. Stephen Henson 86f300d385 Use named curve parameter encoding by default. 9 gadi atpakaļ
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Emilia Kasper b597aab84e Build fixes 9 gadi atpakaļ
  Matt Caswell 5784a52145 Implement internally opaque bn access from ec 10 gadi atpakaļ
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 gadi atpakaļ
  Dr. Stephen Henson e4e5bc39f9 Remove fips_constseg references. 10 gadi atpakaļ
  Andy Polyakov f54be179aa Reserve option to use BN_mod_exp_mont_consttime in ECDSA. 10 gadi atpakaļ
  Billy Brumley cba11f57ce "EC_POINT_invert" was checking "dbl" function pointer instead of "invert". 10 gadi atpakaļ
  Bodo Moeller ca567a03ad Fix overly lenient comparisons: 11 gadi atpakaļ
  Andy Polyakov 03e389cf04 Allow for dynamic base in Win64 FIPS module. 13 gadi atpakaļ
  Dr. Stephen Henson 84b08eee4b Reorganise ECC code for inclusion in FIPS module. 13 gadi atpakaļ
  Dr. Stephen Henson b331016124 New option to disable characteristic two fields in EC code. 13 gadi atpakaļ
  Nils Larsch 67b6f1ca88 fix problems found by coverity: remove useless code 18 gadi atpakaļ
  Nils Larsch bbab9b61dd remove unnecessary check 18 gadi atpakaļ
  Bodo Möller 739a543ea8 Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts) 18 gadi atpakaļ
  Nils Larsch 137023dd0c fix function name in error 19 gadi atpakaļ
  Nils Larsch bbbd67108f fix typo, add prototype 19 gadi atpakaļ