Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Dr. Stephen Henson 45e2738585 Remove ASN1_METHOD code replace with new ASN1 alternative. há 19 anos atrás
  Nils Larsch 3eeaab4bed make há 19 anos atrás
  Nils Larsch 7d727231b7 some const fixes há 19 anos atrás
  Nils Larsch 12bdb64375 use SHA-1 as the default digest for the apps/openssl commands há 19 anos atrás
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). há 19 anos atrás
  Dr. Stephen Henson a37e22d866 Use X509_cmp_time() in -checkend option, to support GeneralizedTime. há 20 anos atrás
  Dr. Stephen Henson 78df5a2f1e Fix x509.c so it creates serial number file again if no há 20 anos atrás
  Dr. Stephen Henson df368ecce4 Make self signing option of 'x509' use random serial numbers too. há 20 anos atrás
  Dr. Stephen Henson 77475142ec New option to 'x509' -next_serial. This outputs the certificate há 20 anos atrás
  Dr. Stephen Henson 90fac84066 Use X509_get_serialNumber() instead of accessing internals in x509.c há 20 anos atrás
  Geoff Thorpe 823a67b0a9 header cleanup in apps/ há 20 anos atrás
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). há 21 anos atrás
  Dr. Stephen Henson 7068c8b1a6 In order to get the expected self signed error when há 21 anos atrás
  Richard Levitte 94805c84d1 Add -issuer_hash and make -subject_hash the default way to get the há 21 anos atrás
  Richard Levitte 4c771796d5 Convert save_serial() to work like save_index(), and add a há 21 anos atrás
  Richard Levitte 0998cfaadd Remove unused variable. há 21 anos atrás
  Richard Levitte f85b68cd49 Make it possible to have multiple active certificates with the same há 21 anos atrás
  Richard Levitte d678cc07ed No need to test -setalias twice. há 21 anos atrás
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. há 22 anos atrás
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean há 22 anos atrás
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. há 22 anos atrás
  Richard Levitte 06b7c8d5ba Variables on the stack must be initialized or we can't depend on any há 22 anos atrás
  Richard Levitte 3782350c14 -CAserial does take a filename argument. há 22 anos atrás
  Bodo Möller 5488bb6197 get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead) há 22 anos atrás
  Richard Levitte da9b972466 Make it possible to load keys from stdin, and restore that há 22 anos atrás
  Lutz Jänicke 77c46bbf29 Only use DSA-functions if available. há 22 anos atrás
  Richard Levitte a81e9d3dc4 CAformat should not be used for CA key format. há 22 anos atrás
  Dr. Stephen Henson 3647bee263 Config code updates. há 23 anos atrás