summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto/modes: make modes.h selfsufficient and rename block_f to block128_t.Andy Polyakov2008-12-235-29/+29
* Optimize CAST for size on 64-bit platforms. For reference, CAST_LONG beingAndy Polyakov2008-12-221-1/+1
* cmll-x86_64.pl: Win64 SEH section to handle pushf/popf in CBC routine.Andy Polyakov2008-12-221-0/+23
* Optimize #undef DES_UNROLL for size.Andy Polyakov2008-12-223-16/+6
* Incidentally http://cvs.openssl.org/chngview?cn=17710 also made it possibleAndy Polyakov2008-12-224-8/+12
* This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov2008-12-229-6/+55
* Make no-engine work again.Dr. Stephen Henson2008-12-2010-12/+40
* make depend to work with cross-gcc, compensate for msys glitch.Andy Polyakov2008-12-193-3/+5
* cmll-x86_64.pl: bug fix and size optimization of Win64 SEH section.Andy Polyakov2008-12-191-31/+6
* x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov2008-12-198-153/+1174
* x86_64-xlate.pl: fix masm hexadecimal constants.Andy Polyakov2008-12-191-3/+3
* perlasm/x86* update: support for 3 and 4 argument instructions.Andy Polyakov2008-12-174-57/+34
* SEGV in AES_cbc_encrypt in aes-x86_64 assembler module.Andy Polyakov2008-12-171-4/+1
* Constify where neededRichard Levitte2008-12-162-4/+4
* Remove extraneous semicolonsRichard Levitte2008-12-161-2/+2
* Stack changes made dso_vms.c not compile properly.Richard Levitte2008-12-161-6/+6
* A few more symbols that are a little bit long for VMSRichard Levitte2008-12-161-0/+5
* Synchronise VMS build system with the Unixly oneRichard Levitte2008-12-166-19/+45
* 128-bit block cipher modes consolidation. As consolidated functionsAndy Polyakov2008-12-166-0/+892
* SEED to support OPENSSL_SMALL_FOOTPRINT: ~2x size decrease on x86.Andy Polyakov2008-12-161-2/+41
* Bring C bn_mul_mont template closer to assembler.Andy Polyakov2008-12-161-2/+24
* no-asm didn't exclude Camellia assembler.Andy Polyakov2008-12-161-2/+3
* Back out pointless change.Ben Laurie2008-12-131-3/+0
* *** empty log message ***Ben Laurie2008-12-131-0/+3
* Return error if DH_new() fails (Coverity ID 150).Ben Laurie2008-12-131-0/+2
* Check for NULL before use (Coverity ID 203).Ben Laurie2008-12-131-4/+5
* Missing return values (Coverity ID 204).Ben Laurie2008-12-131-1/+2
* Fix from stable branch.Dr. Stephen Henson2008-12-101-195/+189
* apps/speed.c: children should not inherit buffered I/OLutz Jänicke2008-12-101-0/+2
* Oops should check zero_pos >= 0.Dr. Stephen Henson2008-12-081-1/+1
* Handle case where v6stat.zero_pos == 0 correctly.Dr. Stephen Henson2008-12-081-8/+11
* Add Camellia assembler x86 and x86_64 modules.Andy Polyakov2008-12-035-40/+2265
* experimental-foo support for mk1mf.pl.Bodo Möller2008-12-031-0/+12
* Implement Configure option pattern "experimental-foo"Bodo Möller2008-12-029-73/+110
* Don't stop -cipher from working.Dr. Stephen Henson2008-11-301-7/+7
* Update from stable branch.Dr. Stephen Henson2008-11-301-1/+2
* Fix compilation with -DOPENSSL_NO_DEPRECATED.Geoff Thorpe2008-11-281-1/+1
* Clarify a 'chil' engine param that is a little unintuitive.Geoff Thorpe2008-11-281-2/+2
* Update libeay.numDr. Stephen Henson2008-11-241-20/+20
* Stop warning about different const qualifiers.Dr. Stephen Henson2008-11-241-1/+1
* Update from stable-branch.Dr. Stephen Henson2008-11-2411-52/+41
* Set memory BIOs up properly when stripping text headers from S/MIME messages.Dr. Stephen Henson2008-11-212-0/+4
* Allow the CHIL engine to load even if dynamic locks aren't registered.Geoff Thorpe2008-11-194-9/+9
* Integrate J-PAKE and TLS-PSK. Increase PSK buffer size. Fix memory leaks.Ben Laurie2008-11-166-12/+83
* Ignore generated ASM.Ben Laurie2008-11-161-0/+1
* Don't disable JPAKE by default in head...Dr. Stephen Henson2008-11-151-1/+1
* PR: 1574Dr. Stephen Henson2008-11-159-6/+218
* x86_64-xlate.pl update, engage x86_64 assembler in mingw64.Andy Polyakov2008-11-144-24/+39
* warnings (mostly)Bodo Möller2008-11-142-2/+2
* Aftermath of a clashing size_t fix (now only format changes).Ben Laurie2008-11-134-4/+4