aboutsummaryrefslogtreecommitdiff
path: root/kerberos5
Commit message (Expand)AuthorAgeFilesLines
* kerberos5: Mitigate the possibility of using an old libcryptoCy Schubert2024-01-181-1/+2
* kerberos: Fix numerous segfaults when using weak cryptoCy Schubert2024-01-184-2/+91
* Revert "kerberos: Fix numerous segfaults when using weak crypto"Cy Schubert2024-01-125-58/+4
* kerberos: Fix numerous segfaults when using weak cryptoCy Schubert2024-01-115-4/+58
* sccs: Manual changesWarner Losh2023-11-271-2/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-16112-112/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-166-6/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-164-8/+0
* kerberos5: Migrate from COMPAT_32BIT to generic COMPAT_LIBCOMPATJessica Clarke2023-07-091-1/+1
* kerberos: Request the OpenSSL 1.1 APIPierre Pronchery2023-06-237-0/+7
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-125-5/+5
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-1933-205/+0
* heimdal: Do not build a redundant source fileCy Schubert2023-04-021-1/+0
* kerberos5: retire now-unused MIPS supportEd Maste2022-11-021-1/+1
* pkgbase: split kerberos binaries and libsDoug Rabson2022-08-0319-19/+19
* pkgbase: Create a FreeBSD-kerberos packageEmmanuel Vadot2021-09-0749-0/+98
* kerberos5: fix the WITH_OPENLDAP buildKyle Evans2021-01-301-0/+2
* kerberos5: Silence compiler warningsAlex Richardson2021-01-272-2/+3
* Fix more -Wundef warnings during bootstrapAlex Richardson2020-10-141-1/+1
* Fix a noisy -Wundef warning when bootstrapping toolsAlex Richardson2020-09-101-1/+1
* Update Makefile.depend filesSimon J. Gerraty2019-12-1113-14/+0
* Fix generation of krb5-config with LC_CTYPE=*.UTF-8Alex Richardson2019-07-011-1/+5
* Add WITH_PIE knob to build Position Independent ExecutablesEd Maste2019-02-152-0/+2
* Use ${SRCTOP}/contrib/com_err/com_err.h instead of the installed com_err.h.Yoshihiro Takahashi2019-01-1420-18/+36
* Update the existing heimdal implementation for OpenSSL 1.1.John Baldwin2018-10-052-4/+4
* krb5-config build: Remove gratuitous escapingKyle Evans2018-08-121-14/+14
* Remove redundant space.Cy Schubert2018-07-101-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-275-0/+10
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-3146-47/+0
* Replace the include path using CURDIR with KRB5DIR. This is consistentCy Schubert2017-08-211-1/+1
* Remove dead target introduced in r178828.Cy Schubert2017-08-061-3/+0
* krb5_err.h is generated from a .et file in kerberos5/lib/libkrb5.Cy Schubert2017-08-061-1/+1
* Remove trailing slash (/) for consistency.Cy Schubert2017-07-261-1/+1
* Disconnect heimdal version of qsort.c from build because we are alreadyXin LI2017-05-261-1/+0
* kerberos5: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-0412-17/+17
* Conditionalize adding ${KRB5DIR}/lib/gssapi/krb5/gkrb5_err.et to ETSRCSEnji Cooper2017-01-021-1/+4
* Build libexec/kadmind when MK_GSSAPI != no because it requires gssapiEnji Cooper2017-01-021-1/+7
* libgssapi_{krb5,ntlm,spnego} requires MK_GSSAPI != no; conditionalizeEnji Cooper2017-01-021-2/+9
* DIRDEPS_BUILD: Update dependenciesBryan Drewery2016-06-141-0/+1
* Define targets in same order as .ORDERBryan Drewery2016-06-141-1/+1
* WITH_META_MODE: Don't expect meta files for side-effect generated files.Bryan Drewery2016-06-035-0/+15
* DIRDEPS_BUILD: Connect new directories and update dependencies.Bryan Drewery2016-06-031-1/+0
* Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Bryan Drewery2016-03-301-2/+0
* We don't have a CPPFLAGS, COPTS or CPUFLAGS.Bryan Drewery2016-03-261-1/+0
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-2423-2663/+0
* FAST_DEPEND: Always run depend via beforebuild which removes many hacks.Bryan Drewery2016-02-244-16/+1
* DIRDEPS_BUILD: Add some missing build dependencies for kerberos5.Bryan Drewery2016-02-2423-0/+27
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2015-12-078-8/+0
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-2517-17/+0
* Partially revert r288266: Remove SUBDIR_PARALLEL from kerberos5/lib.Bryan Drewery2015-10-131-1/+0