aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* Fix quotes install_fips in Configurations/windows-makefile.tmplRichard Levitte2022-07-281-2/+2
* Configurations/10-main.conf: In the VC-common target, unquote $(CC)Richard Levitte2022-07-261-2/+2
* Windows: use the basename of the product (.dll) for definition filesRichard Levitte2022-07-081-1/+1
* Remove debug and other outdated build targets.Daniel Fiala2022-06-161-94/+0
* Add OSSL_QUIC methods to headers and manual pagesTomas Mraz2022-06-031-0/+1
* Configurations/gentemplate.pm: Generate generators too, when necessaryRichard Levitte2022-05-271-0/+4
* Remove include/openssl/configuration.h from mandatory dependenciesRichard Levitte2022-05-253-0/+3
* Add riscv64 asm_arch to BSD-riscv64 targetHongren (Zenithal) Zheng2022-05-251-0/+1
* Building: For the FIPS module checksum, keep track of configuration,hRichard Levitte2022-05-221-2/+5
* Prepare NonStop for fixed-size integer types.Randall S. Becker2022-05-191-4/+2
* mkdef.pl: Add cmd-line flag to differentiate shared libs and DSO.Daniel Fiala2022-05-133-3/+3
* Add quotes around perl scriptsKeith W. Campbell2022-05-111-4/+4
* Add riscv64 asm_arch to linux64-riscv64 targetHenry Brausen2022-05-111-0/+1
* Add -static-libgcc to solaris-sparcv7-gcc shared_ldflagTodd C. Miller2022-04-051-1/+1
* Fix AIX build when no-shared is passed to Configure.Todd C. Miller2022-04-051-1/+1
* Add loongarch64 targetShi Pujin2022-04-041-0/+7
* android-x86 target: Add -latomicMarcel Raad2022-03-091-0/+1
* Rework dependencies between config files and build filesRichard Levitte2022-03-043-10/+41
* VMS: copy prologue/epilogue headers when header files are generatedRichard Levitte2022-02-251-1/+60
* Fix copyrightsTodd Short2022-02-031-1/+1
* Include the modules directory in openssl.pcRichard Levitte2022-01-281-0/+1
* `make clean` should clean up fips provider shared object.Todd Short2022-01-241-1/+1
* Add support for BSD-riscv64 targetPiotr Kubaj2021-12-221-0/+7
* Fix VMS installation - Override the openssl logical name in descrip.mms.tmplRichard Levitte2021-12-141-3/+8
* Fix VMS installation - Define the logical name OSSL$MODULESRichard Levitte2021-12-141-6/+6
* Fix VMS installation - consistent program names with version infoRichard Levitte2021-12-141-1/+1
* Add support for BSD-ppc, BSD-ppc64 and BSD-ppc64le configurationspkubaj2021-12-091-0/+25
* Detect arm64-*-*bsd and enable assembly optimizationsAllan Jude2021-11-261-0/+8
* Don't delete the doc/html directories when cleaningMatt Caswell2021-11-261-4/+4
* Configurations/windows-makefile.tmpl: obj2bin(): use the resource file tooRichard Levitte2021-10-271-0/+1
* Update 15-ios.confDominic Letz2021-09-241-1/+1
* Configurations/platform/Unix.pm: account for variants in sharedlib_simple()Richard Levitte2021-09-181-3/+15
* Fix the build file templates where uplink mattersRichard Levitte2021-09-132-6/+6
* linux-x86-clang target: Add -latomicTomas Mraz2021-09-131-0/+1
* install_fips: Create the OPENSSLDIR as it might not existTomas Mraz2021-09-103-0/+4
* VMS: Fix descrip.mms templateRichard Levitte2021-09-101-4/+4
* OpenSSL::Ordinals::set_version() should only be given the short versionRichard Levitte2021-09-093-7/+10
* Update copyright yearRichard Levitte2021-09-071-1/+1
* Configuration: support building for OpenVMS for x86_64Richard Levitte2021-09-062-0/+22
* always use the same perl in $PATHa13460542021-09-022-2/+2
* Fix libdir path on darwinXiaofei Bai2021-08-271-1/+1
* Add multilib to the NonStop configuration definitions.Richard Levitte2021-08-251-1/+11
* VMS: Correct faulty source directory specificationRichard Levitte2021-08-251-1/+2
* Use copy.pl to install the fips module on WindowsTomas Mraz2021-08-041-4/+2
* Windows, VMS: Do install_fips on install if fips is enabledTomas Mraz2021-08-042-8/+8
* Makefile: Avoid changing LIBDIR based on whether it already existsjenda12021-07-231-8/+1
* Avoid empty lines in nmake rule bodiesRichard Levitte2021-07-131-13/+13
* Configurations/unix-Makefile.tmpl: use platform->sharedlib() as fallbackRichard Levitte2021-07-101-1/+2
* platform->sharedlib_simple(): return undef when same as platform->sharedlib()Richard Levitte2021-07-101-0/+1
* Ensure ordinals are created during release processMatt Caswell2021-06-291-0/+13