Historique des commits

Auteur SHA1 Message Date
  Ben Laurie 3c1d6bbc92 LHASH revamp. make depend. il y a 16 ans
  Dr. Stephen Henson 7c337e00d2 Fix some warnings. il y a 16 ans
  Ben Laurie 309fa55bbb Return an error if the serial number is badly formed. (Coverity ID 116). il y a 17 ans
  Ben Laurie 96ea4ae91c Add RFC 3779 support. il y a 18 ans
  Dr. Stephen Henson f6e7d01450 Support for multiple CRLs with same issuer name in X509_STORE. Modify il y a 18 ans
  Dr. Stephen Henson 03919683f9 Add support for default public key digest type ctrl. il y a 18 ans
  Dr. Stephen Henson ee1d9ec019 Remove link between digests and signature algorithms. il y a 18 ans
  Andy Polyakov ffa101872f Eliminate dependency on read/write/stat in apps under _WIN32. il y a 19 ans
  Nils Larsch cc29c1204b successfully updating the db shouldn't result in an error message il y a 19 ans
  Dr. Stephen Henson cbdac46d58 Update from stable branch. il y a 19 ans
  Nils Larsch ff990440ee const fixes il y a 19 ans
  Nils Larsch 7d727231b7 some const fixes il y a 19 ans
  Dr. Stephen Henson 10c8505734 Use the default_md config file value when signing CRLs. il y a 20 ans
  Dr. Stephen Henson b5a93e2250 Call setup_engine after autoconfig. il y a 20 ans
  Dr. Stephen Henson 64674bcc8c Reduce chances of issuer and serial number duplication by use of random il y a 20 ans
  Dr. Stephen Henson ae44fc1ec4 Clear error if unique_subject lookup fails. il y a 20 ans
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). il y a 21 ans
  Richard Levitte 03ddbdd9b9 Move another common functionality (reproduced so far with cut'n'paste) il y a 21 ans
  Richard Levitte 6d5ffb591b Move do_subject() to apps.c and rename it to parse_name(). The il y a 21 ans
  Richard Levitte 7ce9e425bc Allow multi-valued rdns in subjects. This adds the -multivalue-rdn option il y a 21 ans
  Richard Levitte 4d8743f490 Netware-specific changes, il y a 21 ans
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. il y a 21 ans
  Richard Levitte e6fa67fa93 Generalise the definition of strcasecmp() and strncasecmp() for il y a 21 ans
  Richard Levitte fd4ef69913 Implement CRL numbers. il y a 21 ans
  Richard Levitte 4c771796d5 Convert save_serial() to work like save_index(), and add a il y a 21 ans
  Richard Levitte d6df2b281f Add documentation on the added functionality in 'openssl ca'. il y a 21 ans
  Richard Levitte 3ae70939ba Correct a lot of printing calls. Remove extra arguments... il y a 21 ans
  Richard Levitte 16b1b03543 Implement self-signing in 'openssl ca'. This makes it easier to have il y a 21 ans
  Richard Levitte c4448f60d6 Reset the version number of the issuer certificate? I believe this il y a 21 ans
  Richard Levitte 63b6fe2bf6 Conditionalise all debug strings. il y a 21 ans