637 Commits (15877618196a827d59c6e014359e5b021b4baf0b)

Author SHA1 Message Date
Dr. Stephen Henson 4e9de7aa3a Delete MD2 from algorithm tables as in 0.9.8-stable. However since this is
a new branch we can also disable it by default.
14 years ago
Dr. Stephen Henson 15c7adb0c9 Update from 1.0.0-stable 14 years ago
Dr. Stephen Henson fd621f7dfd Add beos as a supported DSO scheme. 14 years ago
Dr. Stephen Henson 4f33534c8a PR: 1958
Submitted by: Sean Boudreau <seanb@qnx.com>
Approved by: steve@openssl.org

qnx6 support.
14 years ago
Dr. Stephen Henson 8bbe29f2ca Update from 1.0.0-stable. 14 years ago
Dr. Stephen Henson 71b7858b1d Update from 1.0.0-stable branch. 14 years ago
Dr. Stephen Henson eed15a831c Fix from 1.0.0-stable. 14 years ago
Andy Polyakov 7752d34c61 Make it possible to compile CAPI engine under mingw64. 14 years ago
Andy Polyakov 065c5d6328 Engage cmll-x86_64.pl in Win64 build and make it compile correctly. 14 years ago
Andy Polyakov d64a7232d4 Intel AES-NI engine.
Submitted by: Huang Ying
14 years ago
Dr. Stephen Henson d4f0339c66 Update from 1.0.0-stable. 14 years ago
Dr. Stephen Henson ef236ec3b2 Merge from 1.0.0-stable branch. 14 years ago
Dr. Stephen Henson cc7399e79c Changes from 1.0.0-stable. 14 years ago
Dr. Stephen Henson 220bd84911 Updates from 1.0.0-stable 14 years ago
Richard Levitte ae3b4f2336 Make STORE an experimental feature. 14 years ago
Dr. Stephen Henson a63bf2c53c Make no-engine work again. 14 years ago
Ben Laurie b3f3407850 Use new common flags and fix resulting warnings. 14 years ago
Andy Polyakov 13c3a1defa RC4 for s390x. 15 years ago
Andy Polyakov 8626230a02 s390x assembler pack update. 15 years ago
Andy Polyakov c23632d3f1 Reserve for "multilib" suffix, the one allowing to perform multi-ABI
installations. It's not enabled in Makefiles yet.
15 years ago
Ben Laurie 7f62532030 Allow CC to be overridden. 15 years ago
Dr. Stephen Henson 8e6925b0cd Add CRYPTO_MDEBUG_ABORT to abort() is there are any memory leaks. This will
cause "make test" failures and make resource leaks more obvious.
15 years ago
Dr. Stephen Henson 363bd0b48e Add a set of standard gcc warning options which are designed to be the
minimum requirement for committed code. Added to debug-steve* config targets
for now.
15 years ago
Dr. Stephen Henson d195d60a5f Update steve-debug* options. 15 years ago
Andy Polyakov 2140659b00 Incidentally http://cvs.openssl.org/chngview?cn=17710 also made it possible
to build the library without -D_CRT_NONSTDC_NO_DEPRECATE. This commit
expands it even to apps catalog and actually omits the macro in question
from Configure.
15 years ago
Andy Polyakov 75bbf6e14c make depend to work with cross-gcc, compensate for msys glitch.
PR: 1753
Submitted by: Alon Bar-Lev
15 years ago
Andy Polyakov ac71d81e84 no-asm didn't exclude Camellia assembler. 15 years ago
Andy Polyakov ae381fef5c Add Camellia assembler x86 and x86_64 modules. 15 years ago
Bodo Möller 7a76219774 Implement Configure option pattern "experimental-foo"
(specifically, "experimental-jpake").
15 years ago
Dr. Stephen Henson 79bd20fd17 Update from stable-branch. 15 years ago
Dr. Stephen Henson 0b0dbb2cac Don't disable JPAKE by default in head... 15 years ago
Andy Polyakov 93c4ba07d7 x86_64-xlate.pl update, engage x86_64 assembler in mingw64. 15 years ago
Bodo Möller 36d46234c7 warnings (mostly) 15 years ago
Dr. Stephen Henson 5eba1ab346 Oops... 15 years ago
Dr. Stephen Henson ed551cddf7 Update from stable branch. 15 years ago
Andy Polyakov dab6293482 Configure update: clean-ups and most notably engage x86_64 assembler
on MacOS X.
15 years ago
Dr. Stephen Henson bc645199c0 Update from stable branch. 15 years ago
Andy Polyakov 9be5481297 Add initial support for mingw64.
PR: 1693
Submitted by: Alon Bar-Lev
15 years ago
Ben Laurie babb379849 Type-checked (and modern C compliant) OBJ_bsearch. 15 years ago
Bodo Möller be5707c820 from 0.9.8 branch 15 years ago
Andy Polyakov 492279f6f3 AIX build updates. 15 years ago
Geoff Thorpe f9afd9f861 If --prefix="C:\foo\bar" is supplied to Configure for a windows target,
then the backslashes need escaping to avoid being treated as switches in
the auto-generated strings in opensslconf.h. Perl users are welcome to
suggest a less hokey way of doing this ...
15 years ago
Bodo Möller d05a474556 Montgomery-related minor cleanups/documentation 15 years ago
Lutz Jänicke 4c1a6e004a Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev
PR: 1552
Submitted by: Roumen Petrov <openssl@roumenpetrov.info>, "Alon Bar-Lev" <alon.barlev@gmail.com>
15 years ago
Dr. Stephen Henson 7f50d9a4b0 Correct references to smime in cms app. 15 years ago
Geoff Thorpe ceee538af5 Fork my debug configuration into 32-bit and 64-bit versions. 15 years ago
Geoff Thorpe 1266cec2fe Fix my debug-geoff configuration. 15 years ago
Andy Polyakov addd641f3a Unify ppc assembler make rules. 16 years ago
Andy Polyakov f63e4be392 Automate assembler support for Win64 targets (more work is needed). 16 years ago
Andy Polyakov fa8e921f66 Unify x86 perlasm make rules. 16 years ago