Configuration: add initial NonStop values in OpenSSL::config
[openssl.git] / crypto / encode_decode /
2020-09-30 Dr. David von OheimbPrune low-level ASN.1 parse errors from error queue...
2020-09-20 Richard LevitteDECODER: Some cleanups, and aligning with OSSL_ENCODER
2020-09-20 Richard LevitteENCODER: Refactor the OSSL_ENCODER API to be more like...
2020-09-13 Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-09-12 Richard LevitteOSSL_DECODER 'decode' function must never be NULL.
2020-09-09 Richard LevitteENCODER: Refactor provider implementations, and some...
2020-09-03 Richard LevitteSTORE: Add a built-in 'file:' storemgmt implementation...
2020-09-03 Richard LevitteOSSL_ENCODER / OSSL_DECODER post-rename cleanup
2020-08-24 Richard LevitteDECODER: Add function to set an OSSL_PASSPHRASE_CALLBAC...
2020-08-24 Richard LevitteCORE: Generalise internal pass phrase prompter
2020-08-24 Richard LevitteCORE: Define provider-native abstract objects
2020-08-24 Shane LontisFix coverity CID #1465525 - NULL pointer dereference...
2020-08-24 Shane LontisFix coverity CID #1465797 - Negative loop bound in...
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...