Historique des commits

Auteur SHA1 Message Date
  Rich Salz 2c52ac9bfe Call single parent free_comp routine. il y a 8 ans
  Rich Salz 3aef36ffef Add CRYPTO_EX_DATA; remove EC_EXTRA_DATA il y a 8 ans
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto il y a 9 ans
  Rich Salz 64b25758ed remove 0 assignments. il y a 9 ans
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) il y a 9 ans
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc il y a 9 ans
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda il y a 9 ans
  Rich Salz b548a1f11c free null cleanup finale il y a 9 ans
  Rich Salz 23a1d5e97c free NULL cleanup 7 il y a 9 ans
  Rich Salz 4b45c6e52b free cleanup almost the finale il y a 9 ans
  Rich Salz b196e7d936 remove malloc casts il y a 9 ans
  Rich Salz 8fdc3734c0 free NULL cleanup. il y a 9 ans
  Rich Salz 6f91b017bb Live code cleanup: remove #if 1 stuff il y a 9 ans
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. il y a 10 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Matt Caswell c80fd6b215 Further comment changes for reformat (master) il y a 9 ans
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that il y a 10 ans
  Matt Caswell 5784a52145 Implement internally opaque bn access from ec il y a 10 ans
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI il y a 10 ans
  Matt Caswell e04d426bf9 Fix free of garbage pointer. PR#3595 il y a 10 ans
  Dr. Stephen Henson 84b08eee4b Reorganise ECC code for inclusion in FIPS module. il y a 13 ans
  Bodo Möller c94f7f657b ECC library bugfixes. il y a 14 ans
  Andy Polyakov 194274cb68 ec_mult.c: fix C4334 win64 compiler warning. il y a 15 ans
  Ben Laurie 57a6ac7c4f Check scalar->d before we use it (in BN_num_bits()). (Coverity ID 129) il y a 16 ans
  Bodo Möller 19f6c524bf Fix crypto/ec/ec_mult.c to work properly with scalars of value 0 il y a 17 ans
  Nils Larsch eeb821f707 fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end() il y a 18 ans
  Nils Larsch 9dd8405341 ecc api cleanup; summary: il y a 19 ans
  Nils Larsch ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign il y a 19 ans
  Richard Levitte 513c01a591 Make sure EC_window_bits_for_scalar_size() returns a size_t il y a 21 ans
  Bodo Möller ba729265a8 Allow EC_GROUP objects to share precomputation for improved memory il y a 22 ans