summaryrefslogtreecommitdiff
path: root/src/lib/libssl/crypto/arch/hppa64/opensslconf.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Makefile and header changes for OpenSSL-1.0.1cdjm2012-10-131-6/+20
| | | | major cranks
* Disable SSLv2 in OpenSSL. No objections from djm.sthen2012-07-111-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 thekettenis2011-08-031-0/+253
Configure script. ok deraadt@