Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Pauli
|
5d1bb4fc47
libcrypto: remove reliance on struct timeval
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 years ago |
Dr. David von Oheimb
|
79b2a2f2ee
add OSSL_STACK_OF_X509_free() for commonly used pattern
|
2 years ago |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Dr. David von Oheimb
|
176a9a682a
TS ESS: Move four internal aux function to where they belong in crypto/ts
|
3 years ago |
Dr. David von Oheimb
|
1751768cd1
ESS: Export three core functions, clean up TS and CMS CAdES-BES usage
|
3 years ago |
Richard Levitte
|
ad57a13bb8
Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt()
|
3 years ago |
Shane Lontis
|
e72dbd8e13
Fix usages of const EVP_MD.
|
3 years ago |
Shane Lontis
|
53155f1c81
Fix external symbols for cms.
|
3 years ago |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 years ago |
Dr. David von Oheimb
|
d53b437f99
Allow NULL arg to OPENSSL_sk_{dup,deep_copy} returning empty stack
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Matt Caswell
|
b4780134df
Fix safestack issues in asn1.h
|
4 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 years ago |
Matt Caswell
|
454afd9866
Update copyright year
|
4 years ago |
Pauli
|
d4d67bafe7
coverity 1462566 Resource leak
|
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 |
Antonio Iacono
|
e85d19c68e
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
|
6 years ago |
Richard Levitte
|
a1b4409db2
Following the license change, modify the boilerplates in crypto/ts/
|
6 years ago |
Kurt Roeckx
|
3cb7c5cfef
Use void in all function definitions that do not take any arguments
|
6 years ago |
Miroslav Suk
|
98c03302fb
o_time.c: use gmtime_s with MSVC
|
6 years ago |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 years ago |
Richard Levitte
|
d597208c03
ts_RESP_sign: Don't try to use v2 signing when ESS digest isn't set
|
6 years ago |
Pauli
|
4cff10dcbf
struct timeval include guards
|
7 years ago |
Marek Klein
|
f0ef20bf38
Added support for ESSCertIDv2
|
8 years ago |