summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sync with HEAD. For reference. _WIN64 is defined on AMD64 as well. UnlikeBRANCH_WIN64Andy Polyakov2004-07-171-10/+5
* Recent changes from HEAD.Richard Levitte2004-07-1240-511/+629
* This commit was manufactured by cvs2svn to create branch 'BRANCH_WIN64'.cvs2svn2004-07-1112-0/+2596
|\
| * This commit was manufactured by cvs2svn to create branch 'BRANCH_VMS_64BIT'.cvs2svn2004-07-1112-0/+2596
| |\
| | * In some cases, EVMSERR isn't visible (that's fairly new...).Richard Levitte2004-07-111-2/+7
| | * Integration of RC4 AMD64 module.Andy Polyakov2004-07-113-3/+5
| | * RC4 tune-up for AMD64. Performance improvement of 2.22x is measured forAndy Polyakov2004-07-111-0/+189
| | * BIS correction/additionBodo Möller2004-07-111-5/+11
| | * make updateRichard Levitte2004-07-102-25/+150
| | * Use the new directory reading functions.Richard Levitte2004-07-101-109/+18
| | * Copy a few files from LPlib (a new project of mine), add a wrapper.Richard Levitte2004-07-1012-5/+729
| | * o_str.c: Windows doesn't have <strings.h>, and since we use _strnicmp() andRichard Levitte2004-07-082-3/+7
| | * Delta CRL support in extension code.Dr. Stephen Henson2004-07-063-1/+13
| | * Improve error handling if decompression of an ec point fails, and cleanupGeoff Thorpe2004-07-066-97/+121
| | * Delete non-POSIX header file.Dr. Stephen Henson2004-07-041-1/+0
| | * PKCS#8 fixes from stable branch.Dr. Stephen Henson2004-07-042-5/+7
| | * Don't try to parse non string types.Dr. Stephen Henson2004-07-011-0/+10
| | * Stop compiler warnings with debug-steveDr. Stephen Henson2004-07-011-1/+1
| | * Explain a little better what BN_num_bits() and BN_num_bits_word() do.Richard Levitte2004-07-011-3/+23
| | * Minor (+12% on P4) performance tweak for sha512_block_sse2.Andy Polyakov2004-07-011-16/+29
| | * AES assembler implementation for IA-64. Note that there is no anchor fromAndy Polyakov2004-07-011-0/+1248
| | * New SHA algorithms assembler implementation for IA-64. Note that despiteAndy Polyakov2004-07-011-0/+432
| | * New scalable bn_mul_add_words loop, which provides up to >20% overallAndy Polyakov2004-07-011-131/+86
| | * Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.Richard Levitte2004-06-287-96/+123
| | * Make the tests of EVP operations without padding. As a consequence,Richard Levitte2004-06-281-5/+2
| | * Make sure that the buffers are large enough to contain padding.Richard Levitte2004-06-281-1/+5
| | * NetWare fixes provided by Verdon Walker for OpenSSL 0.9.8-dev.Richard Levitte2004-06-287-38/+59
| | * Linux on ARM needs -ldlRichard Levitte2004-06-281-1/+1
| | * Reformat pkcs8 source.Dr. Stephen Henson2004-06-241-100/+174
| | * Tidy up, including;Geoff Thorpe2004-06-203-30/+10
| | * Incomplete initial sweep over the engine code. Mainly reducing someGeoff Thorpe2004-06-191-69/+22
| | * Deprecate unused cruft, and "make update".Geoff Thorpe2004-06-175-3/+15
| | * Attempt to bring the 'engine' documentation up to date w.r.t missingGeoff Thorpe2004-06-171-114/+92
| | * Minor change to group like functions together.Geoff Thorpe2004-06-171-3/+2
| | * Actually, that last change to BN_get_word() was a little too simple.Geoff Thorpe2004-06-171-1/+3
| * | Recent (and not so recent) changes from HEAD.Richard Levitte2004-06-28244-5816/+6504
* | | Recent (and not so recent) changes from HEAD.Richard Levitte2004-06-28240-5792/+6479
* | | This commit was manufactured by cvs2svn to create branch 'BRANCH_WIN64'.cvs2svn2004-06-1718-0/+4256
|\ \ \ | |/ /
| * | This commit was manufactured by cvs2svn to create branch 'BRANCH_VMS_64BIT'.cvs2svn2004-06-1718-0/+4256
| |\ \ | | |/
| | * Get rid of signed/unsigned warnings, and teach CVS about new things toGeoff Thorpe2004-06-173-8/+10
| | * Tweak my debug target flags.Geoff Thorpe2004-06-171-1/+1
| | * As Nils put it;Geoff Thorpe2004-06-171-48/+4
| | * BN_div_word() was breaking when called from BN_bn2dec() (actually, this isGeoff Thorpe2004-06-172-1/+69
| | * Making some values explicitely unsigned was derived from ongoing workRichard Levitte2004-06-151-2/+2
| | * Typo, setting the first element of nids[] to NULL instead of settingRichard Levitte2004-06-151-2/+2
| | * Correct the return codes for ecdsatest.Geoff Thorpe2004-06-141-4/+4
| | * More precise explanation of session id context requirements.Lutz Jänicke2004-06-141-1/+2
| | * SHA fails to compile on x86_64 if compiled with custom flags, withoutAndy Polyakov2004-06-111-3/+3
| | * "no-engine" was being ignored, so remove it from the advertised syntax.Geoff Thorpe2004-06-031-7/+1
| | * This fixes the installation target for dynamic engines, which was trying toGeoff Thorpe2004-06-015-5/+8