index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcrypto
/
x509
/
x509_trs.c
Age
Commit message (
Expand
)
Author
2018-05-18
Add const qualifiers to the name and xp arguments of X509_TRUST_add(3),
Theo Buehler
2017-01-29
Send the function codes from the error functions to the bit bucket,
Bob Beck
2016-11-06
The upcoming x509 alt chains diff tightens the trust requirements
Bob Beck
2015-02-10
Remove more IMPLEMENT_STACK_OF noops that have been hiding for the last
Joel Sing
2014-12-06
Avoid modifying input on failure in X509_(TRUST|PURPOSE)_add.
Doug Hogan
2014-11-18
further BUF_strdup conversion: these places should be safe to rely on
Ted Unangst
2014-10-16
Get rid of the last remaining BUF_strdup and BUF_strlcpy and friends, use
Bob Beck
2014-09-28
X509_TRUST_add(): check X509_TRUST_get0() return value before dereferencing it,
Miod Vallat
2014-07-11
Only import cryptlib.h in the four source files that actually need it.
Joel Sing
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-04-20
More KNF.
Joel Sing
2014-04-20
KNF.
Joel Sing
2014-04-18
blunt force knf
Ted Unangst
2014-04-17
Change library to use intrinsic memory allocation functions instead of
Bob Beck
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2009-01-09
resolve conflicts
Damien Miller
2008-09-06
resolve conflicts
Damien Miller
2003-11-11
merge 0.9.7c; minor bugsfixes;
Markus Friedl
2002-05-15
OpenSSL 0.9.7 stable 2002 05 08 merge
Bob Beck
2001-08-01
merge openssl 0.9.6b-engine
Bob Beck
2000-12-15
openssl-engine-0.9.6 merge
Bob Beck
2000-04-15
OpenSSL 0.9.5a merge
Bob Beck
2000-03-19
import openssl-0.9.7-beta1
Bob Beck