Use malloc to avoid alignment problems.
[openssl.git] / Configurations /
2018-02-21 Andy PolyakovAdd x25519-x86_64.pl module, mod 2^255-19 primitives.
2018-02-15 Richard LevitteAIX: make sure that the arflags value includes the...
2018-02-14 Richard LevitteVMS: build ia64 assembler files if 'ias' is available
2018-02-14 Richard LevitteVMS: add the possibility to use Itanium assembler with...
2018-02-14 Richard LevitteHarmonize the make variables across all known platforms...
2018-02-14 Richard LevitteBuild files: parametrize cpp
2018-02-14 Richard LevitteVMS: simplify config targets
2018-02-13 Matt CaswellUpdate copyright year
2018-02-09 Richard LevitteConfiguration: move the handling of zlib_include to...
2018-02-09 Richard LevitteVMS: take care of includes
2018-02-08 Richard LevitteWith nmake, invoking $(MAKE) needs /$(MAKEFLAGS)
2018-02-07 Richard Levittemkerr.pl: When writing internal FOOerr.h, pay attention...
2018-02-01 Richard LevitteVMS: MMS wants a space before the target / dependecies...
2018-01-31 Richard LevitteApps: divide the modules in direct command modules...
2018-01-30 Richard LevitteAdd a 'reconfigure' make target
2018-01-29 Richard LevitteRestore perl variables for ENGINESDIR and OPENSSLDIR
2018-01-29 Richard LevitteFix typo in Windows makefile template: quotify, not...
2018-01-29 Richard LevitteHave the build files use the executable configdata.pm
2018-01-29 Richard LevitteFix recent typo. -DL_ENDIAN / -DB_ENDIAN, not -DL_DEBI...
2018-01-28 Richard LevitteTreat C++ flags more like C flags, and only if C++...
2018-01-28 Richard LevitteFix WinCE config target
2018-01-28 Richard LevitteMake sure all our config targets inherit a BASE template
2018-01-28 Richard LevitteWe need Unixly defaults for config targets that don...
2018-01-28 Richard LevitteStop having Unix defaults in Configure (partial)
2018-01-28 Richard LevitteProcessing GNU-style "make variables" - implementation
2018-01-28 Richard LevitteProcessing GNU-style "make variables" - separate CPP...
2018-01-24 Richard LevitteConfigure: let INCLUDEs set on binaries "trickle down...
2018-01-23 Richard LevitteDon't add $(EX_LIBS) to libssl.pc's Libs.private
2018-01-23 Richard LevitteAdd anything specifying a threads library to ex_libs
2018-01-22 Richard LevitteWhen building shared libraries, only ln -s when simple...
2018-01-19 Bernd EdlingerSet OPENSSL_ENGINES for Windows
2018-01-15 Richard LevitteFix Windows build file template to recognise .res files
2018-01-09 Richard LevitteConfigure: try to make sure every config target name...
2018-01-08 pass86Fix spelling: adroideabi -> androideabi
2018-01-08 Richard LevitteSeparate general linking flags from extra libraries
2018-01-08 Richard LevitteClean up uClinux targets
2018-01-04 Rich SalzRemove old config that used non-exist util script
2018-01-02 Daniel BeveniusFix minor 'the the' typos
2017-12-28 Richard LevitteIgnore ORDINALS in build.info files, and remove its...
2017-12-27 Richard LevitteVMS fix: link shared libs from objects files instead...
2017-12-18 Richard LevitteRestore the use of LDCMD when linking applications
2017-12-15 Bernd EdlingerRemove test-runs dir, adjust .gitignore
2017-12-12 Richard LevitteVMS build file template: adapt for when someone disable...
2017-12-12 Richard LevitteConfigure et al: cleanups
2017-12-12 Richard LevitteBuild file templates: Replace the use of Makefile.shared
2017-12-12 Richard LevitteConfigure: Read in extra information to help create...
2017-12-12 Richard LevitteConfigure: Add read_eval_file, a general purpose perl...
2017-12-07 Richard LevitteHave all relevant config targets use the env() function...
2017-11-30 Viktor DukhovniMake possible variant SONAMEs and symbol versions
2017-11-13 Andy PolyakovConfigurations/10-main.conf: add back /WX to VC-WIN32.
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-11-10 Andy Polyakov00-base-templates.conf: fix ia64 builds.
2017-11-08 Andy PolyakovConfigurations/unix-Makefile.tmpl: fix HP-UX build.
2017-10-31 Richard LevitteGenerate a dictionary of OIDs for fuzzers
2017-10-13 Rich SalzRemove email addresses from source code.
2017-10-09 Richard LevitteUse the possibility to have test results in a different...
2017-10-04 Richard LevitteConfigurations/windows-makefile.tmpl: canonicalise...
2017-09-21 Andy PolyakovConfigure: unify clang's -Qunused-arguments option...
2017-08-25 Meena Vyaspassed TARFILE="$(TARFILE)" NAME="$(NAME)" to tar target
2017-08-18 Richard LevitteAdd a comment on expectations in the "tar" target
2017-08-18 Richard LevittePrepare tarball in dist directory
2017-08-18 Richard LevitteTurn on error sensitivity in the "tar" target
2017-08-17 Richard LevitteWhen building a tarball, avoid trying to copy submodules
2017-08-16 Matt CaswellCopy dlls into fuzz directory
2017-08-15 FdaSilvaYYFix overzealous cleanup command
2017-07-26 Richard LevitteSimplify the handling of shared library version numbers
2017-07-24 Richard LevitteSimplify Makefile.shared
2017-07-07 Richard LevitteVMS: When running a sub-MMS, make sure to give it the...
2017-07-01 Rich SalzCleanup some copyright stuff
2017-06-30 Rich SalzAdd ECHO to makefiles for real silence
2017-06-28 Richard LevitteAdd new /dev/crypto engine
2017-06-21 Richard LevitteConfigure: give config targets the possibility to enabl...
2017-06-16 Bernd EdlingerFix the comment about default OPENSSLDIR in windows.
2017-06-16 Richard LevitteAdd the target 'build_all_generated'
2017-06-15 Richard LevitteBuild apps/progs.h dynamically
2017-06-08 Rich SalzRemove doc of non-existent functions
2017-06-08 Richard LevitteWindows: rearrange programs cleanup
2017-06-07 Rich Salzmake error tables const and separate header file
2017-04-24 Richard LevitteVMS: Make sure to include MAIN from static libraries...
2017-04-24 Richard LevitteMake it possible to build static-only libraries
2017-04-24 Richard LevitteTypo fix in Configurations/descrip.mms.tmpl
2017-04-23 Richard LevittePort Ben's parallell Makefile hack to VMS
2017-04-23 Richard LevittePort Ben's parallell Makefile hack to Windows
2017-04-18 Richard LevitteVMS: Fix the passing of cflags for things not being...
2017-04-04 Andy PolyakovConfigurations/README: reword bn_ops description.
2017-03-15 Richard LevitteVMS: turning off CALL_DEBUG isn't possible on Alpha
2017-03-15 Richard LevitteVMS: don't use /DSF, turn off CALL_DEBUG instead
2017-03-14 Richard LevitteVMS: Change debug linking method to generate a separate...
2017-03-11 Rich SalzHandle find-doc-nits script rename
2017-03-11 Rich SalzFix many doc L<> errors
2017-03-06 Richard LevitteUnix Makefile: Have manual generation use the same...
2017-03-06 Richard LevitteAdd documentation on platform specific checks
2017-03-06 Richard LevitteAdd a platform specific configuration checker
2017-03-02 Andy PolyakovConfigurations/10-main.conf: omit redundant -lresolv...
2017-03-02 Andy PolyakovConfigurations/50-masm.conf: add /nologo to ml64 comman...
2017-02-21 Andy Polyakovappveyor.yml: engage VC-WIN64A-masm.
2017-02-01 Bernd Edlingerremove test/.rnd on make clean
2017-01-12 Rich SalzReview comments; fail build if nits found
2017-01-12 Richard LevitteRun find-doc-nits in travis
2016-11-21 Kurt RoeckxAdd missing -zdelete for some linux arches
next