crypto/threads_pthread.c: refactor all atomics fallbacks for type safety
[openssl.git] / test / endecode_test.c
2023-09-07 Matt CaswellCopyright year updates
2023-08-04 Tomas Mrazendecode_test.c: Add tests for decoding with 0 selection
2022-09-15 Tomas MrazWith fips provider 3.0.0 skip tests related to explicit...
2022-05-03 Matt CaswellUpdate copyright year
2022-04-14 Tomas Mrazendecode_test: Handle expected failures for non-fips...
2022-01-11 Matt CaswellStatically link the legacy provider to endecode_test
2021-09-05 Richard LevitteAdjust test/endecoder_test.c
2021-06-09 Richard LevitteDecoding PKCS#8: separate decoding of encrypted and...
2021-06-01 Jon SpillettEnhance the encoder/decoder tests to allow testing...
2021-05-27 Dr. David von OheimbTEST: Prefer using precomputed RSA and DH keys for...
2021-05-11 Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-04-15 Tomas MrazRename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_ty...
2021-04-12 Shane LontisReplace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_fr...
2021-03-25 Tomas MrazEVP_PKCS82PKEY: Create provided keys if possible
2021-03-23 Jon Spillettendecode_test: Add file and line arguments to test...
2021-03-19 Richard LevitteTEST: Modify test/endecode_test.c to give the decoder...
2021-02-18 Matt CaswellUpdate copyright year
2021-02-17 Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2020-12-19 Richard LevitteTEST: Fix test/endecode_test.c for 'no-legacy'
2020-12-16 Richard LevitteAdd necessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA...
2020-12-13 Richard LevitteRemove unnecessary guards around MSBLOB and PVK readers...
2020-12-04 Dr. David von Oheimbendecode_test.c: Fix build errors on OPENSSL_NO_{DH...
2020-12-02 Richard LevitteAdapt everything else to the updated OSSL_ENCODER_CTX_n...
2020-12-01 Dr. David von Oheimbendecode_test.c: Add warning that 512-bit DH key size...
2020-12-01 Dr. David von Oheimbtest cleanup: move helper .c and .h files to test/helpers/
2020-11-29 Dr. David von Oheimbendecode_test.c: Significant speedup in generating...
2020-11-11 Richard Levittetest/endecode_test.c: Update to specify output structures
2020-11-11 Richard LevitteTEST: Adapt test/endecoder_test.c
2020-10-21 Richard LevitteUnexport internal MSBLOB and PVK functions
2020-10-08 Matt CaswellAdd a test for encoding and decoding of parameters...
2020-10-04 Richard LevitteDECODER: Allow precise result type for OSSL_DECODER_CTX...
2020-09-20 Richard LevitteTEST: Adapt applicable tests to the changed OSSL_ENCODE...
2020-09-08 Richard LevitteTEST: modify test/endecode_test.c to not use legacy...
2020-08-28 Richard LevitteTEST: Adapt some tests for a stricter PEM_write_bio_Pri...
2020-08-22 Shane LontisAdd Explicit EC parameter support to providers.
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...