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_v3.c
Age
Commit message (
Expand
)
Author
2023-02-16
libressl *_namespace.h: adjust *_ALIAS() to require a semicolon
Theo Buehler
2022-11-26
Make internal header file names consistent
Theo Buehler
2022-11-14
Hide public symbols in libcrypto/x509 .c files
Bob Beck
2021-11-01
Move the now internal X.509-related structs into x509_lcl.h.
Theo Buehler
2018-05-19
Add const to the 'obj' argument of X509_EXTENSION_create_by_OBJ().
Theo Buehler
2018-05-18
X509_EXTENSION_get_critical(3) now takes a 'const ASN1_OBJECT *obj' and
Theo Buehler
2018-05-13
Add const qualifier to the ASN1_OBJECT * parameter of
Theo Buehler
2017-01-29
Send the function codes from the error functions to the bit bucket,
Bob Beck
2016-03-21
Return zero from two functions on allocation failure instead of always
Michael McConville
2015-07-29
Expand obsolete M_ASN1.*(cmp|dup|print|set) macros - no change in generated
Joel Sing
2014-09-28
X509v3_add_ext(): do not free stuff we did not allocate in the error path.
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
KNF.
Joel Sing
2014-04-18
blunt force knf
Ted Unangst
2008-09-06
resolve conflicts
Damien Miller
2003-05-12
merge 0.9.7b with local changes; crank majors for libssl/libcrypto
Markus Friedl
2002-05-15
OpenSSL 0.9.7 stable 2002 05 08 merge
Bob Beck
2000-03-19
OpenSSL 0.9.5 merge
Bob Beck
1999-09-29
OpenSSL 0.9.4 merge
Bob Beck
1998-10-05
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker