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
/
asn1
/
t_x509.c
Age
Commit message (
Expand
)
Author
2024-08-28
Avoid polluting the error stack when printing certificates
Theo Buehler
2024-04-09
Hide public symbols in x509.h
Bob Beck
2023-12-29
Move the EVP_PKEY_asn1_* API that will stay to evp/p_lib.c
Theo Buehler
2023-07-07
Unbreak the namespace build after a broken mk.conf and tool misfire had
Bob Beck
2023-07-05
Hide symbols in asn1 and bio
Bob Beck
2022-11-26
Make internal header file names consistent
Theo Buehler
2022-08-11
Remove unused variable
Theo Buehler
2022-08-10
Avoid signed integer overflow due to unary negation
Theo Buehler
2022-08-10
Only print versions we know about
Theo Buehler
2021-12-25
Indent goto labels for diffability.
Joel Sing
2021-12-25
Move more ASN1_STRING_* functions to a_string.c.
Joel Sing
2021-11-01
Move the now internal X.509-related structs into x509_lcl.h.
Theo Buehler
2021-07-26
Add error checks for i2d_X509_NAME()
Theo Buehler
2021-07-06
Fix a bug in X509_print_ex(3).
Ingo Schwarze
2020-04-10
When printing the serialNumber, fall back to the colon separated hex
Theo Buehler
2018-05-18
Add a const qualifier to the 'X509_NAME *' argument of
Theo Buehler
2018-05-01
Convert a handful of X509_*() functions to take const as in OpenSSL.
Theo Buehler
2018-04-25
Put function name on a separate line and zap stray whitespace.
Theo Buehler
2017-04-03
Fix silly code that printfs NULL when there are no fractional seconds
Bob Beck
2017-01-29
Send the function codes from the error functions to the bit bucket,
Bob Beck
2015-02-07
Delete a lot of #if 0 code in libressl.
Doug Hogan
2014-07-12
Make sure the return value of X509_NAME_oneline(, NULL,) is checked against
Miod Vallat
2014-07-11
Only import cryptlib.h in the four source files that actually need it.
Joel Sing
2014-07-10
Explicitly include <openssl/opensslconf.h> in every file that references
Joel Sing
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-05-30
more: no need for null check before free
Theo de Raadt
2014-05-29
Everything sane has stdio, and FILE *. we don't need ifdefs for this.
Bob Beck
2014-04-21
improve realloc/calloc/malloc patterns; ok guenther
Theo de Raadt
2014-04-18
More KNF.
Joel Sing
2014-04-18
lob a few more knf grenades in here to soften things up.
Ted Unangst
2014-04-18
putting most of the braces in the right column is the very least we can do.
Ted Unangst
2014-04-17
Change library to use intrinsic memory allocation functions instead of
Bob Beck
2014-04-15
Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity
Bob Beck
2012-10-13
resolve conflicts
Damien Miller
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2009-01-09
resolve conflicts
Damien Miller
2009-01-05
update to openssl-0.9.8i; tested by several, especially krw@
Damien Miller
2008-09-06
resolve conflicts
Damien Miller
2003-08-06
Remove some double semicolons (hmm, do two semis equal a maxi?).
Todd C. 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
2001-08-01
merge openssl 0.9.6b-engine
Bob Beck
2000-12-15
openssl-engine-0.9.6 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