summaryrefslogtreecommitdiff
path: root/lib/libkadm5srv
AgeCommit message (Expand)Author
2009-07-20bump libcrypto and friends; OpenSSL abi change: do_cipher last argumentchristos
2009-01-11bump shared libraries.christos
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2008-05-11Recursively bump the major version number of the shared librarieshe
2008-03-22Import Heimdal-1.1mlelstv
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2006-03-17Add proper DT_NEEDED dependencies. From Jukka Salmichristos
2005-01-10Only #define HAVE_IPV6 if ${USE_INET6} != "no".lukem
2003-10-09* Bump the shlib major of libkrb5 because the shlib major of libcryptothorpej
2003-08-01Rework how dependency generation is performed:lukem
2003-07-29move ${DEPENDSRCS} target to after .include <bsd.*.mk>lukem
2003-07-28Use ${DEPENDSRCS} as a target instead of .depend, now thatlukem
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-05-08Add a missing dependency (John Gordon)christos
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-09-22Get compile_et from ${COMPILE_ET}.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-04-12use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl anditojun
2001-02-07bump minor number (added some functions)joda
2001-02-07add all functions from libkadm5clnt so that it's (again, after recentjoda
2000-12-30parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR})sommerfeld
2000-08-30Usejhawk
2000-08-06include bsd.own.mkmsaitoh
2000-08-03update build infrastructure for heimdal 0.3a, including new shlib versionsassar
2000-08-02don't use dlopen() if NOPIC is definedmsaitoh
2000-06-16Fixup Heimdal library builds.thorpej
2000-06-16Import Heimdal library build glue from cryptosrc-intl.thorpej