История коммитов

Автор 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 лет назад