Bodo Möller
|
4d94ae00d5
ECDSA support
|
23 years ago |
Geoff Thorpe
|
1372965e2e
Reduce the header dependencies on engine.h in apps/.
|
23 years ago |
Geoff Thorpe
|
79aa04ef27
Make the necessary changes to work with the recent "ex_data" overhaul.
|
23 years ago |
Dr. Stephen Henson
|
b7a26e6daf
|
23 years ago |
Richard Levitte
|
c04f8cf44a
Use apps_shutdown() in all applications, in case someone decides not
|
23 years ago |
Richard Levitte
|
531d630b5c
Provide an application-common setup function for engines and use it
|
23 years ago |
Richard Levitte
|
30b4c2724e
Extend all the loading functions to take an engine pointer, a pass
|
23 years ago |
Bodo Möller
|
a75d8bebd2
Bugfix: previously the serial number file could turn negative
|
24 years ago |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 years ago |
Ulf Möller
|
28143c66e1
Fix warning.
|
24 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |
Dr. Stephen Henson
|
acba75c59d
New -set_serial options to 'req' and 'x509'.
|
24 years ago |
Ulf Möller
|
4327aae816
format strings
|
24 years ago |
Bodo Möller
|
2c0d10123e
If CONF_get_string returns NULL and we want to tolerate this
|
24 years ago |
Richard Levitte
|
32d862ede4
Add the possibility to use keys handled by engines in more
|
24 years ago |
Richard Levitte
|
eb64730b9c
The majority of the OCSP code from CertCo.
|
24 years ago |
Richard Levitte
|
5270e7025e
Merge the engine branch into the main trunk. All conflicts resolved.
|
24 years ago |
Dr. Stephen Henson
|
8ca533e378
More code for X509_print_ex() support.
|
24 years ago |
Richard Levitte
|
645749ef98
On VMS, stdout may very well lead to a file that is written to in a
|
24 years ago |
Bodo Möller
|
61f175f4ba
Get rid of ASN1_UTCTIME_get, which cannot work with time_t
|
24 years ago |
Dr. Stephen Henson
|
d428bf8c56
New option to CA.pl to sign request using CA extensions.
|
24 years ago |
Dr. Stephen Henson
|
a657546f9c
|
24 years ago |
Richard Levitte
|
431b0cce7d
Move add_oid_section to apps.c, so it can be shared by several
|
24 years ago |
Richard Levitte
|
90ae4673a5
Move the certificate and key loading functions to apps.c, so they can
|
24 years ago |
Dr. Stephen Henson
|
a91dedca48
Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()
|
24 years ago |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 years ago |
Ben Laurie
|
fd73a2121c
Allow UTCTIME objects to be retrieved. Check for imminent cert expiry.
|
24 years ago |
Bodo Möller
|
c4d0df0c4f
Fix a memory leak, and don't generate inappropriate error message
|
24 years ago |
Bodo Möller
|
3bc90f2373
Fix typo in -clrext option, but add a compatibility hack because
|
24 years ago |
Bodo Möller
|
6d0d5431d4
More get0 et al. changes. Also provide fgrep targets in CHANGES
|
25 years ago |