summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txtmarkus2013-02-141-1/+2
* Makefile and header changes for OpenSSL-1.0.1cdjm2012-10-131-6/+5
* remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.okan2012-08-021-2/+1
* Disable SSLv2 in OpenSSL. No objections from djm.sthen2012-07-111-1/+2
* update supporting files, crank library majorsdjm2010-10-011-27/+16
* remerge local tweaks, update per-arch configuration headers, updatedjm2008-09-061-4/+5
* use WANTLINT= (on all architectures)deraadt2005-11-241-1/+2
* enable openssl DSO (typo, it's -DDSO_DLFCN not -DSO_DLFCN); Douglas Santosmarkus2005-03-301-2/+2
* cleanup mipspefo2004-08-061-5/+1
* do not link ssltest.c into libssl, stops main/doit symbols from beingavsm2004-04-271-2/+2
* swap /usr/include/openssl and /usr/include/ssl, clean up the Makefilesmarkus2003-06-021-14/+10
* remove MDC2; patentsmarkus2002-09-261-1/+2
* build OpenSSL without symlink trees:markus2002-09-031-3/+1
* don't install private headersmarkus2002-08-311-6/+1
* apply patches from OpenSSL Security Advisory [30 July 2002],markus2002-07-301-0/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-1/+1
* OpenSSL 0.9.7beck2002-05-151-4/+6
* vax support; checked by beck.hugh2000-10-131-0/+4
* Make mips compile. -mojmaja1999-10-101-5/+1
* OpenSSL 0.9.4 mergebeck1999-09-291-43/+15
* create ${DESTDIR}/usr/include/ssl if it does not exist. This is needed becau...millert1998-11-291-0/+1
* "foo.h" -> <ssl/foo.h> in ssl includes, so we do not need -I/usr/include/sslniklas1998-11-181-5/+9
* *UNTESTED* Makefile and configure changes that may work with pmax and arc.beck1998-10-121-0/+9
* back out previous change. Theo says:marc1998-10-081-1/+0
* create /usr/include/ssl before trying to copy files into it.marc1998-10-081-0/+1
* Fix makefile problems - Don't use SSLeay style include link farm tobeck1998-10-061-3/+34
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+45