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
/
p12_crt.c
Age
Commit message (
Expand
)
Author
2024-08-22
Remove copy_bag_attr()
Theo Buehler
2024-07-15
Fix PKCS12_create()
Theo Buehler
2024-03-24
Fix namespace build
Theo Buehler
2023-02-16
libressl *_namespace.h: adjust *_ALIAS() to require a semicolon
Theo Buehler
2023-01-24
Check return value of X509_digest
Job Snijders
2022-11-12
Hide symbols in libcrypto/pkcs12
Bob Beck
2022-08-20
Add an empty pkcs12_local.h and include it where it will soon be needed.
Theo Buehler
2022-08-03
Prepare to provide PKCS12 accessors
Theo Buehler
2018-05-13
Add const qualifiers to the 'pass' and 'name' arguments of
Theo Buehler
2017-01-29
Send the function codes from the error functions to the bit bucket,
Bob Beck
2015-02-14
Try and fix a bunch of memory leaks upon error;
Miod Vallat
2014-07-11
Only import cryptlib.h in the four source files that actually need it.
Joel Sing
2014-07-08
KNF.
Joel Sing
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-04-15
remove FIPS mode support. people who require FIPS can buy something that
Ted Unangst
2014-04-13
Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.
Miod Vallat
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2009-04-06
resolve conflicts
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
2006-06-27
resolve conflicts
Damien Miller
2002-05-15
OpenSSL 0.9.7 stable 2002 05 08 merge
Bob Beck
2000-12-15
openssl-engine-0.9.6 merge
Bob Beck
2000-04-15
OpenSSL 0.9.5a merge
Bob Beck
1999-09-29
import openssl-0.9.7-beta1
Bob Beck