]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509/by_store.c
Security hardening: Expose Build flags for Position Independed Execution (PIE)
[thirdparty/openssl.git] / crypto / x509 / by_store.c
10 days ago  Viktor DukhovniAvoid duplicate default CApath lookups
2023-09-07  Matt CaswellCopyright year updates
2023-06-15  Hugo LandauPartially revert #18070 (Add support for Windows CA...
2022-10-12  FdaSilvaYYcrypto/*: Fix various typos, repeated words, align...
2022-09-14  Hugo LandauAdd support for loading root CAs from Windows crypto API
2022-09-14  Hugo LandauFix URI handling in SSL_CERT_DIR/introduce SSL_CERT_URI env
2022-06-22  Jiasheng Jiangcrypto/x509/by_store.c: Add check for OPENSSL_strdup
2021-05-06  Tomas MrazMake the -inform option to be respected if possible
2021-03-11  Matt CaswellUpdate copyright year
2021-03-09  Shane LontisReword repeated words.
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-09-13  Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-07-24  Shane LontisAdd X509 related libctx changes.
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23  Matt CaswellUpdate copyright year
2020-03-23  Dr. David von OheimbConstify various mostly X509-related parameter types...
2019-11-03  Richard LevitteX509_LOOKUP_store: new X509_LOOKUP_METHOD that works...