aboutsummaryrefslogtreecommitdiff
path: root/crypto/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Link cipher_method_lib.c to -portable buildTheo Buehler2023-03-111-0/+1
* stop exposing hidden defines in public opensslconf.hBrent Cook2023-02-281-0/+1
* include more asm filesBrent Cook2023-02-231-0/+2
* generally disable asm for nowBrent Cook2023-02-211-0/+12
* generate and include arch-specific headers for CMake buildsBrent Cook2023-02-211-5/+32
* Link new ui_null.c to buildTheo Buehler2022-12-181-0/+1
* add direct source dependency to each libraryBrent Cook2022-12-141-1/+1
* Neuter namespace differently to fix Appveyor CITheo Buehler2022-11-231-1/+0
* Fix cmake buildsTheo Buehler2022-11-221-1/+5
* build updates for latest upstreamBrent Cook2022-08-291-0/+1
* add p12_sbag.cTheo Buehler2022-08-151-0/+1
* updates for new files and test casesBrent Cook2022-07-311-0/+2
* update for latest upstreamBrent Cook2022-05-081-0/+2
* Fix buildkinichiro2022-01-141-6/+0
* Follow upstream file changes and fix buildkinichiro2022-01-121-8/+7
* Add strtonum to compat library and export itkinichiro2021-12-261-0/+5
* update for asn1 changesBrent Cook2021-12-191-7/+4
* add hmac_local.hBrent Cook2021-12-151-0/+1
* Add crypto/bytestring with cmakekinichiro2021-12-111-0/+4
* Consolidate d2i_pr.c/i2d_pr.c into a_pkey.c andkinichiro2021-12-091-4/+2
* Remove unneeded target_include_directories with cmakekinichiro2021-12-041-30/+0
* Revert "remove LIBRESSL_CRYPTO_INTERNAL"Brent Cook2021-11-291-1/+1
* Land #702: Add ct to libcryptoBrent Cook2021-11-291-0/+10
|\
| * Add ctkinichiro2021-11-271-0/+10
* | remove LIBRESSL_CRYPTO_INTERNALkinichiro2021-11-271-1/+1
* | Build static library for regression tests when shared build with CMakekinichiro2021-11-271-0/+22
|/
* add o_fipsBrent Cook2021-11-081-0/+1
* build updatesBrent Cook2021-11-081-0/+6
* Statically link libcrypto/ssl into libtls with cmakekinichiro2021-05-071-0/+2
* Use object library for CMakekinichiro2021-05-021-1/+17
* Add x509_verify.c x509_verify.hkinichiro2020-09-141-0/+1
* Add x509_issuer_cache.c x509_issuer_cache.hkinichiro2020-09-131-0/+1
* Add x509_constraints.c x509_internal.hkinichiro2020-09-131-0/+1
* Remove cms_lcl.h from crypto/CMakeLists.txtkinichiro2020-07-221-1/+0
* Move crypto/x509v3/ files to crypto/x509/kinichiro2020-06-101-34/+33
* Fix cmake build to enable masm with VS2019kinichiro2020-05-091-1/+2
* avoid exporting a sleep() symbol from libcryptoBrent Cook2020-04-141-1/+0
* Crypto target properties when building static libsDan Nestor2020-03-021-11/+9
* add cms to portable buildBrent Cook2019-11-031-0/+15
* update portable for latest build changesBrent Cook2019-09-091-0/+2
* default to a directory that is not world-creatableBrent Cook2019-06-121-1/+1
* sigh, add back the quotes for CBrent Cook2019-06-101-1/+1
* use something else by default for Windows builds (match dist-win.sh)Brent Cook2019-06-101-2/+6
* let cmake handle quoting itselfBrent Cook2019-06-101-2/+2
* Fix masm buildkinichiro2019-06-101-1/+5
* Enable masm compilation under windowsStephan Vedder2019-06-101-1/+1
* Add portable scaffold for SM4Daniel Wyatt2019-03-041-0/+2
* add unimpl fallback for getprognameBrent Cook2019-02-031-0/+2
* export getuid for libtlsBrent Cook2019-02-011-0/+1
* update cmakeBrent Cook2019-01-311-0/+12