Histórico de Commits

Autor SHA1 Mensagem Data
  Bernd Edlinger b7e28c0bb1 Fix a memory leak in X509_issuer_and_serial_hash há 2 anos atrás
  PW Hu 64c428c350 Fix: invoking X509_self_signed improperly há 3 anos atrás
  Pauli 10af976962 x509: improve error reporting há 3 anos atrás
  David Benjamin cdf63a3736 Add X509 version constants. há 3 anos atrás
  Tomas Mraz 74bcbea76f X509_NAME_cmp: if canon_enclen is 0 for both names return 0 há 3 anos atrás
  Shane Lontis e72dbd8e13 Fix usages of const EVP_MD. há 3 anos atrás
  Pauli 72ded6f2a9 x509: coverity 1472673 & 1472693 - dereference after null checks há 3 anos atrás
  Dr. David von Oheimb 0dca5ede0d Make more use of X509_add_certs(); minor related code & comments cleanup há 3 anos atrás
  Dr. David von Oheimb c1be4d617c Rename internal X509_add_cert_new() to ossl_x509_add_cert_new() há 3 anos atrás
  Dr. David von Oheimb daf1300b80 Add internal X509_add_certs_new(), which simplifies matters há 3 anos atrás
  Matt Caswell 8130d654d1 Fix Null pointer deref in X509_issuer_and_serial_hash() há 3 anos atrás
  Dr. David von Oheimb d53b437f99 Allow NULL arg to OPENSSL_sk_{dup,deep_copy} returning empty stack há 3 anos atrás
  Richard Levitte 4333b89f50 Update copyright year há 3 anos atrás
  Tomas Mraz 0c8e98e615 Avoid using OSSL_PKEY_PARAM_GROUP_NAME when the key might be legacy há 3 anos atrás
  Shane Lontis 5b5eea4b60 Deprecate EC_KEY + Update ec apps to use EVP_PKEY há 4 anos atrás
  Dr. David von Oheimb f2a0458731 X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to invalid cert há 3 anos atrás
  Dr. David von Oheimb bf973d0697 Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1 há 3 anos atrás
  Dr. David von Oheimb 3bed88a397 x509_vfy.c: Restore rejection of expired trusted (root) certificate há 4 anos atrás
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call há 4 anos atrás
  Matt Caswell e6623cfbff Fix safestack issues in x509.h há 4 anos atrás
  Dr. David von Oheimb bc64c5a69b X509_NAME_cmp: restrict normal return values to {-1,0,1} to avoid confusion with -2 for error há 4 anos atrás
  Dr. David von Oheimb eeccc23723 Introduce X509_add_cert[s] simplifying various additions to cert lists há 4 anos atrás
  Dr. David von Oheimb c74aaa3920 Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp_parameters() to EVP_PKEY_parameters_eq() há 4 anos atrás
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... há 4 anos atrás
  Dr. David von Oheimb e0331eb8b8 Prevent crash in X509_NAME_cmp() etc. when cert has no issuer or no serialNumber há 4 anos atrás
  Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/ há 4 anos atrás
  Bernd Edlinger 7e06a6758b Fix error handling in x509v3_cache_extensions and related functions há 4 anos atrás
  Richard Levitte 47b4ccea9c Stop using EVP_MD_CTX_FLAG_NON_FIPS_ALLOW há 5 anos atrás
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files há 5 anos atrás
  Bernd Edlinger cae665dfa6 Fix error handling in X509_chain_up_ref há 5 anos atrás