Histórico de commits

Autor SHA1 Mensagem Data
  Dr. Stephen Henson c869da8839 Update from 1.0.0-stable 15 anos atrás
  Dr. Stephen Henson 3f7c592082 Updates from 1.0.0-stable. 15 anos atrás
  Dr. Stephen Henson 6053ef80e5 Use new time routines to avoid possible overflow. 15 anos atrás
  Dr. Stephen Henson f3be6c7b7d Update from 1.0.0-stable. 15 anos atrás
  Dr. Stephen Henson 38b6e6c07b Typo in usage message. 15 anos atrás
  Dr. Stephen Henson bab534057b Updatde from stable branch. 16 anos atrás
  Ben Laurie 5ce278a77b More type-checking. 16 anos atrás
  Dr. Stephen Henson 67c8e7f414 Support for certificate status TLS extension. 17 anos atrás
  Dr. Stephen Henson 03919683f9 Add support for default public key digest type ctrl. 18 anos atrás
  Dr. Stephen Henson ee1d9ec019 Remove link between digests and signature algorithms. 18 anos atrás
  Dr. Stephen Henson 45e2738585 Remove ASN1_METHOD code replace with new ASN1 alternative. 19 anos atrás
  Nils Larsch 3eeaab4bed make 19 anos atrás
  Nils Larsch 7d727231b7 some const fixes 19 anos atrás
  Nils Larsch 12bdb64375 use SHA-1 as the default digest for the apps/openssl commands 19 anos atrás
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 anos atrás
  Dr. Stephen Henson a37e22d866 Use X509_cmp_time() in -checkend option, to support GeneralizedTime. 20 anos atrás
  Dr. Stephen Henson 78df5a2f1e Fix x509.c so it creates serial number file again if no 20 anos atrás
  Dr. Stephen Henson df368ecce4 Make self signing option of 'x509' use random serial numbers too. 20 anos atrás
  Dr. Stephen Henson 77475142ec New option to 'x509' -next_serial. This outputs the certificate 20 anos atrás
  Dr. Stephen Henson 90fac84066 Use X509_get_serialNumber() instead of accessing internals in x509.c 20 anos atrás
  Geoff Thorpe 823a67b0a9 header cleanup in apps/ 20 anos atrás
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 anos atrás
  Dr. Stephen Henson 7068c8b1a6 In order to get the expected self signed error when 21 anos atrás
  Richard Levitte 94805c84d1 Add -issuer_hash and make -subject_hash the default way to get the 21 anos atrás
  Richard Levitte 4c771796d5 Convert save_serial() to work like save_index(), and add a 21 anos atrás
  Richard Levitte 0998cfaadd Remove unused variable. 21 anos atrás
  Richard Levitte f85b68cd49 Make it possible to have multiple active certificates with the same 21 anos atrás
  Richard Levitte d678cc07ed No need to test -setalias twice. 21 anos atrás
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 22 anos atrás
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 22 anos atrás