]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/store/store_result.c
Update copyright year
[thirdparty/openssl.git] / crypto / store / store_result.c
2022-05-03  Matt CaswellUpdate copyright year
2022-04-22  Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-02-05  Richard LevitteMove e_os.h to include/internal
2022-01-03  Tomas Mraztry_pkcs12(): cleanse passphrase so it is not left...
2022-01-03  Tomas Mraztry_pkcs12(): Correct handling of NUL termination of...
2021-12-21  Dr. David von Oheimbadd OSSL_STACK_OF_X509_free() for commonly used pattern
2021-07-03  Richard LevittePROV & STORE: Make the 'file:' store loader understand...
2021-06-02  Paulistore: remove TODOs
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-05-30  Matt CaswellFix cert creation in the store
2021-04-23  Richard Levittecrypto/store/ossl_result.c: Better filtering of errors
2021-04-21  Richard LevitteSTORE: Discard the error report filter in crypto/store...
2021-03-18  Shane LontisAdd ossl_ x509 symbols
2021-03-04  Dr. David von OheimbOSSL_STORE: restore diagnostics on decrypt error; provi...
2021-02-18  Matt CaswellPass the object type and data structure from the pem2de...
2021-02-18  Matt CaswellUpdate copyright year
2021-02-17  Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2020-12-03  Pauliremove unused assignments
2020-11-25  Matt CaswellDon't forget the datatype when decoding a PEM file
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-11-11  Richard LevitteOSSL_STORE: Make sure the called OSSL_DECODER knows...
2020-11-11  Richard LevitteAdapt libcrypto functionality to specify the desired...
2020-10-15  Dr. Matthias St... Rename some occurrences of 'library_context' and 'lib_c...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-10  Richard LevitteAdapt some code to OSSL_ENCODER_to_data() / OSSL_DECODE...
2020-10-04  Richard LevitteDECODER: Allow precise result type for OSSL_DECODER_CTX...
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-09-30  Dr. David von OheimbPrune low-level ASN.1 parse errors from error queue...
2020-09-27  Richard LevitteSTORE: Clear a couple of TODOs that were there for...
2020-09-24  Dr. David von OheimbPrune low-level ASN.1 parse errors from error queue...
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-09-03  Richard LevitteSTORE: Stop the flood of errors
2020-09-03  Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-08-24  Richard LevitteSTORE: Modify to support loading with provider based...