index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libssl
Age
Commit message (
Expand
)
Author
2009-01-11
bump shared libraries.
christos
2008-05-11
Recursively bump the major version number of the shared libraries
he
2008-05-09
bump because of libcrypto
christos
2007-12-09
OpenSSL switched to using Makefile (as opposed to Makefile.ssl) a little
adrianp
2007-05-29
Fix two bugs reported by Simon Burge: 1) USE_FORT and USE_SSP should be
tls
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2005-12-31
move all pqueue.h headers to libcrypto.
christos
2005-11-26
add some more files
christos
2005-11-25
bump libssl, and add new includes.
christos
2004-08-05
Need to prefix relative directories with `${.CURDIR}/' so that
lukem
2004-08-04
Convert from the src/lib -specific DEPLIBS to using LIBDPLIBS from <bsd.lib.mk>
lukem
2004-07-30
Implement DEPLIBS (in Makefile.inc for now), which adds all the listed
lukem
2004-07-30
LDADD libcrypto
lukem
2003-07-24
switch to openssl 0.9.7b
itojun
2002-08-31
e_os.h is not part of exported openssl interface, so don't install it into
itojun
2002-08-19
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
lukem
2002-06-09
sync with 0.9.6d. shlib minor for libssl and libcrypto
itojun
2001-11-21
Explicitly write explicitly without a second e.
wiz
2001-04-12
use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl and
itojun
2000-07-17
bump libssl major
mrg
2000-06-16
Fixup the OpenSSL library builds.
thorpej
2000-06-16
Import libssl build glue from cryptosrc-intl.
thorpej