summaryrefslogtreecommitdiffstats
path: root/install.com (unfollow)
Commit message (Expand)AuthorFilesLines
2005-05-10use 'p' as conversion specifier for printf to avoid truncation ofNils Larsch1-2/+2
2005-05-10give EC_GROUP_new_by_nid a more meanigful name:Nils Larsch16-26/+27
2005-05-10improve command line argument checkingNils Larsch1-0/+4
2005-05-09Comply with optimization manual (no data should share cache-line with code).Andy Polyakov3-3/+5
2005-05-09Allow for 64-bit cache-line alignments in code segment.Andy Polyakov2-5/+5
2005-05-09Update util/ck_errf.pl script, and have it run automaticallyBodo Möller42-326/+424
2005-05-09rebuild (starting with state from 0.9.7-stable branch) to avoid clutterBodo Möller2-496/+503
2005-05-09improve comment readabilityBodo Möller1-1/+1
2005-05-09give EC_GROUP_*_nid functions a more meaningful nameBodo Möller1-2/+2
2005-05-09give EC_GROUP_*_nid functions a more meaningful nameNils Larsch9-14/+14
2005-05-08Eliminate "statement with no effect" warning when OPENSSL_assert macroAndy Polyakov1-1/+1
2005-05-07I was incorrect about VMS/Alpha. Defining BN_LLONG withRichard Levitte1-2/+2
2005-05-07x86_64 assembler translator update.Andy Polyakov1-19/+47
2005-05-07Fix constants.Andy Polyakov1-8/+8
2005-05-06Since BN_LLONG will only be defined for Alpha/VMS and not VAX/VMS,Richard Levitte1-8/+6
2005-05-06Actually, C on VMS/Alpha knows very well what a long long is, andRichard Levitte1-0/+2
2005-05-05fix compiler warning; pow10 is also in math.hNils Larsch1-3/+3
2005-05-05A few more fingerprints...Richard Levitte1-0/+29
2005-05-04Commentary update motivating code update in 0.9.7.Andy Polyakov1-4/+4
2005-05-04x86_64 assembler translator update.Andy Polyakov1-3/+9
2005-05-04Cvs missed adapted module itself, here it goes...Andy Polyakov1-13/+9
2005-05-04Engage md5-x86_64 assembler module.Andy Polyakov4-6/+8