summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/md5/asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Less IA64.jsing2016-09-041-992/+0
| | | | ok deraadt@
* First pass at removing win64 support from the assembly generating Perljsing2014-04-301-106/+0
| | | | | | | scripts. We certainly do not need an identical copy of the win64 exception handler in each script (surely one copy would be sufficient). ok miod@
* Import OpenSSL 1.0.1gmiod2014-04-131-1/+2
|
* import OpenSSL-1.0.0adjm2010-10-013-17/+1134
|
* import of OpenSSL 0.9.8hdjm2008-09-062-1/+246
|
* import 0.9.7cmarkus2003-11-111-1/+1
|
* import openssl-0.9.7-beta1markus2002-09-051-19/+21
|
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+304
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.