summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2023-10-13Update unix Makefile template to handle paths with spacesJames Muir
2023-10-02Configurations/unix-Makefile.tmpl: Ensure that md-nits always worksRichard Levitte
2023-10-02Avoid having ecp_sm2p256-armv8.pl in fips.module.sourcesTomas Mraz
2023-09-11Regexp modifier "r" needs perl 5.14; OpenSSL should build with 5.11, so do no...Rainer Jung
2023-09-08Modify 50-nonstop.conf to enable c99 extensions for uintptr_t.Randall S. Becker
2023-09-07Copyright year updatesMatt Caswell
2023-09-05VMS: More header inclusion compensation for VMS C compilerRichard Levitte
2023-09-04VMS: More header inclusion compensation for VMS C compilerRichard Levitte
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-08-04Add hurd-x86_64 supportSamuel Thibault
2023-08-04Add linux-x86-latomic targetBernd Kuhls
2023-07-25Adds separate configuration targets for intel i386/x86_64 and arm64 ios simul...Frederik Wedel-Heinen
2023-06-28add no-docs optionVladimĂ­r Kotal
2023-06-15Fix typos found by codespellDimitri Papadopoulos
2023-06-12Fix build on cygwinMichael Baentsch
2023-06-08build.info: Introduce special syntax for dependencies on script modulesRichard Levitte
2023-06-01tags: fix `make tags` target for out of tree buildsPauli
2023-05-24Drop the last reference of SHLIB_EXTRichard Levitte
2023-05-22fips.module.sources: Add missing cpuid and related .c sources for other archi...Tomas Mraz
2023-05-19Update VMS configurationsRichard Levitte
2023-05-18util/ctags.sh: a script for generating tags file with expanding macrosMasatake YAMATO
2023-05-10Fix a typo found by codespell in a Makefile variableDimitri Papadopoulos
2023-05-05Revert "win-onecore: Build with /APPCONTAINER for UWP compat"Mathias Berchtold
2023-04-24Revert "Adding Control Flow guard to Windows Builds"Mathias Berchtold
2023-04-19Adding Control Flow guard to Windows Buildsgakamath
2023-04-18Configurations/descrip.mms.tmpl: Fix a few typosRichard Levitte
2023-03-15Added 'hybrid CRT' targets for the Windows platformklaus triendl
2023-03-06Add "make help" optionTodd Short
2023-02-08Fix more VMS inclusionsRichard Levitte
2023-01-20Adding a separated build settings for BSD flavorsDavid Carlier
2022-12-22Support multibin to allow multiple binary models to co-exist.Randall S. Becker
2022-12-1619607 No need to link explicitly with libpthread on SolarisDarren J Moffat
2022-11-24Add two new build targets to enable the possibility of using clang-cl asEverton Constantino
2022-11-18Fix more VMS inclusionsRichard Levitte
2022-11-04Configurations/*.tmpl: overhaul assembler make rules.Richard Levitte
2022-10-18Add ZSTD compression support (RFC8478bis)Todd Short
2022-10-18Add brotli compression support (RFC7924)Todd Short
2022-10-12Add LoongArch64 cpuid and OPENSSL_loongarchcap_Pzhuchen
2022-10-12apps & al : Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-10-06VMS: For executables, process the use of /INCLUDE=main a bit differentlyRichard Levitte
2022-10-04VMS: use selective search when linking with shareable imagesRichard Levitte
2022-10-03Configurations: mips64*-linux-*abin32 needs bn_ops SIXTY_FOUR_BITAdam Joseph
2022-09-30Makefile: Add check-format target, operating on all .c sources and crypto+ssl...Dr. David von Oheimb
2022-09-30Makefile: Exclude dummy header asn1_mac.h from CRYPTOHEADERSDr. David von Oheimb
2022-09-30Makefile: Update but disable 'lint' target, using splint with some quirksDr. David von Oheimb
2022-09-30Makefile: Add SRCS list of all .c (and any .cc and .cpp) filesDr. David von Oheimb
2022-09-29djgpp: Inherit config from BASE_unixJ.W. Jagersma
2022-09-28Configurations/descrip.mms.tmpl: Add another inclusion hackRichard Levitte
2022-09-13Revert (most of) "Makefile: Generate crypto objects only as far as needed"Dr. David von Oheimb