projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Do not keep TABLE in version control.
[oweals/openssl.git]
/
apps
/
req.c
2015-03-11
Rich Salz
Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
blob
|
commitdiff
|
raw
2015-01-23
Rich Salz
ifdef cleanup part 3: OPENSSL_SYSNAME
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Re-align some comments after running the reformat script.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Run util/openssl-format-source -v -c .
blob
|
commitdiff
|
raw
|
diff to current
2015-01-12
Rich Salz
RT3548: Remove unsupported platforms
blob
|
commitdiff
|
raw
|
diff to current
2015-01-06
Matt Caswell
Further comment amendments to preserve formatting prior...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-30
Tim Hudson
mark all block comments that need format preserving...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Matt Caswell
Remove redundant OPENSSL_NO_DEPRECATED suppression
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Rich Salz
RT3543: Remove #ifdef LINT
blob
|
commitdiff
|
raw
|
diff to current
2014-05-11
Viktor Dukhovni
Fix infinite loop. PR#3347
blob
|
commitdiff
|
raw
|
diff to current
2014-02-14
Kurt Roeckx
Use defaults bits in req when not given
blob
|
commitdiff
|
raw
|
diff to current
2013-09-13
Mat
typo
blob
|
commitdiff
|
raw
|
diff to current
2012-12-04
Dr. Stephen Henson
make -subj always override config file
blob
|
commitdiff
|
raw
|
diff to current
2010-03-14
Dr. Stephen Henson
add -sigopt option to ca utility
blob
|
commitdiff
|
raw
|
diff to current
2010-03-12
Dr. Stephen Henson
new sigopt and PSS support for req and x509 utilities
blob
|
commitdiff
|
raw
|
diff to current
2010-03-10
Dr. Stephen Henson
don't leave bogus errors in the queue
blob
|
commitdiff
|
raw
|
diff to current
2009-10-04
Dr. Stephen Henson
Fix warnings about ignoring fgets return value
blob
|
commitdiff
|
raw
|
diff to current
2009-07-27
Dr. Stephen Henson
Update from 1.0.0-stable
blob
|
commitdiff
|
raw
|
diff to current
2009-04-26
Dr. Stephen Henson
Update from 1.0.0-stable.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-15
Dr. Stephen Henson
Updates from 1.0.0-stable.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Dr. Stephen Henson
Experimental new date handling routines. These fix...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-04
Ben Laurie
More type-checking.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-12
Dr. Stephen Henson
Fix from stable branch.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-12
Dr. Stephen Henson
Fix warnings.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-14
Bodo Möller
Fix a bug recently introduced when updating this file...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-05
Dr. Stephen Henson
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Dr. Stephen Henson
Gather keygen options in req and only use them after...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-12
Dr. Stephen Henson
Typo.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-11
Dr. Stephen Henson
Update 'req' command to use new keygen API.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-07
Dr. Stephen Henson
Add support for default public key digest type ctrl.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Dr. Stephen Henson
Remove link between digests and signature algorithms.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-15
Nils Larsch
fix problems found by coverity: remove useless code
blob
|
commitdiff
|
raw
|
diff to current
2005-07-16
Nils Larsch
make
blob
|
commitdiff
|
raw
|
diff to current
2005-05-17
Andy Polyakov
OPENSSL_Applink update.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Nils Larsch
ecc api cleanup; summary:
blob
|
commitdiff
|
raw
|
diff to current
2005-04-05
Nils Larsch
some const fixes
blob
|
commitdiff
|
raw
|
diff to current
2005-04-02
Nils Larsch
use SHA-1 as the default digest for the apps/openssl...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-17
Dr. Stephen Henson
In "req" exit immediately if configuration file is...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-26
Geoff Thorpe
Allow RSA key-generation to specify an arbitrary public...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Dr. Stephen Henson
Reduce chances of issuer and serial number duplication...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-10
Geoff Thorpe
minor signed/unsigned warning fixes
blob
|
commitdiff
|
raw
|
diff to current
2003-12-27
Richard Levitte
Use BUF_strlcpy() instead of strcpy().
blob
|
commitdiff
|
raw
|
diff to current
2003-11-28
Richard Levitte
Move do_subject() to apps.c and rename it to parse_name...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-28
Richard Levitte
Allow multi-valued rdns in subjects. This adds the...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-20
Dr. Stephen Henson
Give CRLDP its standard name.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-29
Geoff Thorpe
Copy-n-paste bug (don't mix variable declarations and...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-29
Geoff Thorpe
Update any code that was using deprecated functions...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-03
Richard Levitte
Correct a lot of printing calls. Remove extra arguments...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-30
Dr. Stephen Henson
Multi valued AVA support.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-30
Richard Levitte
Add the possibility to build without the ENGINE framework.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-24
Dr. Stephen Henson
Check return value of gmtime() and add error codes
blob
|
commitdiff
|
raw
|
diff to current
2002-12-24
Richard Levitte
Avoid double definition of config.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-08
Geoff Thorpe
Undefine OPENSSL_NO_DEPRECATED inside openssl applicati...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-03
Richard Levitte
EXIT() may mean return(). That's confusing, so let...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-13
Ben Laurie
Security fixes brought forward from 0.9.7.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-11
Richard Levitte
Variables on the stack must be initialized or we can...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-10
Bodo Möller
Let 'openssl req' fail if an argument to '-newkey'...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-26
Bodo Möller
fix offsets
blob
|
commitdiff
|
raw
|
diff to current
2002-08-22
Dr. Stephen Henson
Make -nameopt work in req and add support for -reqopt
blob
|
commitdiff
|
raw
|
diff to current
2002-08-16
Bodo Möller
'EC' vs. 'ECDSA'
blob
|
commitdiff
|
raw
|
diff to current
2002-08-12
Bodo Möller
get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-09
Bodo Möller
Add ECDH support.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-07
Bodo Möller
use a generic EC_KEY structure (EC keys are not ECDSA...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-01
Richard Levitte
Make it possible to load keys from stdin, and restore...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-14
Bodo Möller
Replace 'ecdsaparam' commandline utility by 'ecparam'
blob
|
commitdiff
|
raw
|
diff to current
2002-05-19
Dr. Stephen Henson
Reorganise -subj option code, fix buffer overrun.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-30
Lutz Jänicke
Fix escaping when using the -subj option of "openssl...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-17
Bodo Möller
check return values
blob
|
commitdiff
|
raw
|
diff to current
2002-02-22
Dr. Stephen Henson
non-Monolith fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-22
Dr. Stephen Henson
Config code updates.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-13
Bodo Möller
ECDSA support
blob
|
commitdiff
|
raw
|
diff to current
2001-12-01
Dr. Stephen Henson
Add -pubkey option to req command.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-02
Ben Laurie
If verify fails, say why.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-26
Dr. Stephen Henson
New options to allow req to accept UTF8 strings as...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-21
Dr. Stephen Henson
Stop spurious "unable to load config info" errors in req
blob
|
commitdiff
|
raw
|
diff to current
2001-10-10
Richard Levitte
Add support for md4WithRSAEncryption.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-12
Geoff Thorpe
Reduce the header dependencies on engine.h in apps/.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-24
Lutz Jänicke
-passin argument not used when actually loading the key
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Ben Laurie
Fix warning.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-28
Dr. Stephen Henson
Modify apps to use NCONF code instead of old CONF code.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-25
Richard Levitte
Call apps_shutdown() to take down what apps_startup...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-18
Richard Levitte
Provide an application-common setup function for engine...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-30
Richard Levitte
Extend all the loading functions to take an engine...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-09
Dr. Stephen Henson
Change the EVP_somecipher() and EVP_somedigest()
blob
|
commitdiff
|
raw
|
diff to current
2001-03-05
Bodo Möller
New option '-subj arg' for 'openssl req' and 'openssl...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-20
Richard Levitte
Use new-style system-id macros everywhere possible...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-19
Richard Levitte
Make all configuration macros available for application...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-19
Dr. Stephen Henson
New -set_serial options to 'req' and 'x509'.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-06
Bodo Möller
don't dump core
blob
|
commitdiff
|
raw
|
diff to current
2000-12-15
Bodo Möller
If CONF_get_string returns NULL and we want to tolerate...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-09
Richard Levitte
Make TYPE_RSA the default type instead of just setting...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-08
Dr. Stephen Henson
Merge from the ASN1 branch of new ASN1 code
blob
|
commitdiff
|
raw
|
diff to current
2000-10-28
Richard Levitte
Small documentation change
blob
|
commitdiff
|
raw
|
diff to current
2000-10-26
Richard Levitte
Merge the engine branch into the main trunk. All confl...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-04
Dr. Stephen Henson
Global DirectoryString mask fix.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-20
Richard Levitte
On VMS, stdout may very well lead to a file that is...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-10
Richard Levitte
Marin Kraemer <Martin.Kraemer@MchP.Siemens.De> sent...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-12
Dr. Stephen Henson
Make req seed the PRNG if signing with
blob
|
commitdiff
|
raw
|
diff to current
2000-06-28
Richard Levitte
Undo the changes I just made. I'm not sure what I...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-28
Richard Levitte
Make it possible for users of the openssl applications...
blob
|
commitdiff
|
raw
|
diff to current
next