summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2023-07-08openssl.old: Remove OPENSSL_NO_EC_NISTP_64_GCC_128 hack for alpha.rin
2023-07-08openssl.old: Fix build with HAVE_OPENSSL == 11.rin
2023-07-07Remove extra whitespace inserted during merge. No binary changes.rin
2023-07-07Remove duplicate OpenBSD RCSID.rin
2023-06-27PR 57472: adjust the BIGNUM configuration for sparc64 to match a nativemartin
2023-06-27Remove unused leftovers from earlier versionsmartin
2023-06-27The sha512 generator perl script can output a sha256 version too, butmartin
2023-06-22fix sun2christos
2023-06-20Use PROGDPLIBS instead of LDADD/DPADD; remove ui.c kludgeschristos
2023-06-20Don't use the hcrypto version, use the OpenSSL one.christos
2023-06-20Add hcrypto/ui.h to avoid -I gymnastics everywhere elsechristos
2023-06-20re-fix the previous - i had only fixed one case, not the general one.mrg
2023-06-20don't try to setup things in objdir before it exists.mrg
2023-06-20XXX stop gap to fix the builds in a way that doesn't make them useless.mrg
2023-06-19fix missing header issues.mrg
2023-06-19Adjust the build to include ui.c from hcrypto.christos
2023-06-19need the hcrypto/ui.h header for UI_UTIL_read_pw_string/UI_UTIL_FLAG_VERIFY*christos
2023-06-19Merge differences between 7.7.0 and 7.8.0christos
2023-06-19Import heimdal-7.8.0 (previous was 7.7.0)christos
2023-06-17Split the SUBDIR variable into a separate Makefile so it can be usedchristos
2023-06-08don't assume that the root directory of CVS is called src (Jan-Benedict Glaw)christos
2023-06-03adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}lukem
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-06-01Add checks to EVP_CipherInit_ex() where they were missing and add a cheesychristos
2023-05-31fix the buildchristos
2023-05-31regenchristos
2023-05-31regenchristos
2023-05-31merge conflicts between 3.0.8 and 3.0.9christos
2023-05-31Import OpenSSL-3.0.9christos
2023-05-27Explicitly run openssl's "gen" script in a shellhgutch
2023-05-27openssl: Delete capi makefiles -- not likely to ever see use here.riastradh
2023-05-27openssl: Nix capi.so engine -- it's for the Windows crypto API.riastradh
2023-05-27openssl: padlock.so engine for VIA CPUs makes sense only on x86.riastradh
2023-05-26openssl: Link engines against libcrypto so they can be loaded.riastradh
2023-05-26openssl: Wire up dynamic engine build goo.riastradh
2023-05-26Revert "openssl: Nix build goo for dynamically loaded engines."riastradh
2023-05-26openssl: Nix build goo for dynamically loaded engines.riastradh
2023-05-25openssl: CWARNFLAGS, not COPTS, for -Wno-error=...riastradh
2023-05-25openssl: Note that -Wno-error=char-subscripts likely masks real bugs.riastradh
2023-05-25openssl: Consolidate new CWARNFLAGS.clang stuff in Makefile.openssl.riastradh
2023-05-25add a little const to help clangchristos
2023-05-25openssl: Suppress clang warnings for using string literals as char *.riastradh
2023-05-25openssl: Nix trailing whitespace in build goo.riastradh
2023-05-23centralize the warnings, try to fix clangchristos
2023-05-23centralie warningschristos
2023-05-20remove old files that cause conflicts on case insensitive filesystems. Reportedchristos
2023-05-19vax-inate (does not have _pic, .a is pic)christos
2023-05-18Make "shadow" warnings non-fatal for now (triggered by lots BN_* macros).martin
2023-05-18fix riscv32christos
2023-05-17enable (and disable) warnings centrallychristos