Shane Lontis
|
adf7e6d1d6
Add ossl_asn1 symbols
|
3 years ago |
Dr. David von Oheimb
|
63b64f19c1
TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func
|
3 years ago |
Shane Lontis
|
53155f1c81
Fix external symbols for cms.
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Shane Lontis
|
84af8027c5
CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**.
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |
Matt Caswell
|
1e14bca233
Fix safestack issues in ess.h
|
4 years ago |
Matt Caswell
|
904e1f92b3
Fix safestack issues in cms.h
|
4 years ago |
Matt Caswell
|
e144fd36ce
Fix safestack issues in x509v3.h
|
4 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 years ago |
Shane Lontis
|
5340c8ea2a
Fix coverity CID #1452769 & #1452771 - Arg passed to function that cannot be negative in cms_ess.c
|
4 years ago |
Shane Lontis
|
c1669f41ea
Add libctx support to CMS.
|
4 years ago |
FdaSilvaYY
|
9e3c510bde
crypto/cms: add CAdES-BES signed attributes validation
|
5 years ago |
Matt Caswell
|
454afd9866
Update copyright year
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
FdaSilvaYY
|
8c00f267b8
CAdES : lowercase name for now internal methods.
|
5 years ago |
Antonio Iacono
|
e85d19c68e
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
|
6 years ago |
Richard Levitte
|
08ddd30230
Following the license change, modify the boilerplates in crypto/cms/
|
6 years ago |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 years ago |
Ben Laurie
|
df2ee0e27d
Enable -Wmissing-variable-declarations and
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
9 years ago |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 years ago |