Matt Caswell
|
da1c088f59
Copyright year updates
|
před 1 rokem |
Matt Caswell
|
564e5b754a
Always add a suitable error if we fail to decode
|
před 1 rokem |
Matt Caswell
|
32d3c3abf3
Optimise PKEY decoders
|
před 1 rokem |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
před 2 roky |
Matt Caswell
|
da31939763
Fix another decoder mem leak on an error path
|
před 2 roky |
Matt Caswell
|
9ec9b968f9
Fix a decoder mem leak on an error path
|
před 2 roky |
Matt Caswell
|
fecb3aae22
Update copyright year
|
před 2 roky |
Dmitry Belyavskiy
|
fba140c735
str[n]casecmp => OPENSSL_strncasecmp
|
před 2 roky |
Hugo Landau
|
2475544584
Decoder resolution performance optimizations
|
před 2 roky |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
před 2 roky |
Richard Levitte
|
73dd5d67c5
DECODER: check the first decoded structure name against user given structure
|
před 3 roky |
Tomas Mraz
|
ab7554e5a0
OSSL_DECODER_from_bio: Avoid spurious decoder error
|
před 3 roky |
Shane Lontis
|
42e97dde80
Add missing NULL check in OSSL_DECODER_from_bio().
|
před 3 roky |
Matt Caswell
|
f77208693e
Avoid excessive OSSL_DECODER_do_all_provided calls
|
před 3 roky |
Richard Levitte
|
ef2194c4ad
DECODER & ENCODER: Add better tracing
|
před 3 roky |
Richard Levitte
|
8ea5a6b523
DECODER: Adapt addition of extra decoder implementations
|
před 3 roky |
Richard Levitte
|
9379bf943a
DECODER: use property definitions instead of getting implementation parameters
|
před 3 roky |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
před 3 roky |
Tomas Mraz
|
4d2d4b4bc1
OSSL_DECODER_from_bio: Report an unsupported error when there is none
|
před 3 roky |
Matt Caswell
|
40692ed7c8
Better error messages if there are no encoders/decoders/store loaders
|
před 3 roky |
Dr. David von Oheimb
|
d9efb24de8
OSSL_DECODER_from_bio() Prevent spurious decoding error at EOF
|
před 3 roky |
Daniel Bevenius
|
4489655c23
Fix typo in OSSL_DECODER_CTX_set_input_structure
|
před 3 roky |
Richard Levitte
|
f99659535d
ENCODER & DECODER: Allow decoder implementations to specify "carry on"
|
před 3 roky |
Tomas Mraz
|
a8275fbc4a
decoder_process: data_structure can be NULL
|
před 3 roky |
Matt Caswell
|
8020d79b40
Update copyright year
|
před 3 roky |
Pauli
|
141cc94e44
Add a real type for OSSL_CORE_BIO which is distinct from and not castable to BIO
|
před 3 roky |
Shane Lontis
|
7a45d51ce3
Use BIO_f_readbuffer() in the decoder to support stdin.
|
před 3 roky |
Dr. David von Oheimb
|
39a61e69b8
OSSL_STORE: restore diagnostics on decrypt error; provide password hints
|
před 4 roky |
Richard Levitte
|
57acc56bdc
DECODER: Add better tracing of the chain walking process
|
před 3 roky |
Richard Levitte
|
acf497b53b
DECODER: Use the data structure from the last decoder to select the next
|
před 3 roky |