Histórico de Commits

Autor SHA1 Mensagem Data
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ há 6 anos atrás
  Matt Caswell 1212818eb0 Update copyright year há 6 anos atrás
  Shane Lontis 2eb2b4f3a1 Key zeroization fix for EVP_SealInit + added simple test há 6 anos atrás
  Kurt Roeckx 16cfc2c90d Don't use a ssl specific DRBG anymore há 6 anos atrás
  Dr. Matthias St. Pierre 6decf9436f Publish the RAND_DRBG API há 6 anos atrás
  Kurt Roeckx d91f45688c Tell the ciphers which DRBG to use for generating random bytes. há 7 anos atrás
  KaoruToda 26a7d938c9 Remove parentheses of return. há 7 anos atrás
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto há 7 anos atrás
  Rich Salz aa6bb1352b Copyright consolidation 05/10 há 8 anos atrás
  Rich Salz 3c27208fab Remove #error from include files. há 8 anos atrás
  Rich Salz 349807608f Remove /* foo.c */ comments há 9 anos atrás
  Richard Levitte 846ec07d90 Adapt all EVP_CIPHER_CTX users for it becoming opaque há 9 anos atrás
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files há 9 anos atrás
  Matt Caswell 266483d2f5 RAND_bytes updates há 9 anos atrás
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . há 9 anos atrás
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that há 10 anos atrás
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered há 15 anos atrás
  Dr. Stephen Henson f733a5ef0e Initial functions for main EVP_PKEY_METHOD operations. há 18 anos atrás
  Dr. Stephen Henson 216659eb87 Enhance EVP code to generate random symmetric keys of the há 20 anos atrás
  Dr. Stephen Henson e9ba69631b há 22 anos atrás
  Dr. Stephen Henson 6a0dec9584 Make EVP_SealInit() return the correct value. há 23 anos atrás
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way há 23 anos atrás
  Dr. Stephen Henson de822715b2 Constify EVP_SealInit, EVP_OpenInit há 23 anos atrás
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making há 24 anos atrás
  Dr. Stephen Henson fd75eb50c0 Make EVP_SealInit() and EVP_OpenInit() check EVP_EncryptInit() and há 24 anos atrás
  Dr. Stephen Henson a91dedca48 Document EVP routines. Change EVP_SealInit() and EVP_OpenInit() há 24 anos atrás
  Dr. Stephen Henson 49528751b8 há 24 anos atrás
  Ulf Möller e7f97e2d22 Check RAND_bytes() return value or use RAND_pseudo_bytes(). há 25 anos atrás
  Bodo Möller 691401fc53 RAND_bytes's return values is 0 for an error, not -1. há 25 anos atrás
  Ulf Möller eb952088f0 Precautions against using the PRNG uninitialized: RAND_bytes() now há 25 anos atrás