2016-03-09 |
Richard Levitte | CT test can't run without EC, so skip it on that algo...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Fix ct_test to not assume it's in the source directory
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | In build.info, an IF within a clause that's skipped...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Don't call ENGINE_cleanup when configured "no-engine"
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Don't add engines if configured "no-engine"
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Don't add afalg engine if configured "no-engine"
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Don't check the conditions to build e_afalg if configured...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Have Configure display the value of SHARED_CFLAG
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Make sure the effect of "pic" / "no-pic" is used with...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Touch the correct variables for the system; shlib_wrap...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Recognise 32-bit Solaris in util/shlib_wrap.sh
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Check gcc version to see if it supports -MM and friends
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Add extra include directory for includers of ppc_arch.h
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Adapt INSTALL and related notes for Windows
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Adapt appveyor.yml for the new unified build
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Adapt the Windows makefile template to source generation
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Don't run the TLSProxy based tests in native Windows
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - name native Windows shared libraries like...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - extract settings from util/pl/VC-32.pl and...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - a native Windows makefile template
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Adapt mk1mf.pl and companions to changed perlasm script...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - adapt the generation of whirlpool assembler...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - adapt the generation of sha assembler to...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - adapt the generation of rc4 assembler to...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - adapt the generation of rc5 assembler to...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - adapt the generation of ripemd assembler...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - adapt the generation of md5 assembler to...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - adapt the generation of modes assembler to...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - adapt the generation of poly1305 assembler...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - adapt the generation of des assembler to...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - adapt the generation of ec assembler to use...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - adapt the generation of camellia assembler...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - adapt the generation of cast assembler to...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - adapt the generation of chacha assembler...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Because crypto/build.info demands CFLAGS_Q, descrip...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - adapt the generation of cpuid, uplink and...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - adapt the generation of aes assembler to...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Unified - adapt the generation of blowfish assembler...
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Convert the dynlocks in e_chil to the new Thread API...
|
commit | commitdiff | tree |
2016-03-09 |
Matt Caswell | Remove another lock from e_chil Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-03-09 |
Matt Caswell | Always call ENGINE_cleanup() in de-init Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-03-09 |
Matt Caswell | Move chil engine to the new thread api Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-03-09 |
Matt Caswell | Move engine library over to using the new thread API Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | err_lcl.h is gone, don't pretend it's there
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Add missing semi
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Counter mixed signedness with a cast
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Adapt unix Makefile template to 'no-makedepend'
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Adapt descrip.mms.tmpl to 'no-makedepend'
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Add the configure option 'no-makedepend'
|
commit | commitdiff | tree |
2016-03-09 |
Richard Levitte | Fix a typo in dynamic_load()
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | Remove the transfer of lock hooks from bind_engine
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | Engine API repair - memory management hooks
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | Redo the Unix source code generator
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | Adapt e_capi to the DSA_SIG_get0() API
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | Remove the -n tar flag from osx dist creation
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | Include e_os.h from ec_lcl.h
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | Fix travis builds
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | Only enable ccache if it's available
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | Use ccache for the unified builds
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | For unified builds, make a separate build directory...
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | Tweak some more information in INSTALL
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | Make mk1mf recognise the --classic flag
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | Fix configurations such as 'dist' and tar building
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | We've switch to unified build scheme by default, reflect...
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | Fix engine/asm/e_padlock-x86.pl for newer semantics
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | Change the INSTALL documentation for unified builds
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | Make unified builds the default on Unix
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | Add the Configure option --classic, to fall back on...
|
commit | commitdiff | tree |
2016-03-08 |
Richard Levitte | Revert "unified build scheme: Try to nudge users to...
|
commit | commitdiff | tree |
2016-03-07 |
Richard Levitte | Fix the build tree include directory for afalg engine
|
commit | commitdiff | tree |
2016-03-07 |
Richard Levitte | Make OpenSSL::Test::setup() a bit more forgiving
|
commit | commitdiff | tree |
2016-03-07 |
Richard Levitte | Unified - adapt the generation of padlock assembler...
|
commit | commitdiff | tree |
2016-03-07 |
Richard Levitte | Unified - adapt the generation of bignum assembler...
|
commit | commitdiff | tree |
2016-03-07 |
Richard Levitte | Unified - Add the build.info command OVERRIDE, to avoid...
|
commit | commitdiff | tree |
2016-03-07 |
Richard Levitte | Unified - Adapt the Unix and VMS templates to support...
|
commit | commitdiff | tree |
2016-03-07 |
Richard Levitte | Unified - Add the build.info command GENERATE, to generate...
|
commit | commitdiff | tree |
2016-03-05 |
Richard Levitte | No -fno-common for Darwin
|
commit | commitdiff | tree |
2016-03-05 |
Richard Levitte | New ordinal files, recreated from scratch
|
commit | commitdiff | tree |
2016-03-05 |
Richard Levitte | Change names of ordinals and libs, libeay => libcrypto...
|
commit | commitdiff | tree |
2016-03-05 |
Richard Levitte | Remove the old ordinals
|
commit | commitdiff | tree |
2016-03-04 |
Richard Levitte | Correction, $disabled{shared} rather than $config{no_shared}
|
commit | commitdiff | tree |
2016-03-04 |
Richard Levitte | Restore the zlib / zlib-dynamic logic
|
commit | commitdiff | tree |
2016-03-03 |
Richard Levitte | Remove overzealous echoing
|
commit | commitdiff | tree |
2016-03-02 |
Richard Levitte | Document the changes in config settings
|
commit | commitdiff | tree |
2016-03-02 |
Richard Levitte | Don't copy from %target to %config so much, see %config...
|
commit | commitdiff | tree |
2016-03-02 |
Richard Levitte | Configure - Get rid of the special thread_cflag, replace...
|
commit | commitdiff | tree |
2016-03-02 |
Richard Levitte | Configure - get rid of the special debug_ and release_...
|
commit | commitdiff | tree |
2016-03-02 |
Richard Levitte | Minimize copied config settings
|
commit | commitdiff | tree |
2016-03-02 |
Richard Levitte | Configure - move the addition of the zlib / libz lib...
|
commit | commitdiff | tree |
2016-03-02 |
Richard Levitte | Configure - Rename BASE to DEFAULTS and add a few inheritabl...
|
commit | commitdiff | tree |
2016-03-02 |
Richard Levitte | Configure - Allow CODErefs and ARRAYrefs in configuration...
|
commit | commitdiff | tree |
2016-03-02 |
Richard Levitte | Add a shared_target to the VC-common config
|
commit | commitdiff | tree |
2016-03-02 |
Richard Levitte | Configure - make the use of environment variables for...
|
commit | commitdiff | tree |
2016-03-02 |
Richard Levitte | Make uplink auxiliary source separate from cpuid source
|
commit | commitdiff | tree |
2016-03-01 |
Richard Levitte | Unified - have configdata.pm depend on a few more things
|
commit | commitdiff | tree |
2016-02-29 |
Richard Levitte | Add forgotten change of check of disabled-dynamic-engine
|
commit | commitdiff | tree |
2016-02-28 |
Richard Levitte | VMS - don't exit out of a MMS recipe
|
commit | commitdiff | tree |
2016-02-28 |
Richard Levitte | Make generation of dependency files more efficient...
|
commit | commitdiff | tree |
2016-02-27 |
Richard Levitte | ct_test.c doesn't need to include from source top,...
|
commit | commitdiff | tree |
2016-02-27 |
Richard Levitte | Remove last remains of old config strings
|
commit | commitdiff | tree |
next |