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
/
pkcs7
/
pk7_lib.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-12
Hide symbols in libcrypto/pkcs7
Bob Beck
2021-12-12
Include evp_locl.h where it will be needed once most structs from
Theo Buehler
2021-11-01
Move the now internal X.509-related structs into x509_lcl.h.
Theo Buehler
2020-01-21
Remove redundant ASN1_INTEGER_set call in PKCS7_set_type
Kinichiro Inoguchi
2019-03-13
Fix a number of ASN1_INTEGER vs ASN1_STRING mixups coming from the
Theo Buehler
2017-01-29
Send the function codes from the error functions to the bit bucket,
Bob Beck
2015-09-30
Replace M_ASN1_OCTET_STRING_(free|new) with ASN1_OCTET_STRING_(free|new).
Joel Sing
2015-09-30
Replace M_ASN1_INTEGER_(new|free) with ASN1_INTEGER_(new|free) - this is
Joel Sing
2015-07-29
Expand obsolete M_ASN1.*(cmp|dup|print|set) macros - no change in generated
Joel Sing
2015-03-19
Fix several crash causing defects from OpenSSL.
Ted Unangst
2014-07-12
if (x) FOO_free(x) -> FOO_free(x).
Miod Vallat
2014-07-11
Only import cryptlib.h in the four source files that actually need it.
Joel Sing
2014-07-08
More KNF.
Joel Sing
2014-06-29
KNF.
Joel Sing
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
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-09-14
merge with openssl-0.9.7-stable-SNAP-20020911,
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