summaryrefslogtreecommitdiff
path: root/src/lib/libssl/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge the single two line function from ssl_err2.c into ssl_err.c.jsing2017-01-261-2/+2
* Move relatively new version range code from ssl_lib.c into a separatejsing2017-01-261-2/+2
* Rename s3_{both,clnt,pkt_srvr}.c to have an ssl_ prefix since they are nojsing2017-01-261-2/+2
* Merge the client/server version negotiation into the existing (currentlyjsing2017-01-261-4/+3
* move manual pages from doc/ to man/ for consistency with otherschwarze2016-11-051-2/+2
* after getting rid of the pod files, clean up the Makefiles; ok bcook@schwarze2016-11-051-3/+6
* Remove generated Symbols.map on make clean.jsing2016-11-051-2/+2
* Add an explict list of exported symbols with just the functionsguenther2016-11-041-1/+9
* Update ld search path for libssl/libcrypto, fixes cross-build after source mo...bcook2016-09-191-3/+3
* Generate pkg-config files at build time like everything else. Thisnatano2016-09-141-2/+3
* only regen pkg-config files when required; ok jaspernatano2016-09-041-3/+5
* Make tree build againbeck2016-09-031-2/+47
* Move build machinery for libcrypto from libssl/crypto to libcrypto, as wellmiod2014-04-111-11/+3
* remove hack to test and create /usr/lib/pkgconfig/ if needed, it's been sixjasper2011-05-261-3/+1
* - simplify, krb5 handling is not needed.jasper2011-01-211-7/+1
* - ensure ${DESTDIR}/usr/lib/pkgconfig/ as running make distrib-dirs is notjasper2010-12-281-2/+3
* - generate and install pkg-config files for openssl, which more and morejasper2010-12-281-1/+19
* Add a reasonably sane CA bundle to /etc/ssl/cert.pem, the defaultbeck2005-04-011-1/+3
* build OpenSSL without symlink trees:markus2002-09-031-1043/+2
* make clean should not depend on prereq; ok fries@markus2002-08-301-2/+2
* remove generated files and generated symlinks (in make clean)markus2002-08-301-12/+85
* typo - I am a luser and a moron.beck2002-06-071-2/+2
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-071-8/+7
* we do not need this to be Makefile.bsd-wrapperderaadt2002-06-011-3/+976
* remove old infrastructure which is not used anymore. Ok'd by beck@brad2001-01-311-5/+2
* subdir Makefiles should not contain anything elsederaadt1999-03-171-5/+0
* do not break thingsderaadt1999-03-171-5/+2
* Add ssl.8 man page - configuration and issues overview.beck1999-03-161-1/+2
* Add install of reasonable default ssleay.cnf filebeck1999-03-161-0/+6
* do not build ssleay binaryderaadt1998-10-071-3/+2
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+12