index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ess
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-33
/
+86
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
1
-1
/
+1
*
Fix missing symbols in no-cms and no-ts build
Tomas Mraz
2021-05-05
1
-7
/
+1
*
CMS ESS: Move four internal aux function to where they belong in crypto/cms
Dr. David von Oheimb
2021-04-28
1
-62
/
+2
*
TS ESS: Move four internal aux function to where they belong in crypto/ts
Dr. David von Oheimb
2021-04-28
1
-87
/
+0
*
ESS: Export three core functions, clean up TS and CMS CAdES-BES usage
Dr. David von Oheimb
2021-04-28
2
-42
/
+43
*
Prefer fetch over legacy get_digestby/get_cipherby
Tomas Mraz
2021-04-28
1
-16
/
+34
*
Add more negative checks for integers passed to OPENSSL_malloc().
Shane Lontis
2021-04-16
1
-0
/
+4
*
Fix usages of const EVP_MD.
Shane Lontis
2021-03-22
1
-1
/
+1
*
Add ossl_ x509 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
3
-88
/
+80
*
TS ESS: Invert the search logic of ts_check_signing_certs() to correctly cove...
Dr. David von Oheimb
2021-03-18
1
-0
/
+39
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Fix external symbols for cms.
Shane Lontis
2021-02-22
2
-19
/
+19
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-1
/
+2
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-8
/
+8
*
Fix safestack issues in ess.h
Matt Caswell
2020-09-13
1
-3
/
+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
1
-1
/
+0
*
Add X509 related libctx changes.
Shane Lontis
2020-07-24
1
-2
/
+3
*
Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_ge...
Dr. David von Oheimb
2020-07-16
1
-2
/
+2
*
Fix CID 1463883 Dereference after null check (in ess_find_cert_v2())
Shane Lontis
2020-07-08
1
-1
/
+3
*
Fix `no-ts` builds.
FdaSilvaYY
2020-06-21
1
-1
/
+2
*
crypto/cms: add CAdES-BES signed attributes validation
FdaSilvaYY
2020-05-27
4
-9
/
+162
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+5
*
Fix error handling in x509v3_cache_extensions and related functions
Bernd Edlinger
2020-03-21
1
-2
/
+3
*
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
-20
/
+2
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
1
-5
/
+5
*
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
Antonio Iacono
2019-01-27
4
-0
/
+382