2011-07-08 11:49:22 by Adam Ciarcinski | Files touched by this commit (15) |
Log message: Changes 1.4: New features * Support for reading MIT database file directly * KCM is polished up and now used in production * NTLM first class citizen, credentials stored in KCM * Table driven ASN.1 compiler, smaller!, not enabled by default * Native Windows client support Notes * Disabled write support NDBM hdb backend (read still in there) since it can't handle large records, please migrate to a diffrent backend (like BDB4) Changes 1.3.3: Bug fixes * Check the GSS-API checksum exists before trying to use it [CVE-2010-1321] * Check NULL pointers before dereference them [kdc] Changes 1.3.2: Bug fixes * Don't mix length when clearing hmac (could memset too much) * More paranoid underrun checking when decrypting packets * Check the password change requests and refuse to answer empty packets * Build on OpenSolaris * Renumber AD-SIGNED-TICKET since it was stolen from US * Don't cache /dev/*random file descriptor, it doesn't get unloaded * Make C++ safe * Misc warnings |
2011-01-23 11:01:37 by Mark Davies | Files touched by this commit (1) |
Log message: Also allow the builtin heimdal from ArchLinux. |
2010-11-30 08:12:50 by OBATA Akio | Files touched by this commit (4) |
Log message: Fixes build with OPENSSL_NO_MD2. |
2010-07-02 15:40:22 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Use CHECK_BUILTIN.heimdal to prevent the fake-krb5-config target to be defined twice. |
2010-07-01 20:14:20 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Don't include mk/bdb.m3.mk for the builtin heimdal. |
2010-03-23 16:37:56 by Thomas Klausner | Files touched by this commit (1) |
Log message: Reset maintainer, lost his commit bit. |
2010-02-19 21:16:05 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Fix ownership. Bump revision. |
2010-01-17 13:02:58 by Thomas Klausner | Files touched by this commit (724) | |
Log message: Recursive PKGREVISION bump for jpeg update to 8. |
2009-06-30 02:07:26 by Joerg Sonnenberger | Files touched by this commit (159) |
Log message: Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with MAKE_JOBS=2 and worked without. |
2009-06-15 00:58:11 by Joerg Sonnenberger | Files touched by this commit (129) |
Log message: Remove @dirrm related logic. |