Historial de Commits

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