summaryrefslogtreecommitdiff
path: root/lib/libkrb5
AgeCommit message (Expand)Author
2011-08-28Remove crypto/dist/heimdal and its associated build infrastructure aselric
2011-03-14Add krb5_{mk,rd}_priv(3) links.njoly
2009-07-20bump libcrypto and friends; OpenSSL abi change: do_cipher last argumentchristos
2009-07-20libcrypto moved.skrll
2009-01-11bump shared libraries.christos
2008-05-11Recursively bump the major version number of the shared librarieshe
2008-04-13add generated file krb_err.h to cleanup listmlelstv
2008-03-22Import Heimdal-1.1mlelstv
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-09-11fixes for installing into a case insensitive $DESTDIRdbj
2006-05-12apply -fno-strict-aliasing to changepw.cmrg
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2005-11-25bump libkrb5christos
2005-01-10Only #define HAVE_IPV6 if ${USE_INET6} != "no".lukem
2004-08-05Need to prefix relative directories with `${.CURDIR}/' so thatlukem
2004-08-04Convert from the src/lib -specific DEPLIBS to using LIBDPLIBS from <bsd.lib.mk>lukem
2004-07-30Implement DEPLIBS (in Makefile.inc for now), which adds all the listedlukem
2004-07-30LDADD libcrypto libasn1 libcom_err librokenlukem
2004-07-14Commit manpage for krb5_set_password(3), based on Heimdal-20040606,jonathan
2004-04-04bump minor version on libkrb5lha
2003-10-09* Bump the shlib major of libkrb5 because the shlib major of libcryptothorpej
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-05-26install more man pageslha
2003-05-15bump minors appropriatelylha
2002-09-12fix typo in previousjoda
2002-09-12krb5-types.h is no more; install more man pagesjoda
2002-09-12version 18.1joda
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
2002-04-24- in <bsd.files.mk>, don't clear FILES after using it, as that preventslukem
2001-12-12Readability cleanups; MKfoo=no -> NOfoo.tv
2001-11-09add a bunch of MLINK'sjoda
2001-11-08Install krb5.3gmcgarry
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-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-06-20update generated heimdal include files for 0.3fassar
2001-04-12use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl anditojun
2001-04-12do not try -Iopenssl/crypto/md4, heimdal code wants libc md4.h, notitojun
2001-02-11update make infrastructure and shlib versions numbers for heimdal 0.3eassar
2000-12-30parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR})sommerfeld
2000-09-10install kerberos.8 manpage, and krb5.conf sample filejoda
2000-08-30Usejhawk
2000-08-09Add krb5_princ_type() and krb5_princ_size() that appear in the MITthorpej
2000-08-09Eliminate a no-longer-needed .PATH.thorpej
2000-08-09Don't include our own rnd_keys.c -- NetBSD's libcrypto already has it.thorpej