itojun
5de5abdd3d
consistently use new DES API, re-enable des regression test
2003-07-31 08:53:58 +00:00
tron
cef2e0510a
Fix broken library reference.
2003-07-24 16:28:59 +00:00
itojun
81307aea12
regress test for openssl 0.9.7b
2003-07-24 14:22:51 +00:00
lukem
d64f87e97a
Consistently check MK* variables against "no"
...
(e.g., ${MKFOO} != "no" instead of ${MKFOO} == "yes" )
2003-07-18 16:18:28 +00:00
itojun
435fb161c1
link against libcrypto_mdc2
2003-07-14 13:27:40 +00:00
itojun
db0388a161
MDC2 is a patented algorithhm, so it is built conditionally
2003-07-14 13:26:30 +00:00
lukem
08c81a9c2d
some makefile de-linting
...
- list NOxxx and LDSTATIC= assignments before everything else
(especially <bsd.own.mk>)
- ensure <bsd.own.mk> is included before NETBSDSRCDIR is used
- add missing RCSids
2002-09-18 05:41:35 +00:00
lukem
17d72c8a6b
use NETBSDSRCDIR as appropriate
2002-09-18 03:54:26 +00:00
itojun
50d422c24f
e_os.h is not part of exported openssl interface, so don't install it into
...
/usr/include/openssl (e_os.h has an explicit comment about it). it obviously
is a bug in openssl 0.9.6 Makefile.
based on openssl 0.9.7 snapshot.
2002-08-31 10:46:36 +00:00
itojun
98b535ba4a
don't install regress test programs
2002-08-18 14:59:32 +00:00
tv
220b5c059a
MKfoo=no -> NOfoo
2001-12-12 01:23:59 +00:00
tv
c0c91b1b74
Simplify a bunch of explicit ${.OBJDIR} references to make these more like
...
the rest of the tree.
2001-10-31 15:57:49 +00:00
itojun
35a07da1df
use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl and
...
all kerberos libraries.
2001-04-12 07:48:03 +00:00
itojun
35acecee2a
regression test for libcrypto.
2000-10-03 15:13:21 +00:00