summaryrefslogtreecommitdiff
path: root/lib/libgssapi
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-06-20libgssapi: Remove a set but unused variable.John Baldwin
2023-06-20libgssapi: Remove set but unused variable.John Baldwin
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-08-03pkgbase: split kerberos binaries and libsDoug Rabson
2022-06-05libgssapi: Fix a common typo in a source code commentGordon Bergling
2022-05-30lib/libgssapi: Trailing whitespace cleanupCy Schubert
2021-02-23Remove __NO_TLS.Konstantin Belousov
2020-10-13libgssapi: modernize static string array useBrooks Davis
2020-10-09Fix a few mandoc issuesGordon Bergling
2019-12-11Update Makefile.depend filesSimon J. Gerraty
2019-09-05pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot
2019-07-19Use the __DECONST macro rather than hand rolling it.Brooks Davis
2017-11-26lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-04-21lib: initial use of reallocarray(3).Pedro F. Giffuni
2017-01-20Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper
2016-05-01lib: minor spelling fixes in comments.Pedro F. Giffuni
2016-04-16MFHGlen Barber
2016-04-13libgssapi: avoid NULL pointer dereferences.Pedro F. Giffuni
2016-02-04First pass through library packaging.Glen Barber
2016-01-04Fix a memory leak in gss_release_oid_setDoug Rabson
2015-11-25META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2015-06-02Remove unused variable allocated_ctx reported by clang.Marcelo Araujo
2015-05-27Merge sync of headSimon J. Gerraty
2014-12-29mdoc: sort SEE ALSO.Joel Dahl
2014-08-19Merge head from 7/28Simon J. Gerraty
2014-06-23use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin
2014-05-16Updated dependenciesSimon J. Gerraty
2014-05-10Updated dependenciesSimon J. Gerraty
2013-03-11Updated dependenciesSimon J. Gerraty
2013-02-16Updated dependenciesSimon J. Gerraty
2012-11-08Updated/new Makefile.dependSimon J. Gerraty
2012-11-04Sync from headSimon J. Gerraty
2012-08-22Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar
2012-06-08mdoc: add missing -width argument to Bl -tag.Joel Dahl
2012-06-05Remove repeated words.Joel Dahl
2012-04-08- Use __NO_TLS preprocessor value to make assumptions about TLS supportStanislav Sedov
2012-03-29Remove trailing whitespace per mdoc lint warningEitan Adler
2012-03-26mdoc: terminate quoted strings.Joel Dahl
2012-03-22- Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsStanislav Sedov
2012-01-07Convert files to UTF-8 and add some copyright markers where missing.Ulrich Spörlein