]> git.ipfire.org Git - thirdparty/openssl.git/history - Configurations
Add buf-freelists to deprecated options
[thirdparty/openssl.git] / Configurations /
2016-05-23  Richard LevitteVMS: remove last VAX vestiges
2016-05-23  Richard LevitteWindows: shut DEL up
2016-05-22  Richard LevitteHTML docs on Unix: Add a HTML title
2016-05-19  Richard LevitteUse the process_docs script to install docs on Windows...
2016-05-19  Andy PolyakovMove Haiku configuration to separate config file to...
2016-05-16  Andy PolyakovARMv8 assembly pack: add OPENSSL_cleanse.
2016-05-16  Richard LevitteAdd support for RC / WINDRES env variables
2016-05-16  Cristian Stoicado not remove links found in .git directory
2016-05-16  Richard LevitteSmall MSVC build fixes.
2016-05-14  Richard Levitteopenssl_{startup,shutdown}.com.in are in the source...
2016-05-12  Richard LevitteWindows: When installing libraries and executables...
2016-05-12  Richard LevitteMove the DJGPP target to its own config.
2016-05-10  Andy PolyakovConfigurations: engage MIPS64 Poly1305 module.
2016-05-10  Andy Polyakovwindows-makefile.tmpl: minor adjustments.
2016-05-10  Richard LevitteHave [.VMS]openssl_{startup,shutdown}.com depend on...
2016-05-10  Richard LevitteFix VMS/openssl_{startup,shutddown}.com.in
2016-05-10  Andy PolyakovIRIX fixes.
2016-05-09  Richard LevitteVMS: support VERBOSE and V in descrip.mms
2016-05-09  Andy PolyakovConfigurations/windows-makefile.tmpl: expand environmen...
2016-05-04  Andy PolyakovAlpha assembly pack: make it work on Linux.
2016-05-03  Andy PolyakovConfigurations/unix-Makefile.tmpl: don't count on ...
2016-05-03  Andy PolyakovTru64 fixes.
2016-05-02  Richard LevitteRemove personal configs from version control
2016-05-02  Andy PolyakovAndroid build fixes.
2016-05-01  Richard LevitteAdd the adjusted perl scripts to the set of "update...
2016-04-29  Richard LevitteVMS: only explicitely translate names in library C...
2016-04-29  Kirill MarinushkinFixed scripts order for generate_crypto_objects target
2016-04-25  Richard LevitteDocument the enhancements for DEPEND and INCLUDE and...
2016-04-25  Richard LevitteBuild system: add include directories and dependencies...
2016-04-21  Richard LevitteUpdate the Configurations READMEs
2016-04-20  Richard LevitteRemove --classic build entirely
2016-04-20  Andy PolyakovConfigurations: fix typo in 50-masm.conf.
2016-04-20  Andy Polyakovevp/aes_aes.c: engage Fujitsu SPARC64 X AES support.
2016-04-20  Andy PolyakovConfiguration: add unsupported masm target.
2016-04-19  Richard LevitteTypo, asoutflag -> perlasm_scheme
2016-04-19  Richard LevitteOnly allow Microsoft assembler with no-asm on Windows
2016-04-19  Richard LevitteBuild: Make 'test' depend on 'tests'
2016-04-18  Jérôme DuvalHaiku x86-64 doesn't need RC4_CHAR.
2016-04-15  Richard LevitteDon't use a default for --with-zlib-lib on Windows...
2016-04-15  Richard Levitteex_libs settings have to be added to, not overriden...
2016-04-14  Jérôme DuvalAdd Haiku support.
2016-04-14  Richard LevitteFix installation on VMS for no-stdio and no-autoalginit
2016-04-14  Richard LevitteFix installation for no-stdio and no-autoalginit
2016-04-14  Matt CaswellFix no-stdio and no-autoalginit
2016-04-13  Richard LevitteFix the handling of --with-zlib-include
2016-04-13  Richard LevitteRemake the way dynamic zlib is loaded
2016-04-13  Richard LevitteConfiguration: Simplify the way vms information is...
2016-04-13  Richard LevitteFix zlib configuration options.
2016-04-07  Andy PolyakovClean-up *_DEBUG options.
2016-04-07  Andy PolyakovConfigurations/10-main.conf: omit now redundant -D_WINDLL.
2016-04-07  Andy Polyakovwindows-makefile.tmpl: clean up after DLL link failure.
2016-04-07  Emilia KasperRemove redundant symlink
2016-04-06  Richard LevittePerl: foreach (@list) { code } is better
2016-04-06  Richard LevittePerl cleanup: don't create lists unnecessarily
2016-04-06  Richard LevitteVMS: Fix special case for [.test]ssltest_old.c
2016-04-05  Emilia KasperNew SSL test framework
2016-04-03  Richard LevitteMakefile et al template: only modify static library...
2016-04-02  Richard Levittemake depend: Check that find returned a non-empty strin...
2016-04-02  Coty SutherlandCorrecting typo that causes make install fail
2016-04-01  Richard LevitteForce argv to be an array of long pointers on VMS
2016-04-01  Richard LevitteMake the use of perl more consistent
2016-03-30  Richard LevitteMake it possible to specify source files that will...
2016-03-30  Richard Levitte'make test' depends of having util/shlib-wrap.sh symlin...
2016-03-29  Richard LevitteConfig: The cflags in vms-alpha and vms-ia64 have to...
2016-03-29  Richard LevitteVMS: Disable the warning MAYLOSEDATA3
2016-03-29  Richard LevitteVMS: Display the correct path to openssl_startup.com...
2016-03-29  Andy PolyakovWindows build system: fix 32-bit appveyor build.
2016-03-29  Andy PolyakovBuild system: VC-WIN64I fixups.
2016-03-23  Richard LevitteVMS: $? might be huge enough to break line length limit...
2016-03-23  Richard LevitteVMS: install openssl.conf in OPENSSLDIR, not INSTALLTOP
2016-03-23  Richard LevitteVMS: have mms ignore creation of already existing dirs
2016-03-23  Richard LevitteVMS: Rethink the staging directory
2016-03-23  Richard LevitteAdjust some default installation directories
2016-03-23  Richard LevitteVMS: compensate for command line length limits with...
2016-03-23  Richard LevitteSmall fixups in DSO
2016-03-21  Richard LevitteDowncase VMS config names
2016-03-21  Richard LevitteIn for loop values, introduce a dummy to protect agains...
2016-03-21  Andy PolyakovBuild system: VC-WIN64I fixups.
2016-03-21  Andy PolyakovConfigurations/windows-makefile.tmpl: respect no-makede...
2016-03-21  Andy PolyakovWindows build system: get uplink right.
2016-03-21  Andy PolyakovConfigurations/10-main.conf: freeze -std option in...
2016-03-21  Richard LevitteRemove mk1mf documentation
2016-03-21  Richard LevitteRemove generation of ms/version32.rc from Configure...
2016-03-20  Richard LevitteHave makedepend output to stdout and redirect it
2016-03-19  Richard LevitteIf the asm file to be compiled isn't generated, leave...
2016-03-19  Richard LevitteDon't let 'generate' target depend on generated files...
2016-03-19  Viktor DukhovniRevert "Generate apps/progs.h on the fly"
2016-03-19  Richard LevitteAdd a few more quotes for Windows (install_ssldirs)
2016-03-19  Richard LevitteReplace sed command with perl
2016-03-19  Richard LevitteClear the exit code from 'find' in 'make depend'
2016-03-19  Richard LevitteShut find up about files not found
2016-03-19  Richard LevitteUse the dependencies received in generatesrc()
2016-03-19  Richard LevitteGenerate apps/progs.h on the fly
2016-03-18  Richard LevitteBetter 'make depend' mechanism
2016-03-17  Richard LevitteMake picker, thread and combine standard config helper...
2016-03-17  Rich SalzRemove Netware and OS/2
2016-03-17  Richard Levittewindows-makefile.tmpl: Stop keeping temporary files
2016-03-17  Richard LevitteAdd install targets for Windows
2016-03-17  Rich SalzRemove ultrix/mips support.
2016-03-17  Richard LevitteRemove support for Borland C++
next