aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov2008-12-227-2/+23
* Make no-engine work again.Dr. Stephen Henson2008-12-202-1/+7
* 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-197-146/+1165
* 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-162-5/+7
* 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
* Missing return values (Coverity ID 204).Ben Laurie2008-12-131-1/+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-071-8/+11
* Add Camellia assembler x86 and x86_64 modules.Andy Polyakov2008-12-033-0/+2225
* Implement Configure option pattern "experimental-foo"Bodo Möller2008-12-025-23/+29
* Update from stable branch.Dr. Stephen Henson2008-11-301-1/+2
* Fix compilation with -DOPENSSL_NO_DEPRECATED.Geoff Thorpe2008-11-281-1/+1
* Update from stable-branch.Dr. Stephen Henson2008-11-243-3/+9
* Set memory BIOs up properly when stripping text headers from S/MIME messages.Dr. Stephen Henson2008-11-212-0/+4
* Integrate J-PAKE and TLS-PSK. Increase PSK buffer size. Fix memory leaks.Ben Laurie2008-11-161-0/+14
* Ignore generated ASM.Ben Laurie2008-11-161-0/+1
* x86_64-xlate.pl update, engage x86_64 assembler in mingw64.Andy Polyakov2008-11-142-15/+23
* Ignore saved Makefile.Ben Laurie2008-11-131-0/+2
* J-PAKE is not experimental in HEAD.Ben Laurie2008-11-131-4/+0
* Update from stable branch.Dr. Stephen Henson2008-11-122-1/+10
* Reinstate camellia header fix patch.Dr. Stephen Henson2008-11-121-1/+1
* Update make rules for x86_64 assembler pack.Andy Polyakov2008-11-127-9/+11
* x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.Andy Polyakov2008-11-126-130/+105
* x86_64-xlate.pl to support MacOS X and mingw64.Andy Polyakov2008-11-121-85/+171
* Revert commit #17603, it should have been part of #17617.Andy Polyakov2008-11-122-6/+6
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-1287-585/+510
* Tolerate -----BEGIN PKCS #7 SIGNED DATA----- header lines as used by someDr. Stephen Henson2008-11-112-0/+4
* Update from stable branch.Dr. Stephen Henson2008-11-111-0/+1
* symbol deobnoxificationBodo Möller2008-11-111-4/+4
* Make -DKSSL_DEBUG work again.Dr. Stephen Henson2008-11-101-3/+3
* PR: 1777Dr. Stephen Henson2008-11-052-6/+6
* Update obsolete email address...Dr. Stephen Henson2008-11-05131-131/+131
* Don't use clobbered 'i' for checking UTCTime and GeneralizedTime length.Dr. Stephen Henson2008-11-051-2/+2
* Only one of these needs to be signed.Ben Laurie2008-11-041-4/+6
* Formatting.Ben Laurie2008-11-041-2/+1
* Minor perlasm updates.Andy Polyakov2008-11-032-5/+9
* Not sure about this one... seems to be needed to make 64 bit releaseDr. Stephen Henson2008-11-021-2/+2
* Fix prototypes.Dr. Stephen Henson2008-11-021-5/+5
* Use stddef.h to pick up size_t def.Dr. Stephen Henson2008-11-021-1/+1
* Fix prototypes.Dr. Stephen Henson2008-11-021-2/+2