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
/
pkcs12
/
pkcs12.h
Age
Commit message (
Expand
)
Author
2024-03-02
Remove a lot of PKCS12 garbage from the public API
Theo Buehler
2022-09-11
Make structs in pkcs12.h opaque
Theo Buehler
2022-08-03
Prepare to provide PKCS12 accessors
Theo Buehler
2022-07-12
Remove mkerr.pl remnants from LibreSSL
Klemens Nanni
2018-05-30
Add a const qualifier to the `uni' argument of OPENSSL_uni2asc().
Theo Buehler
2018-05-13
Add const qualifiers to the X509_SIG * and char * arguments of
Theo Buehler
2018-05-13
Add const to the argument of PKCS12_pack_authsafes(3).
Theo Buehler
2018-05-13
Add const to the X509_ALGOR and other arguments of
Theo Buehler
2018-05-13
Add const to the attr argument of PKCS12_get_attr_gen(3).
Theo Buehler
2018-05-13
Add const qualifier to the PKCS12_SAFEBAG argument of
Theo Buehler
2018-05-13
Add const qualifiers to the 'pass' and 'name' arguments of
Theo Buehler
2016-12-30
Place M_PKCS12_* compatibility macros under #ifndef LIBRESSL_INTERNAL.
Joel Sing
2016-12-27
Remove all DECLARE_ASN1_SET_OF macro usage - since 2000 these have been
Joel Sing
2016-12-27
Expand DECLARE_ASN1_ITEM macros - no change to preprocessor output.
Joel Sing
2016-09-04
Expand DECLARE_ASN1_.*FUNCTIONS macros.
Joel Sing
2014-07-08
KNF.
Joel Sing
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2009-01-09
resolve conflicts
Damien Miller
2008-09-06
resolve conflicts
Damien Miller
2006-06-27
resolve conflicts
Damien Miller
2002-09-10
merge openssl-0.9.7-beta3, tested on vax by miod@
Markus Friedl
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-04-15
OpenSSL 0.9.5a merge
Bob Beck
2000-03-19
OpenSSL 0.9.5 merge
Bob Beck
1999-09-29
import openssl-0.9.7-beta1
Bob Beck