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
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-5
/
+3
*
free NULL cleanup 11
Rich Salz
2015-05-01
1
-2
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-6
/
+3
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-9
/
+6
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-408
/
+278
*
free NULL cleanup
Rich Salz
2015-03-28
1
-3
/
+2
*
Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
Rich Salz
2015-03-11
1
-1
/
+1
*
ifdef cleanup part 3: OPENSSL_SYSNAME
Rich Salz
2015-01-23
1
-1
/
+1
*
Re-align some comments after running the reformat script.
Matt Caswell
2015-01-22
1
-4
/
+4
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-1662
/
+1544
*
RT3548: Remove unsupported platforms
Rich Salz
2015-01-12
1
-3
/
+0
*
Further comment amendments to preserve formatting prior to source reformat
Matt Caswell
2015-01-06
1
-1
/
+1
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+2
*
Remove redundant OPENSSL_NO_DEPRECATED suppression
Matt Caswell
2014-12-18
1
-6
/
+0
*
RT3543: Remove #ifdef LINT
Rich Salz
2014-12-10
1
-3
/
+0
*
Fix infinite loop. PR#3347
Viktor Dukhovni
2014-05-11
1
-2
/
+13
*
Use defaults bits in req when not given
Kurt Roeckx
2014-02-14
1
-6
/
+7
*
typo
Mat
2013-09-13
1
-1
/
+1
*
make -subj always override config file
Dr. Stephen Henson
2012-12-04
1
-8
/
+5
*
add -sigopt option to ca utility
Dr. Stephen Henson
2010-03-14
1
-0
/
+15
*
new sigopt and PSS support for req and x509 utilities
Dr. Stephen Henson
2010-03-12
1
-4
/
+67
*
don't leave bogus errors in the queue
Dr. Stephen Henson
2010-03-10
1
-0
/
+6
*
Fix warnings about ignoring fgets return value
Dr. Stephen Henson
2009-10-04
1
-2
/
+4
*
Update from 1.0.0-stable
Dr. Stephen Henson
2009-07-27
1
-6
/
+6
*
Update from 1.0.0-stable.
Dr. Stephen Henson
2009-04-27
1
-1
/
+2
*
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
[next]