aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Time to release the next beta.OpenSSL_0_9_8-beta2Richard Levitte2005-05-243-4/+5
* make updateRichard Levitte2005-05-241-1/+1
* It seems like mkdef.pl couldn't quite understand that #ifdef OPENSSL_NO_SHA512Richard Levitte2005-05-241-0/+2
* Typo correctionRichard Levitte2005-05-241-3/+3
* DEC C complains about bad subscript, but we know better, so let's shut it up.Richard Levitte2005-05-241-0/+9
* Fix WIN32+KRB5 issues.Dr. Stephen Henson2005-05-232-2/+3
* Be more consistent with OPENSSL_NO_SHA256.Andy Polyakov2005-05-221-0/+9
* Disseminate BUILDENV even further.Andy Polyakov2005-05-222-3/+3
* OPENSSL_NO_SHA512 to mask even SHA512_CTX declaration. This is done toAndy Polyakov2005-05-223-3/+24
* Still SEGV trouble in .init segment under Solaris x86...Andy Polyakov2005-05-211-1/+7
* When _XOPEN_SOURCE is defined, make sure it's defined to 500. Required inRichard Levitte2005-05-213-3/+3
* Default to no-sse2 on selected platforms.Andy Polyakov2005-05-211-2/+5
* Patches for Cygwin, provided by Corinna Vinschen <vinschen@redhat.com>Richard Levitte2005-05-214-15/+33
* Move _WIN32_WINNT definition from command line to e_os.h [from HEAD].Andy Polyakov2005-05-215-4/+24
* fix typo, add prototypeNils Larsch2005-05-203-3/+5
* fix potential memory leakNils Larsch2005-05-191-1/+6
* update ecdsa docNils Larsch2005-05-191-44/+22
* FAQ to mention no-sse2.Andy Polyakov2005-05-191-0/+9
* Tagging of 0.9.8-beta1 is done, time to update the version numbers toRichard Levitte2005-05-192-4/+4
* Update version information.OpenSSL_0_9_8-beta1Richard Levitte2005-05-193-14/+6
* 'make update' with a default configuration.Richard Levitte2005-05-194-28/+33
* Added news items for OpenSSL 0.9.8.Richard Levitte2005-05-191-0/+67
* fix "dereferencing type-punned pointer will break strict-aliasing rules"Nils Larsch2005-05-191-2/+2
* Recognize new macros.Dr. Stephen Henson2005-05-191-1/+2
* Propogate BUILDENV even in ./engines.Andy Polyakov2005-05-192-2/+2
* Stringify substitutions [some shells require it].Andy Polyakov2005-05-191-7/+9
* SysV make [or least some of them] don't propogate command line macros toAndy Polyakov2005-05-192-5/+5
* make the type parameter const when ID2_OF_const() is usedNils Larsch2005-05-182-9/+23
* FAQ update to mention Applink [from HEAD].Andy Polyakov2005-05-181-0/+11
* Don't emit SSE2 instructions unless were asked to [from HEAD].Andy Polyakov2005-05-181-11/+15
* Engage Applink in mingw. [from HEAD]Andy Polyakov2005-05-187-12/+19
* OpenSSL 0.9.8 has just entered beta status. Not quite releasing yet,Richard Levitte2005-05-182-5/+6
*---. This commit was manufactured by cvs2svn to create branchcvs2svn2005-05-171903-0/+458478
|\ \ \
| * | | Engage Applink for VC builds.Andy Polyakov2005-05-173-3/+29
| * | | Keep disclaming 16-bit support.Andy Polyakov2005-05-177-436/+1
| * | | simplify EC_KEY_dupNils Larsch2005-05-171-34/+4
| * | | mdc2test is not built by default anymore.Andy Polyakov2005-05-171-4/+0
| * | | fix memory leak (BIO_free_all needs pointer to first BIO)Bodo Möller2005-05-171-4/+2
| * | | OPENSSL_Applink update.Andy Polyakov2005-05-1711-152/+259
| * | | Disclaim 16-bit support.Andy Polyakov2005-05-175-157/+1
| * | | Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.hAndy Polyakov2005-05-177-10/+17
| * | | Improve shell portability of new rules in Makefile.shared.Andy Polyakov2005-05-161-3/+3
| * | | Change wording for BN_mod_exp_mont_consttime() entryBodo Möller2005-05-161-4/+4
| * | | Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-1654-239/+397
| * | | Further BUILDENV clean-up, 'make depend' is operational again.Andy Polyakov2005-05-162-16/+18
| * | | ecc api cleanup; summary:Nils Larsch2005-05-1638-1076/+1273
| * | | Implement fixed-window exponentiation to mitigate hyper-threadingBodo Möller2005-05-1619-52/+617
| * | | rebuild to synchronize with additions to 0.9.7 branchBodo Möller2005-05-161-473/+477
| * | | make updateBodo Möller2005-05-1618-283/+37
| * | | Make Makefile.shared quiet again.Andy Polyakov2005-05-161-2/+2