aboutsummaryrefslogtreecommitdiffstats
path: root/include/internal/common.h
Commit message (Expand)AuthorAgeFilesLines
* Add defaults api to openssl buildNeil Horman2024-07-091-0/+5
* Copyright year updatesRichard Levitte2024-04-091-1/+1
* QLOG: Frontend: ImplementationHugo Landau2024-02-021-0/+14
* internal/common.h: rename macro `(un)likely` to `ossl_(un)likely`Matthias St. Pierre2023-11-031-5/+5
* tag ossl_assert not failing as being 'likely' to improve optimisationPauli2023-11-021-1/+1
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* Move ALIGN32 and ALIGN64 into common.h, and fix for clang-cl.exeTom Cosgrove2023-09-041-12/+23
* use '__builtin_expect' to improve EVP_EncryptUpdate performance for gcc/clang.Liu-ErMeng2023-07-131-0/+8
* Partially revert #18070 (Add support for Windows CA certificate store)Hugo Landau2023-06-151-8/+0
* remove unused macro in common.hzhangzhilei2023-05-051-8/+0
* Rationalize FIPS sourcesTomas Mraz2023-02-081-0/+90
* Add support for loading root CAs from Windows crypto APIHugo Landau2022-09-141-13/+9
* Fix URI handling in SSL_CERT_DIR/introduce SSL_CERT_URI envHugo Landau2022-09-141-2/+15
* Update copyright yearMatt Caswell2022-05-031-1/+1
* str[n]casecmp => OPENSSL_strncasecmpDmitry Belyavskiy2022-04-221-3/+3
* Move e_os.h to include/internalRichard Levitte2022-02-051-1/+1
* Move more general parts of internal/cryptlib.h to new internal/common.hDr. David von Oheimb2021-11-171-0/+115