summaryrefslogtreecommitdiff
path: root/security/heimdal-devel/files/patch-tools-krb5-config.in (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-03-31security/heimdal-devel: Remove expired portRene Ladan1-10/+0
2025-03-31 security/heimdal-devel: Upstream commits are incompatible
2022-11-17security/heimdal-devel: New port tracking Heimdal develpmentCy Schubert1-0/+0
This new heimdal port tracks the Heimdal development branch. The last security advisory showed us we might want to track its development.
2017-06-10Update to 7.3.0.Hiroki Sato1-3/+3
Notes: svn path=/head/; revision=443115
2017-01-04- Fix krb5-config --libs to provide a list of libraries includingHiroki Sato1-0/+10
dependency. This broke ports which depend on this utility. - Add LMDB option to support database/lmdb. Notes: svn path=/head/; revision=430529
2017-01-03Update to 7.1.0. Changes include:Hiroki Sato1-20/+0
- hcrypto is now thread safe on all platforms and as much as possible hcrypto now uses the operating system's preferred crypto implementation ensuring that optimized hardware assisted implementations of AES-NI are used. - RFC 6113 Generalized Framework for Kerberos Pre-Authentication (FAST). - Hierarchical capath support - iprop has been revamped to fix a number of race conditions that could lead to inconsistent replication. - The KDC process now uses a multi-process model improving resiliency and performance. - AES Encryption with HMAC-SHA2 for Kerberos 5 draft-ietf-kitten-aes-cts-hmac-sha2-11 - Moved kadmin and ktutil to /usr/bin - Stricter fcache checks (see fcache_strict_checking krb5.conf setting) - Removed legacy applications: ftp, kx, login, popper, push, rcp, rsh, telnet, xnlock Notes: svn path=/head/; revision=430468
2014-11-24Fix krb5-config.Hiroki Sato1-0/+20
Notes: svn path=/head/; revision=373361