Commit History

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