index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move e_os.h to include/internal
Richard Levitte
2022-02-05
1
-1
/
+1
*
add OSSL_STACK_OF_X509_free() for commonly used pattern
Dr. David von Oheimb
2021-12-21
4
-6
/
+6
*
ts: fix memleaks caused by TS_VERIFY_CTX_set_imprint
zhaozg
2021-08-26
1
-0
/
+1
*
Update copyright year
Matt Caswell
2021-06-17
2
-2
/
+2
*
Check the return value of ASN1_STRING_length
bonniegong
2021-06-03
1
-0
/
+2
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
2
-4
/
+4
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
1
-1
/
+1
*
TS ESS: Move four internal aux function to where they belong in crypto/ts
Dr. David von Oheimb
2021-04-28
2
-2
/
+73
*
ESS: Export three core functions, clean up TS and CMS CAdES-BES usage
Dr. David von Oheimb
2021-04-28
2
-3
/
+3
*
Prefer fetch over legacy get_digestby/get_cipherby
Tomas Mraz
2021-04-28
1
-5
/
+21
*
ts: fix double free on error path.
Pauli
2021-04-21
1
-0
/
+1
*
Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt()
Richard Levitte
2021-04-18
1
-5
/
+6
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Fix usages of const EVP_MD.
Shane Lontis
2021-03-22
2
-6
/
+33
*
Add ossl_asn1 symbols
Shane Lontis
2021-03-18
1
-1
/
+1
*
TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func
Dr. David von Oheimb
2021-03-18
1
-31
/
+7
*
ts_check_signing_certs(): Make sure both ESSCertID and ESSCertIDv2 are checked
Dr. David von Oheimb
2021-03-18
1
-5
/
+3
*
TS ESS: Invert the search logic of ts_check_signing_certs() to correctly cove...
Dr. David von Oheimb
2021-03-18
1
-37
/
+17
*
TS ESS: Let TS_RESP_verify_signature() make use of untrusted certs also from ...
Dr. David von Oheimb
2021-03-13
1
-1
/
+9
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Fix external symbols for cms.
Shane Lontis
2021-02-22
2
-11
/
+12
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Allow NULL arg to OPENSSL_sk_{dup,deep_copy} returning empty stack
Dr. David von Oheimb
2021-02-04
1
-8
/
+1
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-6
/
+12
*
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
Richard Levitte
2020-11-13
2
-17
/
+12
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
7
-78
/
+75
*
Correct and simplify use of ERR_clear_error() etc. for loading DSO libs
Dr. David von Oheimb
2020-10-08
1
-4
/
+3
*
Fix safestack issues in conf.h
Matt Caswell
2020-09-13
2
-4
/
+0
*
Fix safestack issues in ess.h
Matt Caswell
2020-09-13
1
-3
/
+0
*
Fix safestack issues in pkcs7.h
Matt Caswell
2020-09-13
1
-1
/
+0
*
Fix safestack issues in asn1.h
Matt Caswell
2020-09-13
3
-4
/
+0
*
Fix safestack issues in x509v3.h
Matt Caswell
2020-09-13
1
-1
/
+0
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
6
-11
/
+0
*
Introduce X509_add_cert[s] simplifying various additions to cert lists
Dr. David von Oheimb
2020-08-12
1
-2
/
+7
*
deprecate engines in libcrypto
Pauli
2020-07-16
1
-0
/
+3
*
crypto/cms: add CAdES-BES signed attributes validation
FdaSilvaYY
2020-05-27
1
-88
/
+5
*
Update copyright year
Matt Caswell
2020-05-15
6
-6
/
+6
*
coverity 1462566 Resource leak
Pauli
2020-04-30
1
-0
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
7
-0
/
+26
*
Fix error handling in x509v3_cache_extensions and related functions
Bernd Edlinger
2020-03-21
1
-4
/
+6
*
Extract sk_ASN1_UTF8STRING2text() from ts_get_status_text() in ts_rsp_verify....
Dr. David von Oheimb
2020-03-10
1
-28
/
+1
*
Fix typo and create compatibility macro
Andreas Schnebinger
2019-10-16
1
-1
/
+1
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
2
-3
/
+4
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
10
-9
/
+9
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
2
-2
/
+2
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-88
/
+1
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
1
-22
/
+22
*
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
Antonio Iacono
2019-01-27
5
-386
/
+12
[next]