Ben Laurie
|
b0dc680f71
Fix warnings.
|
24 years ago |
Geoff Thorpe
|
35a99b6380
Use the new LHASH macros to declare type-safe wrapper functions that can
|
24 years ago |
Geoff Thorpe
|
385d81380c
First step in tidying up the LHASH code. The callback prototypes (and
|
24 years ago |
Richard Levitte
|
32d862ede4
Add the possibility to use keys handled by engines in more
|
24 years ago |
Richard Levitte
|
5270e7025e
Merge the engine branch into the main trunk. All conflicts resolved.
|
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 |
Dr. Stephen Henson
|
bd08a2bd0c
Add 'rsautl' low level RSA utility.
|
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
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 years ago |
Ben Laurie
|
b4604683fa
Typesafety thought police.
|
24 years ago |
Ulf Möller
|
0e1c06128a
Get rid of more non-ANSI declarations.
|
24 years ago |
Dr. Stephen Henson
|
c61252001b
Fix typo and make ca get the CA and request fields correct.
|
25 years ago |
Richard Levitte
|
cb464c38b2
The OpenVMS library is most definitely not built for anything but
|
25 years ago |
Dr. Stephen Henson
|
a3fe382e2d
Pass phrase reorganisation.
|
25 years ago |
Richard Levitte
|
207c7df746
Remove the access() call altogether for VMS, since it doesn't quite
|
25 years ago |
Ralf S. Engelschall
|
667ac4ec6a
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align
|
25 years ago |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 years ago |
Dr. Stephen Henson
|
82fc1d9c28
|
25 years ago |
Dr. Stephen Henson
|
36217a9424
Allow passwords to be included on command line for a few
|
25 years ago |
Dr. Stephen Henson
|
08cba61011
Modify the X509 V3 extension lookup code.
|
25 years ago |
Dr. Stephen Henson
|
af29811edd
Add password command line options to some utils. Fix and update man
|
25 years ago |
Dr. Stephen Henson
|
53b1899e3c
Fix a couple of outstanding issues: update STATUS file, fix NO_FP_API problems.
|
25 years ago |
Ben Laurie
|
95fdc5eef9
Fix (spurious) warnings.
|
25 years ago |
Dr. Stephen Henson
|
a0ad17bb6c
Fix to the -revoke option in ca. It was leaking memory, crashing and just
|
25 years ago |
Dr. Stephen Henson
|
74400f7348
Continued multibyte character support.
|
25 years ago |
Bodo Möller
|
a31011e8e0
Various randomness handling bugfixes and improvements --
|
25 years ago |
Bodo Möller
|
798757762a
Improve support for running everything as a monolithic application.
|
25 years ago |
Bodo Möller
|
9a0f732d75
Document -startdate and -enddate in usage summary.
|
25 years ago |
Bodo Möller
|
a32640b0f4
Reinitialize conf to NULL whenver ca application is started.
|
25 years ago |
Bodo Möller
|
b74ba295da
Reinitialize global variables when necessary (for monolith application).
|
25 years ago |