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