aboutsummaryrefslogtreecommitdiff
path: root/crypto/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* more masm fixes, but disable for nowBrent Cook2019-01-211-1/+1
* a couple of fixes to get MSVC Win64 going againBrent Cook2019-01-211-1/+1
* fixes to build asm on MSVSBrent Cook2019-01-211-1/+1
* adjust asm exclusionsBrent Cook2019-01-201-4/+13
* remove xcode annotations for windowsBrent Cook2019-01-201-2/+0
* consider masm/mingw assembly flavors from cmakeBrent Cook2019-01-201-1/+92
* fix buildBrent Cook2019-01-191-0/+4
* build crypto_lock_win.c in-placeBrent Cook2019-01-011-1/+1
* build lock functions with CMakeBrent Cook2018-11-111-0/+2
* Land #439, Add portable scaffold for SM3Brent Cook2018-11-111-0/+2
|\
| * Add portable scaffold for SM3Jack Lloyd2018-08-141-0/+2
* | initial 32-bit arm assembly optimization supportBrent Cook2018-11-111-0/+25
* | Misc fixes to bring portable in line with upstream.bobsayshilol2018-11-071-2/+0