Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move build machinery for libcrypto from libssl/crypto to libcrypto, as well | miod | 2014-04-11 | 1 | -273/+0 |
| | | | | | | | | | as configuration files; split manpages and .pc files between libcrypto and libssl. No functional change, only there to make engineering easier, and libcrypto sources are still found in libssl/src/crypto at the moment. ok reyk@, also discussed with deraadt@ beck@ and the usual crypto suspects. | ||||
* | Makefile and header changes for OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -6/+20 |
| | | | | major cranks | ||||
* | Disable SSLv2 in OpenSSL. No objections from djm. | sthen | 2012-07-11 | 1 | -0/+6 |
| | | | | Brad, jasper and naddy helped with test builds, fixing ports, etc. | ||||
* | Add support for hppa64 based on the defaults for 64-bit HP-UX as found in the | kettenis | 2011-08-03 | 1 | -0/+253 |
Configure script. ok deraadt@ |