summaryrefslogtreecommitdiff
path: root/lib/libssl
AgeCommit message (Expand)Author
2009-01-11bump shared libraries.christos
2008-05-11Recursively bump the major version number of the shared librarieshe
2008-05-09bump because of libcryptochristos
2007-12-09OpenSSL switched to using Makefile (as opposed to Makefile.ssl) a littleadrianp
2007-05-29Fix two bugs reported by Simon Burge: 1) USE_FORT and USE_SSP should betls
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2005-12-31move all pqueue.h headers to libcrypto.christos
2005-11-26add some more fileschristos
2005-11-25bump libssl, and add new includes.christos
2004-08-05Need to prefix relative directories with `${.CURDIR}/' so thatlukem
2004-08-04Convert from the src/lib -specific DEPLIBS to using LIBDPLIBS from <bsd.lib.mk>lukem
2004-07-30Implement DEPLIBS (in Makefile.inc for now), which adds all the listedlukem
2004-07-30LDADD libcryptolukem
2003-07-24switch to openssl 0.9.7bitojun
2002-08-31e_os.h is not part of exported openssl interface, so don't install it intoitojun
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).lukem
2002-06-09sync with 0.9.6d. shlib minor for libssl and libcryptoitojun
2001-11-21Explicitly write explicitly without a second e.wiz
2001-04-12use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl anditojun
2000-07-17bump libssl majormrg
2000-06-16Fixup the OpenSSL library builds.thorpej
2000-06-16Import libssl build glue from cryptosrc-intl.thorpej