summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/cast
AgeCommit message (Expand)AuthorFilesLines
2020-01-26Avoid 32 bit right shift with unsigned int in crypto/cast/cast_lcl.hinoguchi1-2/+2
2016-12-21Explicitly export a list of symbols from libcrypto.jsing1-1/+6
2015-11-05Mention ROTL() is always invoked with a proper shift value, due to the way themiod1-1/+2
2015-09-12Remove horribly old and outdated `documentation' for the assembly code.miod1-7/+0
2014-10-28deregister; no binary changejsg3-17/+17
2014-07-10Explicitly include <openssl/opensslconf.h> in every file that referencesjsing1-3/+3
2014-07-09remove unused, private version strings except SSL_version_strbcook1-3/+1
2014-06-12tags as requested by miod and teduderaadt8-8/+8
2014-05-22Expand the OPENSSL_{GLOBAL,EXPORT,IMPORT,EXTERN} macros - this rids thejsing1-8/+8
2014-04-28Remove WIN32, WIN64 and MINGW32 tentacles.miod1-5/+0
2014-04-27Put explicit (void) in function declarations and shuffle keywords in somemiod1-2/+2
2014-04-23Grr, the more you remove, the more there remain.miod2-618/+0
2014-04-18Put the final pieces from e_os.h in the required places, and remove it.deraadt1-3/+0
2014-04-17Get rid of MS Visual C compiler and Intel C compiler specific defines.miod1-4/+0
2014-04-17OPENSSL_DECLARE_EXIT serves no purpose.deraadt2-2/+0
2014-04-17unistd.h is always in the same place; no need to #include the result ofderaadt2-2/+2
2014-04-15we don't use these files for buildingtedu1-83/+0
2014-04-15remove FIPS mode support. people who require FIPS can buy something thattedu2-10/+0
2014-04-15Moved to regress/lib/libcrypto.miod1-233/+0
2014-04-15remove pentium specific benchmark codejsg1-70/+0
2014-04-14remove auto-generated dependencies from the old unused build system, soderaadt1-19/+0
2012-10-13resolve conflictsdjm2-2/+11
2012-10-13import OpenSSL-1.0.1cdjm1-1/+4
2010-10-01resolve conflicts, fix local changesdjm8-149/+21
2010-10-01import OpenSSL-1.0.0adjm1-15/+5
2009-01-09resolve conflictsdjm2-2/+9
2009-01-09import openssl-0.9.8jdjm1-3/+6
2008-09-06resolve conflictsdjm6-9/+12
2008-09-06import of OpenSSL 0.9.8hdjm1-28/+13
2006-06-27resolve conflictsdjm2-13/+9
2006-06-27import of openssl-0.9.7jdjm1-4/+5
2005-04-29resolve conflictsdjm2-2/+7
2005-04-29import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm1-0/+120
2004-04-08merge 0.9.7dmarkus1-0/+1
2003-11-18use bn_asm_vax.S (from netbsd); test + ok by miodmarkus2-1/+3
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2-11/+7
2002-09-10merge openssl-0.9.7-beta3, tested on vax by miod@markus1-1/+1
2002-09-04execute bourne shell scripts with 'sh' and not with $SHELLmarkus1-1/+1
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergebeck6-24/+30
2001-06-22openssl-engine-0.9.6a mergebeck1-1/+2
2000-12-15openssl-engine0.9.6 mergebeck2-0/+0
2000-12-15openssl-engine-0.9.6 mergebeck2-2/+2
2000-04-15OpenSSL 0.9.5a mergebeck4-1080/+3
2000-03-19OpenSSL 0.9.5 mergebeck6-28/+28
1999-11-23do not assume shell scripts are +x; dderaadt1-1/+1
1999-09-29OpenSSL 0.9.4 mergebeck17-1451/+431
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker18-0/+4918