Historial de Commits

Autor SHA1 Mensaje Fecha
  Dr. Stephen Henson c869da8839 Update from 1.0.0-stable hace 15 años
  Dr. Stephen Henson 3f7c592082 Updates from 1.0.0-stable. hace 15 años
  Dr. Stephen Henson 6053ef80e5 Use new time routines to avoid possible overflow. hace 15 años
  Dr. Stephen Henson f3be6c7b7d Update from 1.0.0-stable. hace 15 años
  Dr. Stephen Henson 38b6e6c07b Typo in usage message. hace 15 años
  Dr. Stephen Henson bab534057b Updatde from stable branch. hace 16 años
  Ben Laurie 5ce278a77b More type-checking. hace 16 años
  Dr. Stephen Henson 67c8e7f414 Support for certificate status TLS extension. hace 17 años
  Dr. Stephen Henson 03919683f9 Add support for default public key digest type ctrl. hace 18 años
  Dr. Stephen Henson ee1d9ec019 Remove link between digests and signature algorithms. hace 18 años
  Dr. Stephen Henson 45e2738585 Remove ASN1_METHOD code replace with new ASN1 alternative. hace 19 años
  Nils Larsch 3eeaab4bed 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