summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Explicitly export a list of symbols from libcrypto.jsing2016-12-211-1/+4
* Remove horribly old and outdated `documentation' for the assembly code.miod2015-09-122-137/+0
* deregister; no binary changejsg2014-10-284-23/+23
* Remove bogus preprocessor statements trying to pick the largest integermiod2014-07-101-8/+1
* remove unused, private version strings except SSL_version_strbcook2014-07-091-3/+1
* tags as requested by miod and teduderaadt2014-06-129-9/+9
* Almost nothing actually needs to include <openssl/e_os2.h>, however byjsing2014-05-241-1/+1
* Forgotten during latest spring cleaning of unreferenced bits.miod2014-04-231-276/+0
* Remove meat which either duplicates code found in apps/, or is only of valuemiod2014-04-221-330/+0
* OPENSSL_DECLARE_EXIT serves no purpose.deraadt2014-04-172-2/+0
* unistd.h is always in the same place; no need to #include the result ofderaadt2014-04-172-2/+2
* Remove _CRAY references. Note that this pleads for the use of <stdint.h>miod2014-04-161-8/+1
* we don't use these files for buildingtedu2014-04-151-86/+0
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-152-10/+0
* Moved to regress/lib/libcrypto.miod2014-04-151-529/+0
* Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternitybeck2014-04-151-11/+0
* remove pentium specific benchmark codejsg2014-04-151-67/+0
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-15/+0
* resolve conflictsdjm2012-10-132-1/+11
* This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-131-2/+5
|\
| * import OpenSSL-1.0.1cdjm2012-10-131-2/+5
* | resolve conflicts, fix local changesdjm2010-10-014-126/+5
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-011-18/+5
|\|
| * import OpenSSL-1.0.0adjm2010-10-011-18/+5
* | resolve conflictsdjm2009-01-092-2/+9
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-3/+7
|\|
| * import openssl-0.9.8jdjm2009-01-091-3/+7
* | resolve conflictsdjm2008-09-067-10/+15
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-061-27/+18
|\|
| * import of OpenSSL 0.9.8hdjm2008-09-064-27/+28
* | resolve conflictsdjm2006-06-271-0/+1
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2006-06-271-5/+5
|\|
| * import of openssl-0.9.7jdjm2006-06-271-5/+5
* | resolve conflictsdjm2005-04-292-2/+6
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-291-0/+116
|\|
| * import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-291-0/+116
| * import 0.9.7b (without idea and rc5)markus2003-05-111-4/+6
| * import openssl-0.9.7-beta1markus2002-09-055-109/+83
* | merge 0.9.7dmarkus2004-04-081-0/+1
* | use bn_asm_vax.S (from netbsd); test + ok by miodmarkus2003-11-181-1/+1
* | merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-122-14/+10
* | merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-1/+1
* | execute bourne shell scripts with 'sh' and not with $SHELLmarkus2002-09-041-1/+1
* | OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-156-24/+27
* | openssl-engine-0.9.6a mergebeck2001-06-221-1/+2
* | openssl-engine0.9.6 mergebeck2000-12-152-0/+0
* | openssl-engine-0.9.6 mergebeck2000-12-152-2/+5
* | OpenSSL 0.9.5a mergebeck2000-04-153-1065/+2
* | OpenSSL 0.9.5 mergebeck2000-03-1912-72/+76
* | do not assume shell scripts are +x; dderaadt1999-11-231-1/+1