提交历史

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