Commit History

Author SHA1 Message Date
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 91a1d08a4c use keyformat for -x509toreq, don't hard code PEM 13 years ago
  Ben Laurie d886975835 Fix gcc 4.6 warnings. Check TLS server hello extension length. 14 years ago
  Dr. Stephen Henson 9aecc3e5ff Update from 1.0.0-stable. 15 years ago
  Dr. Stephen Henson c126b73a4a Update from HEAD. 15 years ago
  Dr. Stephen Henson a00c3c4019 Properly check EVP_VerifyFinal() and similar return values 16 years ago
  Dr. Stephen Henson a523276786 Backport certificate status request TLS extension support to 0.9.8. 17 years ago
  Nils Larsch 4913b88f70 make 19 years ago
  Nils Larsch 7d727231b7 some const fixes 19 years ago
  Nils Larsch 12bdb64375 use SHA-1 as the default digest for the apps/openssl commands 19 years ago
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 years ago
  Dr. Stephen Henson a37e22d866 Use X509_cmp_time() in -checkend option, to support GeneralizedTime. 20 years ago
  Dr. Stephen Henson 78df5a2f1e Fix x509.c so it creates serial number file again if no 20 years ago
  Dr. Stephen Henson df368ecce4 Make self signing option of 'x509' use random serial numbers too. 20 years ago
  Dr. Stephen Henson 77475142ec New option to 'x509' -next_serial. This outputs the certificate 20 years ago
  Dr. Stephen Henson 90fac84066 Use X509_get_serialNumber() instead of accessing internals in x509.c 20 years ago
  Geoff Thorpe 823a67b0a9 header cleanup in apps/ 20 years ago
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 years ago
  Dr. Stephen Henson 7068c8b1a6 In order to get the expected self signed error when 21 years ago
  Richard Levitte 94805c84d1 Add -issuer_hash and make -subject_hash the default way to get the 21 years ago
  Richard Levitte 4c771796d5 Convert save_serial() to work like save_index(), and add a 21 years ago
  Richard Levitte 0998cfaadd Remove unused variable. 21 years ago
  Richard Levitte f85b68cd49 Make it possible to have multiple active certificates with the same 21 years ago
  Richard Levitte d678cc07ed No need to test -setalias twice. 21 years ago
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 22 years ago
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 22 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
  Richard Levitte 06b7c8d5ba Variables on the stack must be initialized or we can't depend on any 22 years ago
  Richard Levitte 3782350c14 -CAserial does take a filename argument. 22 years ago
  Bodo Möller 5488bb6197 get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead) 22 years ago