summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rc5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unifdef -UPEDANTIC. ok beck@ tedu@miod2014-04-231-1/+1
|
* Put the final pieces from e_os.h in the required places, and remove it.deraadt2014-04-181-2/+0
| | | | | "dance on it's grave" says beck ok guenther beck
* Get rid of MS Visual C compiler and Intel C compiler specific defines.miod2014-04-171-4/+1
|
* OPENSSL_DECLARE_EXIT serves no purpose.deraadt2014-04-171-1/+0
|
* unistd.h is always in the same place; no need to #include the result ofderaadt2014-04-171-1/+1
| | | | a maze of conditional #define's
* we don't use these files for buildingtedu2014-04-151-83/+0
|
* remove pentium specific benchmark codejsg2014-04-151-70/+0
| | | | ok miod@
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-11/+0
| | | | | that it is easier to find code pieces. They are getting in the way. ok miod
* This commit was generated by cvs2git to track changes on a CVS vendormiod2014-04-136-0/+918
|\ | | | | branch.
| * Import OpenSSL 1.0.1gmiod2014-04-137-1/+920
| |
| * import openssl-0.9.7dmarkus2004-04-071-1/+2
| |
| * import 0.9.7b (without idea and rc5)markus2003-05-111-10/+4
| |
| * import openssl-0.9.7-beta3markus2002-09-051-1/+1
| |
| * import openssl-0.9.7-beta1markus2002-09-052-21/+27
| |
| * Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-052-0/+216
| | | | | | | | | | functionality for shared libs. Note that routines such as sslv2_init and friends that use RSA will not work due to lack of RSA in this library. Needs documentation and help from ports for easy upgrade to full functionality where legally possible.
* import OpenSSL 1.0.0edjm2011-11-031-2/+2
|
* import OpenSSL-1.0.0adjm2010-10-012-16/+4
|
* import openssl-0.9.8jdjm2009-01-092-2/+5
|
* import of OpenSSL 0.9.8hdjm2008-09-063-34/+26
|
* import of openssl-0.9.7jdjm2006-06-271-2/+2
|
* import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-292-1/+114
|
* import openssl-0.9.7dmarkus2004-04-071-0/+207
|
* import 0.9.7cmarkus2003-11-111-0/+386
|
* import 0.9.7b (without idea and rc5)markus2003-05-111-0/+70
|
* import openssl-0.9.7-beta1markus2002-09-051-21/+15
|
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+122
functionality for shared libs. Note that routines such as sslv2_init and friends that use RSA will not work due to lack of RSA in this library. Needs documentation and help from ports for easy upgrade to full functionality where legally possible.