Add test data for ECDH
[openssl.git] / Configurations /
2016-01-29 Richard LevitteComplete the lflags -> lflags/ex_libs transition
2016-01-29 Richard LevitteConfigure et al: split up the lflags configuration...
2016-01-29 Richard LevitteMake use of add() and add_before() in Configurations/
2016-01-29 Emilia KasperAlways DPURIFY
2016-01-29 Rich SalzRemove x86_gcc_des,x86_gcc_opts
2016-01-28 Rich SalzRemove outdated legacy crypto options
2016-01-25 Richard LevitteSmall cleanups in Configure
2016-01-25 Richard LevitteRefactor file writing - Remake Makefile.org into a...
2016-01-23 Richard LevitteString configs are truly deprecated, not even somewhat...
2016-01-22 Richard LevitteConfigurations - no_asm_filler is long gone, don't...
2016-01-21 Richard LevitteRefactor config - @MK1MF_Builds out, general build...
2016-01-21 Richard LevitteRefactor config - move templates and template docs...
2016-01-18 Richard LevitteAdd some extra Cygwin targets as aliases for Cygwin-x86
2016-01-18 Richard LevitteAdjust the configuration target name from Cygwin-i686...
2016-01-18 Corinna VinschenFix configuration system to support different architect...
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2016-01-11 Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-07 Rich Salzmem functions cleanup
2015-12-14 Viktor DukhovniFix erroneous SO suffix in darwin64-debug-test-64-clang...
2015-12-11 Andy PolyakovConfigurations/10-main.conf: fix typos in mingw/cygwin...
2015-11-24 Andy PolyakovConfiguratons: add -DFILIO_H to harmonized Solaris...
2015-11-24 Jacob Bandes-StorchAdd perl modeline to Configure scripts
2015-11-21 Dr. Stephen Hensonadd -pthread to debug-steve*
2015-11-20 Matt CaswellAdd pthread support
2015-10-12 Andy PolyakovConfigurations: move -Wno-pedantic-ms-format to .travis...
2015-10-06 Alessandro GhediniFix travis builds on master
2015-09-25 Alessandro GhediniProperly format linux-arm64ilp32 target config
2015-09-25 Andy PolyakovConfigurations: add linux-arm64ilp32 target.
2015-09-09 David WoodhouseRT3969: Add OPENSSL_SYS_UEFI
2015-08-02 Ben LaurieBuild with --strict-warnings on FreeBSD.
2015-05-26 Andy PolyakovConfigure: replace -mv8 with -mcpu=v8 in SPARC config...
2015-05-13 Andy PolyakovConfigurations/10-main.conf: update iOS commentary.
2015-05-01 Ben LaurieFix build on MacOS.
2015-04-20 Andy PolyakovAdd assembly support for 32-bit iOS.
2015-04-20 Andy PolyakovConfigure: add initial support for 64-bit Android.
2015-04-17 Emilia KasperUse -Wall -Wextra with clang
2015-04-15 Dr. Stephen HensonRemove obsolete options for debug-steve*
2015-04-02 Andy PolyakovConfigure: android-arm facelift.
2015-03-28 Andy PolyakovConfigure: remove unused variables.
2015-03-18 Andy PolyakovConfigure: fold related configurations more aggressivel...
2015-03-16 Richard LevitteConfiguration cleanup: personal configs
2015-03-16 Richard LevitteFind debug- targets that can be combined with their...
2015-03-16 Richard LevitteChange all the main configurations to the new format.
2015-03-16 Richard LevitteProvide a few examples by converting my own strings...
2015-03-11 Richard LevitteMove Configurations* out of the way and rename them.
2015-03-06 Richard LevitteCleanup spaces
2015-02-24 Rich SalzMove build config table to separate files.