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
/
libkrb
Age
Commit message (
Expand
)
Author
2003-07-24
upgrade openssl to 0.9.7b. (AES is now supported)
itojun
2003-07-23
kerberosIV/des.h is not needed, Love says
itojun
2003-07-23
make /usr/include/kerberosIV/des.h a symlink to /usr/include/des.h,
itojun
2003-07-23
include /usr/include/des.h, not openssl/des.h (as openssl will change API soon)
itojun
2003-07-10
Rename a large chunk of the make(1) variables which refer to a
lukem
2002-09-12
remove all traces of ktypes.h
joda
2002-09-12
ktypes.h has gone
joda
2002-08-29
$NetBSD$
itojun
2002-08-29
need kerberosIV/des.h as part of kerberos 4 API. have a dummy file.
itojun
2002-08-29
avoid inclusion of kerberosIV/des.h (it is a dupliate of openssl/des.h,
itojun
2002-08-29
heimdal builds shouldn't dig into openssl source by -Ifoo.
itojun
2002-08-19
More use of ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
lukem
2002-08-19
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
lukem
2001-12-12
Readability cleanups; MKfoo=no -> NOfoo.
tv
2001-10-31
Make handling of USETOOLS uniform: Don't need to check whether it is
tv
2001-10-06
test for whether USETOOLS is defined before asking its value
perry
2001-10-04
.ifndef USE_NEW_TOOLCHAIN => .if ${USETOOLS} == "no"
tv
2001-10-04
Add "krb.h" to "DPSRCS" so that the build actually works after a
tron
2001-09-21
Prep Heimdal host tools for new toolchain.
tv
2001-09-17
update infrastructure for krb4 1.1 and heimdal 0.4e
assar
2001-09-10
Add "Remember to update distrib/sets..." lines (and NetBSD RCS IDs in
simonb
2001-05-26
Install some more kerberos(IV) man pages.
wiz
2001-04-12
use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl and
itojun
2000-12-30
parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR})
sommerfeld
2000-08-30
Use
jhawk
2000-06-20
Fix installing <kerberosIV/des.h>
thorpej
2000-06-19
Detect if MIT Kerberos IV headers are present on the system (by looking
thorpej
2000-06-19
Use a link for <kerberosIV/des.h>
thorpej
2000-06-17
For Kerberos libraries which existed both in MIT and Heimdal and the
thorpej
2000-06-17
Install a /usr/include/kerberosIV/des.h.
thorpej
2000-06-16
Fixup KTH Kerberos 4 library builds.
thorpej
2000-06-16
Import KTH Kerberos 4 build glue, from cryptosrc-intl.
thorpej