提交歷史

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