summaryrefslogtreecommitdiff
path: root/lib/libssl/Makefile
AgeCommit message (Expand)Author
2014-04-11Move build machinery for libcrypto from libssl/crypto to libcrypto, as wellMiod Vallat
2011-05-26remove hack to test and create /usr/lib/pkgconfig/ if needed, it's been sixJasper Lievisse Adriaanse
2011-01-21- simplify, krb5 handling is not needed.Jasper Lievisse Adriaanse
2010-12-28- ensure ${DESTDIR}/usr/lib/pkgconfig/ as running make distrib-dirs is notJasper Lievisse Adriaanse
2010-12-28- generate and install pkg-config files for openssl, which more and moreJasper Lievisse Adriaanse
2005-04-01Add a reasonably sane CA bundle to /etc/ssl/cert.pem, the defaultBob Beck
2002-09-03build OpenSSL without symlink trees:Markus Friedl
2002-08-30make clean should not depend on prereq; ok fries@Markus Friedl
2002-08-30remove generated files and generated symlinks (in make clean)Markus Friedl
2002-06-07typo - I am a luser and a moron.Bob Beck
2002-06-07Merge OpenSSL 0.9.7-stable-20020605,Bob Beck
2002-06-01we do not need this to be Makefile.bsd-wrapperTheo de Raadt
2001-01-31remove old infrastructure which is not used anymore. Ok'd by beck@Brad Smith
1999-03-17subdir Makefiles should not contain anything elseTheo de Raadt
1999-03-17do not break thingsTheo de Raadt
1999-03-16Add ssl.8 man page - configuration and issues overview.Bob Beck
1999-03-16Add install of reasonable default ssleay.cnf fileBob Beck
1998-10-07do not build ssleay binaryTheo de Raadt
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker