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