index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
x509
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
26
-6962
/
+6850
*
Move more comments that confuse indent
Matt Caswell
2015-01-22
1
-3
/
+6
*
indent has problems with comments that are on the right hand side of a line.
Matt Caswell
2015-01-22
2
-36
/
+67
*
Fix indent issue with functions using STACK_OF
Matt Caswell
2015-01-22
2
-4
/
+4
*
Further comment changes for reformat
Matt Caswell
2015-01-22
4
-11
/
+12
*
mark all block comments that need format preserving so that
Tim Hudson
2015-01-22
6
-7
/
+12
*
Constify ASN1_TYPE_cmp add X509_ALGOR_cmp.
Dr. Stephen Henson
2015-01-05
1
-0
/
+1
*
Fix various certificate fingerprint issues.
Dr. Stephen Henson
2015-01-05
1
-0
/
+2
*
Fix use of NULL memory pointer in X509_VERIFY_PARAM_new in the event of a
Matt Caswell
2014-12-12
1
-0
/
+2
*
x509/by_dir.c: fix run-away pointer (and potential SEGV)
Andy Polyakov
2014-02-24
1
-4
/
+2
*
Fix bug in X509_V_FLAG_IGNORE_CRITICAL CRL handling.
Dr. Stephen Henson
2014-01-09
1
-3
/
+2
*
make update
Dr. Stephen Henson
2014-01-06
1
-110
/
+256
*
make update
Dr. Stephen Henson
2013-12-08
1
-256
/
+110
*
Fix verify loop with CRL checking.
Dr. Stephen Henson
2013-08-06
1
-0
/
+11
*
Reencode with X509_CRL_ctx_sign too.
Dr. Stephen Henson
2013-05-03
1
-0
/
+1
*
Reencode certificates in X509_sign_ctx.
Dr. Stephen Henson
2013-05-02
1
-0
/
+1
*
Fix two bugs which affect delta CRL handling:
Dr. Stephen Henson
2012-12-06
1
-2
/
+2
*
Reduce version skew.
Ben Laurie
2012-06-08
1
-8
/
+7
*
Minor compatibility fixes [from HEAD].
Andy Polyakov
2012-04-16
1
-1
/
+1
*
Backport PSS signature support from HEAD.
Dr. Stephen Henson
2011-10-09
2
-0
/
+26
*
Backport of password based CMS support from HEAD.
Dr. Stephen Henson
2011-10-09
1
-0
/
+3
*
? crypto/aes/aes-armv4.S
Dr. Stephen Henson
2011-10-06
1
-13
/
+19
*
PR: 2606
Dr. Stephen Henson
2011-09-23
1
-1
/
+1
*
Initialise X509_STORE_CTX properly so CRLs with nextUpdate date in the past
Dr. Stephen Henson
2011-09-06
1
-0
/
+4
*
allow MD5 use for computing old format hash links
Dr. Stephen Henson
2011-06-22
1
-2
/
+7
*
Fix warnings.
Ben Laurie
2011-06-09
1
-5
/
+0
*
Backport libcrypto audit: check return values of EVP functions instead
Dr. Stephen Henson
2011-06-03
1
-7
/
+15
*
New function X509_ALGOR_set_md() to set X509_ALGOR (DigestAlgorithmIdentifier...
Dr. Stephen Henson
2011-06-03
1
-0
/
+1
*
Submitted by: Jonathan Dixon <joth@chromium.org>
Dr. Stephen Henson
2010-11-02
1
-1
/
+1
*
Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),
Dr. Stephen Henson
2010-10-03
2
-0
/
+2
*
Fix X509_STORE locking
Bodo Möller
2010-02-19
2
-42
/
+46
*
Tolerate PKCS#8 DSA format with negative private key.
Dr. Stephen Henson
2010-01-22
1
-0
/
+1
*
PR: 2136
Dr. Stephen Henson
2010-01-12
2
-0
/
+19
*
PR: 2124
Dr. Stephen Henson
2009-12-09
1
-1
/
+7
*
PR: 2103
Dr. Stephen Henson
2009-11-17
1
-0
/
+1
*
Add missing functions to allow access to newer X509_STORE_CTX status
Dr. Stephen Henson
2009-10-31
2
-0
/
+18
*
If not checking all certificates don't attempt to find a CRL
Dr. Stephen Henson
2009-10-23
1
-0
/
+5
*
Need to check <= 0 here.
Dr. Stephen Henson
2009-10-22
1
-1
/
+1
*
Add new function X509_STORE_set_verify_cb and use it in apps
Dr. Stephen Henson
2009-10-18
2
-0
/
+9
*
Oops, s can be NULL
Dr. Stephen Henson
2009-09-04
1
-5
/
+3
*
PR: 2013
Dr. Stephen Henson
2009-09-02
1
-4
/
+8
*
Inherit parameters properly in SSL contexts: any parameters set should
Dr. Stephen Henson
2009-06-30
1
-1
/
+5
*
Allow checking of self-signed certifictes if a flag is set.
Dr. Stephen Henson
2009-06-26
2
-3
/
+7
*
Update from 0.9.8-stable.
Dr. Stephen Henson
2009-06-15
1
-8
/
+5
*
Ensure canonical encodings of X509_NAME structures are valid.
Dr. Stephen Henson
2009-05-30
1
-3
/
+3
*
PR: 1899
Dr. Stephen Henson
2009-04-15
1
-1
/
+1
*
Update from 0.9.8-stable.
Dr. Stephen Henson
2009-04-03
1
-0
/
+1
*
Fix from stable branch.
Dr. Stephen Henson
2009-03-15
1
-2
/
+13
*
PR: 1778
Dr. Stephen Henson
2009-02-16
1
-1
/
+1
*
PR: 1843
Dr. Stephen Henson
2009-02-16
1
-1
/
+1
[next]