Matt Caswell
|
da1c088f59
Copyright year updates
|
1 rok temu |
Matt Caswell
|
32d3c3abf3
Optimise PKEY decoders
|
1 rok temu |
Michael Baentsch
|
8229874476
Cast the argument to unsigned char when calling isdigit()
|
1 rok temu |
Irak Rigia
|
1e6bd31e58
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
|
1 rok temu |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 lat temu |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 lat temu |
Dmitry Belyavskiy
|
fba140c735
str[n]casecmp => OPENSSL_strncasecmp
|
2 lat temu |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 lat temu |
ABautkin
|
68b78dd7e4
Fix deref after null
|
2 lat temu |
Dr. David von Oheimb
|
af16097feb
Move more general parts of internal/cryptlib.h to new internal/common.h
|
3 lat temu |
Dr. David von Oheimb
|
747adb6a01
Add and use HAS_CASE_PREFIX(), CHECK_AND_SKIP_CASE_PREFIX(), and HAS_CASE_SUFFIX()
|
3 lat temu |
Dr. David von Oheimb
|
2ff286c26c
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix
|
3 lat temu |
Richard Levitte
|
821b3956ec
OSSL_STORE 'file:' scheme: Set input structure for certificates and CRLs
|
3 lat temu |
Richard Levitte
|
f40c5f2c53
PROV & STORE: Make the 'file:' store loader understand more binary formats
|
3 lat temu |
Richard Levitte
|
0550cdeb80
PROV & STORE: Don't decode keys in the 'file:' store loader
|
3 lat temu |
Dr. David von Oheimb
|
5fc0992fc7
Fix file_name_check() in storemgmt/file_store.c and e_loader_attic.c
|
3 lat temu |
Tomas Mraz
|
20e80ad1bc
store: Avoid spurious error from decoding at EOF
|
3 lat temu |
Richard Levitte
|
bf991b25ca
Make sure to include "crypto/ctype.h" to get ossl_isdigit()
|
3 lat temu |
Tomas Mraz
|
d382e79632
Make the -inform option to be respected if possible
|
3 lat temu |
Richard Levitte
|
e73fc81345
STORE: Use the 'expect' param to limit the amount of decoders used
|
3 lat temu |
Richard Levitte
|
309a78aa30
CORE: Add an algorithm_description field to OSSL_ALGORITHM
|
3 lat temu |
Shane Lontis
|
9500c8234d
Fix misc external ossl_ symbols.
|
3 lat temu |
Pauli
|
8bf611bc7f
update set_ctx_param store management calls to return 1 for a NULL params
|
3 lat temu |
Shane Lontis
|
7a45d51ce3
Use BIO_f_readbuffer() in the decoder to support stdin.
|
3 lat temu |
Tomas Mraz
|
fe75766c9c
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
|
3 lat temu |
Tomas Mraz
|
2741128e9d
Move the PROV_R reason codes to a public header
|
3 lat temu |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 lat temu |
Dr. David von Oheimb
|
bf973d0697
Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1
|
3 lat temu |
Tomas Mraz
|
69d16b70cf
Avoid duplicate ends_with_dirsep functions
|
4 lat temu |
Richard Levitte
|
0934cf4834
Unexport internal MSBLOB and PVK functions
|
4 lat temu |