QLOG: Frontend: Implementation
[openssl.git] / include / internal / common.h
2024-02-02 Hugo LandauQLOG: Frontend: Implementation
2023-11-03 Matthias St. Pierreinternal/common.h: rename macro `(un)likely` to `ossl_...
2023-11-02 Paulitag ossl_assert not failing as being 'likely' to improv...
2023-09-07 Matt CaswellCopyright year updates
2023-09-03 Tom CosgroveMove ALIGN32 and ALIGN64 into common.h, and fix for...
2023-07-13 Liu-ErMenguse '__builtin_expect' to improve EVP_EncryptUpdate...
2023-06-15 Hugo LandauPartially revert #18070 (Add support for Windows CA...
2023-05-05 zhangzhileiremove unused macro in common.h
2023-02-08 Tomas MrazRationalize FIPS sources
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-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
2021-11-17 Dr. David von OheimbMove more general parts of internal/cryptlib.h to new...