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
/
x509_trs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix error handling in x509v3_cache_extensions and related functions
Bernd Edlinger
2020-03-21
1
-3
/
+4
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/x509/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
Harmonize use of sk_TYPE_find's return value.
Andy Polyakov
2018-08-07
1
-3
/
+4
*
Remove pointless free loop in X509_TRUST_cleanup()
Kurt Cancemi
2016-06-20
1
-3
/
+0
*
Constify X509_TRUST_add method.
FdaSilvaYY
2016-06-15
1
-4
/
+4
*
Don't leak memory on X509_TRUST_add() error path
Matt Caswell
2016-06-01
1
-3
/
+9
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Compat self-signed trust with reject-only aux data
Viktor Dukhovni
2016-01-31
1
-22
/
+31
*
Check chain extensions also for trusted certificates
Viktor Dukhovni
2016-01-31
1
-8
/
+11
*
Make it possible to check for explicit auxiliary trust
Viktor Dukhovni
2016-01-29
1
-1
/
+1
*
Comment side-effect only calls of X509_check_purpose
Viktor Dukhovni
2016-01-27
1
-0
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Reject when explicit trust EKU are set and none match.
Viktor Dukhovni
2016-01-20
1
-0
/
+15
*
Drop incorrect id == -1 case from X509_check_trust
Viktor Dukhovni
2016-01-03
1
-2
/
+1
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-1
/
+1
*
make X509_CERT_AUX opaque
Dr. Stephen Henson
2015-08-31
1
-0
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-3
/
+4
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+1
*
Add OSSL_NELEM macro.
Dr. Stephen Henson
2015-05-03
1
-1
/
+1
*
util/mkstack.pl now generates entire safestack.h
Rich Salz
2015-02-06
1
-2
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-160
/
+181
*
Experimental support for partial chain verification: if an intermediate
Dr. Stephen Henson
2010-02-25
1
-0
/
+9
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
RFC 3161 compliant time stamp request creation, response generation
Ulf Möller
2006-02-12
1
-1
/
+2
*
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
Geoff Thorpe
2003-10-29
1
-2
/
+2
*
Add an entry for X509_TRUST_OBJECT_SIGN in trstandard[].
Richard Levitte
2003-06-11
1
-0
/
+1
*
Typo.
Dr. Stephen Henson
2001-10-20
1
-1
/
+1
*
Add missing variable length cipher flag for Blowfish.
Dr. Stephen Henson
2001-05-24
1
-1
/
+2
*
Purpose and trust setting functions for X509_STORE.
Dr. Stephen Henson
2001-05-10
1
-0
/
+10
*
Enhance OCSP_request_verify() so it finds the signers certificate
Dr. Stephen Henson
2001-02-26
1
-1
/
+2
*
Comment and indentation
Bodo Möller
2001-01-28
1
-4
/
+4
*
Initial OCSP certificate verify. Not complete,
Dr. Stephen Henson
2001-01-17
1
-0
/
+8
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-01
1
-5
/
+5
*
The previous commit to crypto/stack/*.[ch] pulled the type-safety strings
Geoff Thorpe
2000-06-01
1
-2
/
+4
*
New compatability trust and purpose settings.
Dr. Stephen Henson
2000-03-07
1
-8
/
+9
*
More get0 et al. changes. Also provide fgrep targets in CHANGES
Bodo Möller
2000-02-26
1
-3
/
+3
*
Rename functions for new convention.
Dr. Stephen Henson
2000-02-26
1
-1
/
+1
*
ispell (and minor modifications)
Ulf Möller
2000-02-03
1
-1
/
+1
*
Simplify the trust structure: basically zap the bit strings and
Dr. Stephen Henson
1999-12-29
1
-19
/
+42
*
Change the trust and purpose code so it doesn't need init
Dr. Stephen Henson
1999-12-02
1
-38
/
+71
*
Oops! Commit died on me :-(
Dr. Stephen Henson
1999-11-27
1
-0
/
+207