Commitin historia

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