index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
encode_decode
/
encoder_meth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
"Reserve" the method store when constructing methods
Richard Levitte
2022-07-20
1
-0
/
+24
*
Check return value of ossl_parse_property()
Tomas Mraz
2022-06-06
1
-2
/
+5
*
Fix inadvertent NULL assignments in ternary ops
Clemens Lang
2022-06-05
1
-1
/
+1
*
Remove the _fetch_by_number functions
Pauli
2022-05-06
1
-30
/
+6
*
Add method store cache flush and method removal to non-EVP operations
Richard Levitte
2022-05-05
1
-0
/
+19
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
Hugo Landau
2022-04-01
1
-21
/
+2
*
fetch: convert a NULL property query to ""
Pauli
2022-02-28
1
-3
/
+4
*
Fix Decoder, Encoder and Store loader fetching
Matt Caswell
2022-01-12
1
-2
/
+3
*
CORE: Encure that cached fetches can be done per provider
Richard Levitte
2021-10-27
1
-4
/
+5
*
CORE: add a provider argument to ossl_method_construct()
Richard Levitte
2021-10-27
1
-1
/
+1
*
ENCODER & DECODER: Allow en/decoders to have multiple names
Richard Levitte
2021-06-26
1
-3
/
+29
*
CORE: Do a bit of cleanup of core fetching
Richard Levitte
2021-06-16
1
-12
/
+10
*
Clean up the encoder/decoder/loader stores before providers
Matt Caswell
2021-06-16
1
-1
/
+2
*
Refactor OSSL_ENCODER_do_all_provided() to behave like OSSL_ENCODER_fetch()
Richard Levitte
2021-06-15
1
-33
/
+22
*
CORE: Move away the allocation of the temporary no_cache method store
Richard Levitte
2021-06-15
1
-23
/
+40
*
DECODER: Adapt addition of extra decoder implementations
Richard Levitte
2021-06-09
1
-4
/
+3
*
ENCODER: use property definitions instead of getting implementation parameters
Richard Levitte
2021-06-05
1
-3
/
+16
*
libcrypto: make XXX_get_number() internal
Pauli
2021-06-02
1
-1
/
+1
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-7
/
+7
*
encoder: add a _name() function for encoders and decoders
Pauli
2021-05-12
1
-0
/
+10
*
Add the ability for ex_data to have a priority
Matt Caswell
2021-05-11
1
-0
/
+1
*
Add OSSL_DECODER_description() and OSSL_ENCODER_description()
Richard Levitte
2021-04-02
1
-0
/
+5
*
CORE: Add an algorithm_description field to OSSL_ALGORITHM
Richard Levitte
2021-04-02
1
-5
/
+6
*
crypto: rename error flags in internal structures
Tobias Nießen
2021-03-04
1
-4
/
+4
*
Don't hold a lock when calling a callback in ossl_namemap_doall_names
Matt Caswell
2021-02-25
1
-5
/
+7
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Use centralized fetching errors
Richard Levitte
2021-01-12
1
-3
/
+45
*
ENCODER: Add support for OSSL_FUNC_encoder_does_selection()
Richard Levitte
2020-11-11
1
-0
/
+5
*
ENCODER & DECODER: set params on all encoder/decoder instances, unconditionally
Richard Levitte
2020-10-17
1
-2
/
+3
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
1
-4
/
+4
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-17
/
+17
*
ENCODER: Refactor the OSSL_ENCODER API to be more like OSSL_DECODER
Richard Levitte
2020-09-20
1
-52
/
+70
*
OSSL_ENCODER / OSSL_DECODER post-rename cleanup
Richard Levitte
2020-09-03
1
-3
/
+3
*
CORE: Generalise internal pass phrase prompter
Richard Levitte
2020-08-24
1
-1
/
+1
*
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-08-21
1
-0
/
+523