summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2023-10-18Update unix Makefile template to handle paths with spacesJames Muir
2023-08-29Set VC win64 perlasm scheme during ConfigureKai Pastor
2023-08-20Updates documentation of RC4_CHAR and RC4_INT: Should not be used for new con...Frederik Wedel-Heinen
2023-05-22fips.module.sources: Add missing cpuid and related .c sources for other archi...Tomas Mraz
2023-05-22Update VMS configurationsRichard Levitte
2023-05-10Fix a typo found by codespell in a Makefile variableDimitri Papadopoulos
2023-04-18Configurations/descrip.mms.tmpl: Fix a few typosRichard Levitte
2022-11-04Configurations/*.tmpl: overhaul assembler make rules.Richard Levitte
2022-10-03Configurations: mips64*-linux-*abin32 needs bn_ops SIXTY_FOUR_BITAdam Joseph
2022-09-29djgpp: Inherit config from BASE_unixJ.W. Jagersma
2022-07-28Fix quotes install_fips in Configurations/windows-makefile.tmplRichard Levitte
2022-07-26Configurations/10-main.conf: In the VC-common target, unquote $(CC)Richard Levitte
2022-07-18Add loongarch64 targetShi Pujin
2022-07-08Windows: use the basename of the product (.dll) for definition filesRichard Levitte
2022-06-12Include the modules directory in openssl.pcRichard Levitte
2022-05-27Configurations/gentemplate.pm: Generate generators too, when necessaryRichard Levitte
2022-05-25Remove include/openssl/configuration.h from mandatory dependenciesRichard Levitte
2022-05-22Building: For the FIPS module checksum, keep track of configuration,hRichard Levitte
2022-05-13mkdef.pl: Add cmd-line flag to differentiate shared libs and DSO.Daniel Fiala
2022-05-11Add quotes around perl scriptsKeith W. Campbell
2022-05-05Detect arm64-*-*bsd and enable assembly optimizationsAllan Jude
2022-04-05Fix AIX build when no-shared is passed to Configure.Todd C. Miller
2022-03-09android-x86 target: Add -latomicMarcel Raad
2022-03-04Rework dependencies between config files and build filesRichard Levitte
2022-02-25VMS: copy prologue/epilogue headers when header files are generatedRichard Levitte
2022-02-03Fix copyrightsTodd Short
2022-01-24`make clean` should clean up fips provider shared object.Todd Short
2021-12-27Add support for BSD-riscv64 targetPiotr Kubaj
2021-12-14Fix VMS installation - Override the openssl logical name in descrip.mms.tmplRichard Levitte
2021-12-14Fix VMS installation - Define the logical name OSSL$MODULESRichard Levitte
2021-12-14Fix VMS installation - consistent program names with version infoRichard Levitte
2021-11-26Don't delete the doc/html directories when cleaningMatt Caswell
2021-10-27Configurations/windows-makefile.tmpl: obj2bin(): use the resource file tooRichard Levitte
2021-09-24Update 15-ios.confDominic Letz
2021-09-18Configurations/platform/Unix.pm: account for variants in sharedlib_simple()Richard Levitte
2021-09-13Fix the build file templates where uplink mattersRichard Levitte
2021-09-13linux-x86-clang target: Add -latomicTomas Mraz
2021-09-10install_fips: Create the OPENSSLDIR as it might not existTomas Mraz
2021-09-10VMS: Fix descrip.mms templateRichard Levitte
2021-09-09OpenSSL::Ordinals::set_version() should only be given the short versionRichard Levitte
2021-09-07Update copyright yearRichard Levitte
2021-09-06Configuration: support building for OpenVMS for x86_64Richard Levitte
2021-09-02always use the same perl in $PATHa1346054
2021-08-27Fix libdir path on darwinXiaofei Bai
2021-08-25Add multilib to the NonStop configuration definitions.Richard Levitte
2021-08-25VMS: Correct faulty source directory specificationRichard Levitte
2021-08-04Use copy.pl to install the fips module on WindowsTomas Mraz
2021-08-04Windows, VMS: Do install_fips on install if fips is enabledTomas Mraz
2021-07-23Makefile: Avoid changing LIBDIR based on whether it already existsjenda1
2021-07-13Avoid empty lines in nmake rule bodiesRichard Levitte