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
/
x_name.c
Age
Commit message (
Expand
)
Author
2022-11-26
Make internal header file names consistent
Theo Buehler
2021-12-25
Indent goto labels for diffability.
Joel Sing
2021-11-01
Move the now internal X.509-related structs into x509_lcl.h.
Theo Buehler
2021-07-04
Bugfix: when X509_NAME_dup(3) failed, X509_NAME_set(3) indicated success
Ingo Schwarze
2018-02-20
Provide X509_NAME_get0_der().
Joel Sing
2017-01-29
Send the function codes from the error functions to the bit bucket,
Bob Beck
2016-12-30
Expand ASN1_ITEM_rptr and ASN1_ITEM_ptr macros - no change in generated
Joel Sing
2015-07-24
Expand ASN1_ITEM_TEMPLATE/ASN1_EX_TEMPLATE_TYPE/ASN1_ITEM_TEMPLATE_END
Joel Sing
2015-07-15
Fix two theoretical NULL pointer dereferences which can only happen if you
Miod Vallat
2015-02-14
Unchecked allocations in x509_name_canon().
Miod Vallat
2015-02-14
Manually expand IMPLEMENT_EXTERN_ASN1 macro (the only occurence in crypto).
Joel Sing
2015-02-14
Check i2d_name_canon() for failure (negative return). Coverity CID 78888.
Miod Vallat
2015-02-11
Remove initialisers with default values from the ASN1 data structures.
Joel Sing
2015-02-11
Expand most of the ASN1_SEQUENCE* and associated macros, making the data
Joel Sing
2015-02-10
The IMPLEMENT_STACK_OF and IMPLEMENT_ASN1_SET_OF macros were turned into
Joel Sing
2015-02-10
Manually expand ASN1_ITEM_rptr macros that should have been expanded with
Joel Sing
2015-02-10
Expand the IMPLEMENT_ASN1_DUP_FUNCTION macro so that the code is visible
Joel Sing
2015-02-09
Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible and
Joel Sing
2014-07-12
typos
Miod Vallat
2014-07-11
Only import cryptlib.h in the four source files that actually need it.
Joel Sing
2014-07-10
Stop including standard headers via cryptlib.h - pull in the headers that
Joel Sing
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-05-30
no need for null check before free. from Brendan MacDonell
Ted Unangst
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
2012-10-13
resolve conflicts
Damien Miller
2011-11-03
openssl-1.0.0e: resolve conflicts
Damien Miller
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2008-09-06
resolve conflicts
Damien Miller
2005-04-29
resolve conflicts
Damien Miller
2002-05-15
OpenSSL 0.9.7 stable 2002 05 08 merge
Bob Beck
2001-06-22
openssl-engine-0.9.6a merge
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