index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
req.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Updates from 1.0.0-stable.
Dr. Stephen Henson
2009-04-15
1
-5
/
+5
*
Experimental new date handling routines. These fix issues with X509_time_adj()
Dr. Stephen Henson
2008-10-08
1
-1
/
+1
*
More type-checking.
Ben Laurie
2008-06-04
1
-6
/
+6
*
Fix from stable branch.
Dr. Stephen Henson
2008-05-12
1
-2
/
+1
*
Fix warnings.
Dr. Stephen Henson
2007-08-12
1
-1
/
+1
*
Fix a bug recently introduced when updating this file to use the new
Bodo Möller
2006-06-14
1
-16
/
+15
*
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
Dr. Stephen Henson
2006-06-05
1
-27
/
+46
*
Gather keygen options in req and only use them after all other options have
Dr. Stephen Henson
2006-05-16
1
-19
/
+33
*
Typo.
Dr. Stephen Henson
2006-05-12
1
-1
/
+1
*
Update 'req' command to use new keygen API.
Dr. Stephen Henson
2006-05-11
1
-179
/
+220
*
Add support for default public key digest type ctrl.
Dr. Stephen Henson
2006-05-07
1
-11
/
+2
*
Remove link between digests and signature algorithms.
Dr. Stephen Henson
2006-04-19
1
-0
/
+2
*
fix problems found by coverity: remove useless code
Nils Larsch
2006-03-15
1
-2
/
+0
*
make
Nils Larsch
2005-07-16
1
-0
/
+9
*
OPENSSL_Applink update.
Andy Polyakov
2005-05-17
1
-1
/
+0
*
ecc api cleanup; summary:
Nils Larsch
2005-05-16
1
-7
/
+12
*
some const fixes
Nils Larsch
2005-04-05
1
-10
/
+11
*
use SHA-1 as the default digest for the apps/openssl commands
Nils Larsch
2005-04-02
1
-1
/
+1
*
In "req" exit immediately if configuration file is needed and it can't
Dr. Stephen Henson
2004-11-17
1
-4
/
+7
*
Allow RSA key-generation to specify an arbitrary public exponent. Jelte
Geoff Thorpe
2004-04-26
1
-1
/
+5
*
Reduce chances of issuer and serial number duplication by use of random
Dr. Stephen Henson
2004-04-20
1
-1
/
+3
*
minor signed/unsigned warning fixes
Geoff Thorpe
2004-02-10
1
-2
/
+2
*
Use BUF_strlcpy() instead of strcpy().
Richard Levitte
2003-12-27
1
-21
/
+19
*
Move do_subject() to apps.c and rename it to parse_name(). The
Richard Levitte
2003-11-28
1
-1
/
+1
*
Allow multi-valued rdns in subjects. This adds the -multivalue-rdn option
Richard Levitte
2003-11-28
1
-10
/
+15
*
Give CRLDP its standard name.
Dr. Stephen Henson
2003-11-20
1
-1
/
+1
*
Copy-n-paste bug (don't mix variable declarations and code). This sets the
Geoff Thorpe
2003-10-29
1
-1
/
+1
*
Update any code that was using deprecated functions so that everything builds
Geoff Thorpe
2003-10-29
1
-7
/
+13
*
Correct a lot of printing calls. Remove extra arguments...
Richard Levitte
2003-04-04
1
-2
/
+2
*
Multi valued AVA support.
Dr. Stephen Henson
2003-03-30
1
-6
/
+25
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-1
/
+9
*
Check return value of gmtime() and add error codes
Dr. Stephen Henson
2003-01-24
1
-0
/
+6
*
Avoid double definition of config.
Richard Levitte
2002-12-25
1
-1
/
+0
*
Undefine OPENSSL_NO_DEPRECATED inside openssl application code if we are
Geoff Thorpe
2002-12-08
1
-0
/
+6
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
1
-1
/
+1
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-12
/
+24
*
Variables on the stack must be initialized or we can't depend on any
Richard Levitte
2002-11-11
1
-1
/
+1
*
Let 'openssl req' fail if an argument to '-newkey' is not
Bodo Möller
2002-09-10
1
-1
/
+3
*
fix offsets
Bodo Möller
2002-08-26
1
-2
/
+2
*
Make -nameopt work in req and add support for -reqopt
Dr. Stephen Henson
2002-08-23
1
-4
/
+10
*
'EC' vs. 'ECDSA'
Bodo Möller
2002-08-16
1
-9
/
+12
*
get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)
Bodo Möller
2002-08-12
1
-2
/
+3
*
Add ECDH support.
Bodo Möller
2002-08-09
1
-10
/
+1
*
use a generic EC_KEY structure (EC keys are not ECDSA specific)
Bodo Möller
2002-08-07
1
-22
/
+23
*
Make it possible to load keys from stdin, and restore that
Richard Levitte
2002-08-01
1
-1
/
+1
*
Replace 'ecdsaparam' commandline utility by 'ecparam'
Bodo Möller
2002-07-14
1
-1
/
+5
*
Reorganise -subj option code, fix buffer overrun.
Dr. Stephen Henson
2002-05-19
1
-108
/
+6
*
Fix escaping when using the -subj option of "openssl req", document
Lutz Jänicke
2002-04-30
1
-35
/
+96
*
check return values
Bodo Möller
2002-04-17
1
-14
/
+15
*
non-Monolith fixes.
Dr. Stephen Henson
2002-02-22
1
-1
/
+2
[prev]
[next]