aboutsummaryrefslogtreecommitdiff
path: root/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix mips/mips64 buildsBrent Cook2023-03-234-4/+84
* Link cipher_method_lib.c to -portable buildTheo Buehler2023-03-112-0/+2
* stop exposing hidden defines in public opensslconf.hBrent Cook2023-02-282-2/+2
* disable BN asm for amd64 win32 buildBrent Cook2023-02-271-13/+0
* include more asm filesBrent Cook2023-02-234-0/+17
* generally disable asm for nowBrent Cook2023-02-212-0/+24
* generate and include arch-specific headers for CMake buildsBrent Cook2023-02-211-5/+32
* add CPU checks, include initial bn_arch.h headersBrent Cook2023-02-142-8/+36
* remove obsolete and duplicated file referencesBrent Cook2023-02-131-16/+0
* autoconf: update for bn on amd64-elfTheo Buehler2023-02-132-2/+46
* autoconf: x509_verify.h is no longer publicTheo Buehler2023-02-131-0/+1
* Link new ui_null.c to buildTheo Buehler2022-12-182-0/+2
* add direct source dependency to each libraryBrent Cook2022-12-142-1/+2
* Adjust for ui_locl.h -> ui_local.h renameTheo Buehler2022-11-271-1/+1
* Update */Makefile.am for internal header renamingTheo Buehler2022-11-271-28/+28
* Neuter namespace differently to fix Appveyor CITheo Buehler2022-11-231-1/+0
* Fix cmake buildsTheo Buehler2022-11-221-1/+5
* Update autoconf framework to build againTheo Buehler2022-11-221-3/+15
* build updates for latest upstreamBrent Cook2022-08-292-0/+3
* add p12_sbag.cTheo Buehler2022-08-152-0/+2
* updates for new files and test casesBrent Cook2022-07-312-0/+5
* expose kdf.h as a public headerBrent Cook2022-05-091-1/+0
* update for latest upstreamBrent Cook2022-05-082-0/+7
* Fix buildkinichiro2022-01-142-12/+0
* Follow upstream file changes and fix buildkinichiro2022-01-122-16/+19
* Add strtonum to compat library and export itkinichiro2021-12-262-0/+12
* update for asn1 changesBrent Cook2021-12-192-14/+8
* add hmac_local.hBrent Cook2021-12-152-0/+3
* Add crypto/bytestring with cmakekinichiro2021-12-111-0/+4
* Add crypto/bytestring with autotoolskinichiro2021-12-111-0/+7
* Consolidate d2i_pr.c/i2d_pr.c into a_pkey.c andkinichiro2021-12-092-8/+4
* 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-292-0/+25
|\
| * Add ctkinichiro2021-11-272-0/+25
* | 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-082-0/+2
* build updatesBrent Cook2021-11-082-0/+7
* add new files to buildBrent Cook2021-09-081-0/+2
* Statically link libcrypto/ssl into libtls with cmakekinichiro2021-05-071-0/+2
* Use object library for CMakekinichiro2021-05-021-1/+17
* Add '--enable-libtls-only' build optionBrent Cook2021-04-071-2/+6
* modify nc build to link libcompat objects directlyBrent Cook2020-10-201-2/+2
* Link crypto and ssl object files directly instead of static librarykinichiro2020-10-041-0/+13
* Add x509_verify.c x509_verify.hkinichiro2020-09-142-0/+2
* Add x509_issuer_cache.c x509_issuer_cache.hkinichiro2020-09-132-0/+3
* Add x509_constraints.c x509_internal.hkinichiro2020-09-132-0/+3
* Remove cms_lcl.h from crypto/CMakeLists.txtkinichiro2020-07-221-1/+0
* Move crypto/x509v3/ files to crypto/x509/kinichiro2020-06-102-73/+69