index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
x509.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Continue standardisation of malloc handling in apps
Matt Caswell
2015-11-09
1
-1
/
+1
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-3
/
+0
*
Change the way apps open their input and output files
Richard Levitte
2015-09-06
1
-2
/
+2
*
Make the handling of output and input formats consistent
Richard Levitte
2015-09-06
1
-2
/
+2
*
Avoid direct X509 structure access
Dr. Stephen Henson
2015-09-06
1
-2
/
+7
*
make X509_REQ opaque
Dr. Stephen Henson
2015-08-31
1
-11
/
+2
*
Remove obsolete key formats.
Rich Salz
2015-07-16
1
-10
/
+0
*
Make "oneline" the default for nameopt
Richard Levitte
2015-07-07
1
-0
/
+5
*
RT2547: Tighten perms on generated privkey files
Rich Salz
2015-06-16
1
-1
/
+0
*
Standardize handling of #ifdef'd options.
Rich Salz
2015-06-02
1
-14
/
+14
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
RT3876: Only load config when needed
Rich Salz
2015-05-28
1
-11
/
+1
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-3
/
+1
*
Make -CAserial a type 's' option
Richard Levitte
2015-05-06
1
-1
/
+1
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-2
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-4
/
+2
*
In apps, malloc or die
Rich Salz
2015-04-30
1
-11
/
+2
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-16
/
+7
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-478
/
+405
*
Unchecked malloc fixes
Matt Caswell
2015-03-05
1
-0
/
+5
*
Live code cleanup: remove #if 1 stuff
Rich Salz
2015-02-06
1
-7
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-1229
/
+1130
*
RT3548: Remove unsupported platforms
Rich Salz
2015-01-12
1
-5
/
+2
*
Update API to use (char *) for email addresses and hostnames
Viktor Dukhovni
2014-07-07
1
-3
/
+4
*
Move CT viewer extension code to crypto/x509v3
Dr. Stephen Henson
2014-02-20
1
-4
/
+0
*
Move the SCT List extension parser into libssl.
Rob Stradling
2014-02-19
1
-0
/
+4
*
Add new test option set the version in generated certificates: this
Dr. Stephen Henson
2012-11-30
1
-0
/
+18
*
option to output corrupted signature in certificates for testing purposes
Dr. Stephen Henson
2012-11-25
1
-1
/
+6
*
update usage messages
Dr. Stephen Henson
2012-11-20
1
-0
/
+3
*
New functions to check a hostname email or IP address against a
Dr. Stephen Henson
2012-10-08
1
-0
/
+19
*
New -force_pubkey option to x509 utility to supply a different public
Dr. Stephen Henson
2011-10-07
1
-5
/
+23
*
use keyformat for -x509toreq, don't hard code PEM
Dr. Stephen Henson
2011-09-23
1
-1
/
+1
*
apps/x590.c: harmonize usage of STDout and out_err.
Andy Polyakov
2010-12-12
1
-2
/
+2
*
Fix warnings.
Ben Laurie
2010-06-12
1
-2
/
+0
*
new sigopt and PSS support for req and x509 utilities
Dr. Stephen Henson
2010-03-12
1
-7
/
+25
*
oops
Dr. Stephen Henson
2010-03-07
1
-1
/
+0
*
The OID sanity check was incorrect. It should only disallow *leading* 0x80
Dr. Stephen Henson
2010-03-07
1
-0
/
+1
*
PR: 2136
Dr. Stephen Henson
2010-01-12
1
-0
/
+29
*
Use new X509_STORE_set_verify_cb function instead of old macro.
Dr. Stephen Henson
2009-10-18
1
-1
/
+1
*
Update from 1.0.0-stable
Dr. Stephen Henson
2009-07-27
1
-3
/
+3
*
Updates from 1.0.0-stable.
Dr. Stephen Henson
2009-07-14
1
-2
/
+2
*
Use new time routines to avoid possible overflow.
Dr. Stephen Henson
2009-07-13
1
-1
/
+1
*
Update from 1.0.0-stable.
Dr. Stephen Henson
2009-06-26
1
-0
/
+1
*
Typo in usage message.
Dr. Stephen Henson
2009-03-23
1
-1
/
+1
*
Updatde from stable branch.
Dr. Stephen Henson
2009-01-08
1
-1
/
+1
*
More type-checking.
Ben Laurie
2008-06-04
1
-3
/
+4
*
Support for certificate status TLS extension.
Dr. Stephen Henson
2007-09-26
1
-2
/
+9
*
Add support for default public key digest type ctrl.
Dr. Stephen Henson
2006-05-07
1
-30
/
+7
*
Remove link between digests and signature algorithms.
Dr. Stephen Henson
2006-04-19
1
-0
/
+2
*
Remove ASN1_METHOD code replace with new ASN1 alternative.
Dr. Stephen Henson
2005-08-20
1
-8
/
+7
[next]