Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Andy Polyakov d0f6eb1d8c evp/e_aes_cbc_hmac_sha256.c: give SHAEXT right priority. há 7 anos atrás
  Matt Caswell d5475e3195 Remove some dead code há 7 anos atrás
  Matt Caswell 335d0a4646 Fix undefined behaviour in e_aes_cbc_hmac_sha256.c and e_aes_cbc_hmac_sha1.c há 7 anos atrás
  Rich Salz a68d35057b check length sanity before correcting in EVP_CTRL_AEAD_TLS1_AAD há 7 anos atrás
  Bernd Edlinger 1b6f5a4d3b Don't access memory before checking the correct length in aesni_cbc_hmac_sha256_ctrl in case EVP_CTRL_AEAD_TLS1_AAD. há 7 anos atrás
  Andy Polyakov 5908555c96 evp/e_aes_cbc_hmac_{sha1|sha256}.c: tag reference code. há 7 anos atrás
  Todd Short 9d6fcd4295 Cleanup EVP_CIPH/EP_CTRL duplicate defines há 7 anos atrás
  Kurt Cancemi b88e95f3a0 crypto/evp/e_aes_cbc_hmac_sha256.c: Remove spurious memset há 8 anos atrás
  Rich Salz aa6bb1352b Copyright consolidation 05/10 há 8 anos atrás
  Kurt Roeckx 70428eada9 Check that we have enough padding characters. há 8 anos atrás
  Andy Polyakov b1a07c3854 Remove obsolete defined(__INTEL__) condition. há 8 anos atrás
  Matt Caswell 5158c763f5 Remove OPENSSL_NO_AES guards há 8 anos atrás
  Matt Caswell 44ab2dfdf9 Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data há 8 anos atrás
  Richard Levitte 6435f0f6c6 Adapt builtin cipher implementations to opaque EVP_CIPHER há 9 anos atrás
  Richard Levitte 936166aff2 Adapt cipher implementations to opaque EVP_CIPHER_CTX há 9 anos atrás
  Andy Polyakov a5fd24d19b aesni-sha256-x86_64.pl: fix crash on AMD Jaguar. há 9 anos atrás
  Alessandro Ghedini 070c23325a Remove useless code há 9 anos atrás
  Andy Polyakov f0fa5c8306 e_aes_cbc_hmac_sha*.c: address linker warning about OPENSSL_ia32cap_P size mismatch. há 9 anos atrás
  Matt Caswell c826988109 Sanity check EVP_CTRL_AEAD_TLS_AAD há 9 anos atrás
  Rich Salz 474e469bbd OPENSSL_NO_xxx cleanup: SHA há 9 anos atrás
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . há 9 anos atrás
  Matt Caswell 68d39f3ce6 Move more comments that confuse indent há 9 anos atrás
  Matt Caswell b853717fc4 Fix strange formatting by indent há 9 anos atrás
  Andy Polyakov 2893a302a9 crypto/evp/e_aes_cbc_hmac_sha[1|256].c: fix compiler warnings. há 10 anos atrás
  Ben Laurie 6835f572a9 Reduce casting nastiness. há 10 anos atrás
  Felix Laurie von Massenbach 50cc4f7b3d Fix signed/unsigned comparisons. há 10 anos atrás
  Felix Laurie von Massenbach 1f61d8b5b1 Fix shadow declaration. há 10 anos atrás