Histórico de Commits

Autor SHA1 Mensagem Data
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ há 6 anos atrás
  KaoruToda 26a7d938c9 Remove parentheses of return. há 7 anos atrás
  Richard Levitte b379fe6cd0 NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard há 7 anos atrás
  Dr. Stephen Henson 7dd6de9fdd Allow NULL md for custom signing methods há 7 anos atrás
  Dr. Stephen Henson 7539418981 Add EVP_DigestSign and EVP_DigesVerify há 7 anos atrás
  Rich Salz 2039c421b0 Copyright consolidation 08/10 há 8 anos atrás
  Schüller Felix c6aca19bb5 Don't free up EVP_MD_CTX. há 8 anos atrás
  J Mohan Rao Arisankala 219f3ca61c check with NULL há 8 anos atrás
  J Mohan Rao Arisankala 4f25aecd75 explicit check for NULL há 8 anos atrás
  J Mohan Rao Arisankala 2c91b3f5bf Check method before access and release ctx in error paths há 8 anos atrás
  Rich Salz 349807608f Remove /* foo.c */ comments há 9 anos atrás
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) há 9 anos atrás
  Richard Levitte ab0a14bbc7 Add inclusion of internal/evp_int.h to all crypto/ files that need it há 9 anos atrás
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. há 9 anos atrás
  Dr. Stephen Henson 7f572e958b Remove legacy sign/verify from EVP_MD. há 9 anos atrás
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files há 9 anos atrás
  Rich Salz b548a1f11c free null cleanup finale há 9 anos atrás
  Rich Salz 4b45c6e52b free cleanup almost the finale há 9 anos atrás
  Rich Salz b196e7d936 remove malloc casts há 9 anos atrás
  Dr. Stephen Henson 5fe736e5fc Move some ASN.1 internals to asn1_int.h há 9 anos atrás
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. há 10 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 8d207ee3d1 add X509_CRL_sign_ctx function há 14 anos atrás
  Dr. Stephen Henson 85522a074c Algorithm specific ASN1 signing functions. há 14 anos atrás
  Dr. Stephen Henson 9ef6fe8c2e typo há 14 anos atrás
  Dr. Stephen Henson a5667732b9 update ASN1 sign/verify to use EVP_DigestSign and EVP_DigestVerify há 14 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 03919683f9 Add support for default public key digest type ctrl. há 18 anos atrás
  Dr. Stephen Henson ee1d9ec019 Remove link between digests and signature algorithms. há 18 anos atrás