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
/
crypto
/
Makefile.openssl
Age
Commit message (
Expand
)
Author
2023-05-25
openssl: CWARNFLAGS, not COPTS, for -Wno-error=...
riastradh
2023-05-25
openssl: Note that -Wno-error=char-subscripts likely masks real bugs.
riastradh
2023-05-25
openssl: Consolidate new CWARNFLAGS.clang stuff in Makefile.openssl.
riastradh
2023-05-23
centralize the warnings, try to fix clang
christos
2023-05-18
Make "shadow" warnings non-fatal for now (triggered by lots BN_* macros).
martin
2023-05-17
enable (and disable) warnings centrally
christos
2023-05-07
Adjust for 3.x
christos
2020-03-22
remove defines now defined in crypto/dso_conf.h
christos
2018-02-04
switch everyone to openssl.old
christos
2009-09-23
Remove -I line for no longer extant directory. The OpenSSL libraries
tls
2009-07-19
openssl moved
christos
2005-11-25
XXX: This file does not really belong here.
christos
2002-07-30
apply patch supplied with OpenSSL Security Advisory [30 July 2002]
itojun
2002-06-09
sync with 0.9.6d. shlib minor for libssl and libcrypto
itojun
2000-09-30
always compile RSA into libcrypto.
itojun
2000-09-30
we always build idea/rc5 (dummy, though).
itojun
2000-07-05
Change the USELESS_CRYPTO check to MKCRYPTO_{IDEA,RC5,RSA}.
veego
2000-06-16
Fixup the OpenSSL library builds.
thorpej
2000-06-16
Common OpenSSL Makefile goo, from cryptosrc-intl.
thorpej