summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/des/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* we don't use these files for buildingtedu2014-04-151-108/+0
|
* 12 years ago, old_des.h was used to provide compatibility with libdes.tedu2014-04-151-3/+3
| | | | | | | | | | | | The man page says "Compatibility des_ functions are provided for a short while" and indeed even the original commit message says "The compatibility functions will be removed in some future release, at the latest in version 1.0." So here we are, a short while later. Now I've only been an OpenBSD developer for 11 years, one year less than this header has existed, but in that brief time, I've learned a thing or two about deleting obsolete code. It doesn't delete itself. And worse, people will continue using it until you force them onto a better path.
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-171/+0
| | | | | that it is easier to find code pieces. They are getting in the way. ok miod
* import OpenSSL-1.0.1cdjm2012-10-131-2/+3
|
* import OpenSSL-1.0.0adjm2010-10-011-37/+18
|
* import openssl-0.9.8jdjm2009-01-091-14/+19
|
* import of OpenSSL 0.9.8hdjm2008-09-061-155/+133
|
* import of openssl-0.9.7jdjm2006-06-271-1/+1
|
* import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-291-0/+314