index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
ca.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix CRL printing to correctly show when there are no revoked certificates.
Dr. Stephen Henson
2001-02-10
1
-4
/
+3
*
format strings
Ulf Möller
2001-02-06
1
-1
/
+1
*
Don't shadow.
Dr. Stephen Henson
2001-01-18
1
-1
/
+0
*
New '-extfile' option for 'openssl ca'.
Bodo Möller
2001-01-15
1
-19
/
+96
*
Fix warning in apps/ca.c
Dr. Stephen Henson
2001-01-14
1
-2
/
+2
*
New 'openssl ca -status <serial>' and 'openssl ca -updatedb'
Bodo Möller
2001-01-12
1
-34
/
+320
*
If CONF_get_string returns NULL and we want to tolerate this
Bodo Möller
2000-12-15
1
-8
/
+33
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-1
/
+1
*
Fix warnings.
Ben Laurie
2000-12-03
1
-4
/
+4
*
Use the new LHASH macros to declare type-safe wrapper functions that can
Geoff Thorpe
2000-12-03
1
-15
/
+21
*
First step in tidying up the LHASH code. The callback prototypes (and
Geoff Thorpe
2000-12-01
1
-4
/
+6
*
Add the possibility to use keys handled by engines in more
Richard Levitte
2000-10-29
1
-6
/
+30
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-0
/
+27
*
On VMS, stdout may very well lead to a file that is written to in a
Richard Levitte
2000-09-20
1
-5
/
+19
*
Add 'rsautl' low level RSA utility.
Dr. Stephen Henson
2000-09-04
1
-1
/
+11
*
Move add_oid_section to apps.c, so it can be shared by several
Richard Levitte
2000-06-23
1
-24
/
+1
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-25
/
+25
*
Typesafety thought police.
Ben Laurie
2000-05-16
1
-12
/
+12
*
Get rid of more non-ANSI declarations.
Ulf Möller
2000-05-16
1
-1
/
+1
*
Fix typo and make ca get the CA and request fields correct.
Dr. Stephen Henson
2000-03-08
1
-1
/
+1
*
The OpenVMS library is most definitely not built for anything but
Richard Levitte
2000-02-26
1
-1
/
+1
*
Pass phrase reorganisation.
Dr. Stephen Henson
2000-02-17
1
-1
/
+1
*
Remove the access() call altogether for VMS, since it doesn't quite
Richard Levitte
2000-02-15
1
-5
/
+11
*
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...
Ralf S. Engelschall
2000-02-11
1
-0
/
+2
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-10
/
+10
*
Add new -notext option to 'ca', -pubkey option to spkac.
Dr. Stephen Henson
2000-02-03
1
-10
/
+11
*
Allow passwords to be included on command line for a few
Dr. Stephen Henson
1999-12-25
1
-7
/
+2
*
Modify the X509 V3 extension lookup code.
Dr. Stephen Henson
1999-12-01
1
-3
/
+0
*
Add password command line options to some utils. Fix and update man
Dr. Stephen Henson
1999-11-11
1
-1
/
+1
*
Fix a couple of outstanding issues: update STATUS file, fix NO_FP_API problems.
Dr. Stephen Henson
1999-11-11
1
-14
/
+2
*
Fix (spurious) warnings.
Ben Laurie
1999-11-09
1
-1
/
+1
*
Fix to the -revoke option in ca. It was leaking memory, crashing and just
Dr. Stephen Henson
1999-11-08
1
-28
/
+26
*
Continued multibyte character support.
Dr. Stephen Henson
1999-10-27
1
-4
/
+2
*
Various randomness handling bugfixes and improvements --
Bodo Möller
1999-10-26
1
-2
/
+8
*
Improve support for running everything as a monolithic application.
Bodo Möller
1999-10-25
1
-0
/
+4
*
Document -startdate and -enddate in usage summary.
Bodo Möller
1999-09-17
1
-0
/
+2
*
Reinitialize conf to NULL whenver ca application is started.
Bodo Möller
1999-09-05
1
-1
/
+2
*
Reinitialize global variables when necessary (for monolith application).
Bodo Möller
1999-09-04
1
-0
/
+4
*
Add new 'spkac' utility and several SPKAC utility functions.
Dr. Stephen Henson
1999-09-03
1
-22
/
+2
*
Allow the extension section specified in config files to be overridden
Dr. Stephen Henson
1999-08-27
1
-3
/
+15
*
Allow the 1.OU="my OU" syntax in 'ca' for SPKACs.
Dr. Stephen Henson
1999-08-26
1
-1
/
+10
*
Fix -startdate and -enddate arguments to 'ca' program. Also update NEWS file
Dr. Stephen Henson
1999-08-06
1
-43
/
+59
*
additional argument for key_callback
Bodo Möller
1999-07-22
1
-2
/
+2
*
Additional user data argument to pem_password_cb function type
Bodo Möller
1999-07-21
1
-6
/
+6
*
Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). It
Dr. Stephen Henson
1999-06-21
1
-32
/
+33
*
Avoid warnings.
Bodo Möller
1999-06-10
1
-3
/
+3
*
Don't mix real tabs with tabs expanded as 8 spaces -- that's
Bodo Möller
1999-06-07
1
-158
/
+158
*
Another safe stack.
Ben Laurie
1999-05-30
1
-4
/
+4
*
VMS support.
Ulf Möller
1999-05-13
1
-1
/
+53
*
Move openssl.cnf out of lib/.
Ulf Möller
1999-05-11
1
-1
/
+1
[next]