summaryrefslogtreecommitdiff
path: root/lib/libradius
AgeCommit message (Expand)Author
2025-10-26packages: Install development manpages in the -dev packageLexi Winter
2024-06-04radlib: fix a memory leak in `is_valid_request`Enji Cooper
2023-11-26lib: Automated cleanup of cdefs and other formattingWarner 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 patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-25libradius: specify OpenSSL 1.1 APIsPierre Pronchery
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2021-10-28libradius: fix WITHOUT_OPENSSL buildEd Maste
2021-06-02libradius: fix no SSL buildCy Schubert
2021-05-28libradius: Fix attribute length validation in rad_get_attr(3)Mark Johnston
2021-05-26libradius: Fix input validation bugsMark Johnston
2020-10-09Fix a few mandoc issuesGordon Bergling
2019-12-13libradius: Rip out dubious use of srandomdev(3)+random(3)Conrad Meyer
2019-12-11Update Makefile.depend filesSimon J. Gerraty
2019-12-11Add Makefile.depend.optionsSimon J. Gerraty
2019-09-05pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot
2018-09-19Make libradius(3) buildable.Jung-uk Kim
2017-11-26lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2016-05-24The NAS-Identifier attribute is a string, not an integer.Dag-Erling Smørgrav
2016-02-04First pass through library packaging.Glen Barber
2015-11-25META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery
2015-06-16new dependsSimon J. Gerraty
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2015-05-27Merge sync of headSimon J. Gerraty
2014-11-25Convert libraries to use LIBADDBaptiste Daroussin
2014-05-16Updated dependenciesSimon J. Gerraty
2014-05-08Merge from headSimon J. Gerraty
2014-05-06Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh
2013-09-05Merge from headSimon J. Gerraty
2013-05-12mdoc sweep.Joel Dahl
2013-03-11Updated dependenciesSimon J. Gerraty
2013-02-16Updated dependenciesSimon J. Gerraty
2013-02-08Sync with HEAD.David E. O'Brien
2013-01-09Fix the bindto parameter declaration.Andrey V. Elsukov
2012-12-07Fix build: reflect the increased field number.Xin LI
2012-12-06- Rewrite radius servers traversal algorithm.Sergey Matveychuk
2012-11-08Updated/new Makefile.dependSimon J. Gerraty
2012-08-22Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar
2012-05-11General mdoc(7) and typo fixes.Glen Barber
2012-02-12Globally replace u_int*_t from (non-contributed) man pages.Ed Schouten
2011-12-20Add binding support to libradius(3).Alexander V. Chernikov
2010-10-18Add links for libradius(3) functions.Pawel Jakub Dawidek
2010-10-08mdoc: drop redundant .Pp and .LP callsUlrich Spörlein
2010-08-16Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whileJoel Dahl
2010-01-02Build lib/ with WARNS=6 by default.Ed Schouten
2009-09-29Fix bug, when RADIUS client gave up after single sendto() error, do notAlexander Motin