summaryrefslogtreecommitdiff
path: root/kerberos5
AgeCommit message (Expand)Author
2025-10-05heimdal-kadmin: Add support for the -f dump optionRick Macklem
2025-09-04kerberos5: Fix the Heimdal pkgbase buildLexi Winter
2025-08-25heimdal: fix wrt OpenSSL 3.5Gleb Smirnoff
2025-08-20Remove MK_GSSAPILexi Winter
2025-06-06build: remove the last vestiges of lint supportBrooks Davis
2025-04-05kerberos5, libcom_err, others: append to LDFLAGS instead of replacingChuck Silvers
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-01-18kerberos5: Mitigate the possibility of using an old libcryptoCy Schubert
2024-01-17kerberos: Fix numerous segfaults when using weak cryptoCy Schubert
2024-01-11Revert "kerberos: Fix numerous segfaults when using weak crypto"Cy Schubert
2024-01-11kerberos: Fix numerous segfaults when using weak cryptoCy Schubert
2023-11-26sccs: Manual changesWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-07-09kerberos5: Migrate from COMPAT_32BIT to generic COMPAT_LIBCOMPATJessica Clarke
2023-06-23kerberos: Request the OpenSSL 1.1 APIPierre Pronchery
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2023-04-01heimdal: Do not build a redundant source fileCy Schubert
2022-11-02kerberos5: retire now-unused MIPS supportEd Maste
2022-08-03pkgbase: split kerberos binaries and libsDoug Rabson
2021-09-07pkgbase: Create a FreeBSD-kerberos packageEmmanuel Vadot
2021-01-30kerberos5: fix the WITH_OPENLDAP buildKyle Evans
2021-01-27kerberos5: Silence compiler warningsAlex Richardson
2020-10-14Fix more -Wundef warnings during bootstrapAlex Richardson
2020-09-10Fix a noisy -Wundef warning when bootstrapping toolsAlex Richardson
2019-12-11Update Makefile.depend filesSimon J. Gerraty
2019-07-01Fix generation of krb5-config with LC_CTYPE=*.UTF-8Alex Richardson
2019-02-15Add WITH_PIE knob to build Position Independent ExecutablesEd Maste
2019-01-14Use ${SRCTOP}/contrib/com_err/com_err.h instead of the installed com_err.h.Yoshihiro Takahashi
2018-10-05Update the existing heimdal implementation for OpenSSL 1.1.John Baldwin
2018-08-12krb5-config build: Remove gratuitous escapingKyle Evans
2018-07-10Remove redundant space.Cy Schubert
2017-11-27various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-08-21Replace the include path using CURDIR with KRB5DIR. This is consistentCy Schubert
2017-08-06Remove dead target introduced in r178828.Cy Schubert
2017-08-06krb5_err.h is generated from a .et file in kerberos5/lib/libkrb5.Cy Schubert
2017-07-26Remove trailing slash (/) for consistency.Cy Schubert
2017-05-26Disconnect heimdal version of qsort.c from build because we are alreadyXin LI
2017-03-04kerberos5: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper
2017-01-02Conditionalize adding ${KRB5DIR}/lib/gssapi/krb5/gkrb5_err.et to ETSRCSEnji Cooper
2017-01-02Build libexec/kadmind when MK_GSSAPI != no because it requires gssapiEnji Cooper
2017-01-02libgssapi_{krb5,ntlm,spnego} requires MK_GSSAPI != no; conditionalizeEnji Cooper
2016-06-14DIRDEPS_BUILD: Update dependenciesBryan Drewery
2016-06-14Define targets in same order as .ORDERBryan Drewery
2016-06-03WITH_META_MODE: Don't expect meta files for side-effect generated files.Bryan Drewery
2016-06-03DIRDEPS_BUILD: Connect new directories and update dependencies.Bryan Drewery
2016-03-30Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Bryan Drewery