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