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
...
*
Fix engine key support in utilities.
Dr. Stephen Henson
2016-02-08
1
-2
/
+2
*
Fix opt_imax() call
Richard Levitte
2016-01-30
1
-6
/
+10
*
Better type for x509 -checkend argument
Viktor Dukhovni
2016-01-29
1
-3
/
+10
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
1
-4
/
+4
*
To avoid possible time_t overflow use X509_time_adj_ex()
Dr. Stephen Henson
2016-01-14
1
-2
/
+1
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-3
/
+3
*
New function X509_get0_pubkey
Dr. Stephen Henson
2015-12-15
1
-6
/
+3
*
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
[prev]
[next]