summaryrefslogtreecommitdiffstats
path: root/lib/libradius/radlib.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build: reflect the increased field number.delphij2012-12-071-1/+1
* - Rewrite radius servers traversal algorithm.sem2012-12-061-36/+166
* Add binding support to libradius(3).melifaro2011-12-201-1/+8
* Fix bug, when RADIUS client gave up after single sendto() error, do notmav2009-09-291-9/+4
* Add simple embedded RADIUS server support to libradius, by extending existingmav2009-09-111-77/+269
* Use correct u_int and socklen_t types for parameters if function iskan2007-04-041-2/+3
* Use %zu to print values with type size_t.stefanf2004-06-141-3/+3
* - Added rad_demangle() for demangling user-passwords (needed forru2004-04-271-20/+305
* Add the following functions:brian2002-06-121-0/+17
* Add rad_get_vendor_attr() for deciphering vendor attributes receivedbrian2002-05-101-0/+13
* Add support for vendor specific RADIUS extensions.brian2002-05-071-0/+51
* Add __FBSDID()s to libradiusdillon2001-09-301-2/+3
* Fix password clearing bug which prevented challenge/response from working.eivind2000-11-081-1/+1
* strtok -> strsep (no strtok allowed in libraries)ache2000-08-291-3/+4
* Add support for RADIUS accounting. Note, this changes the formatjdp1999-10-311-22/+103
* Allow an alternate to rad_send_request() for programs thatbrian1999-02-051-131/+162
* Install -C radlib.hbrian1999-01-291-6/+21
* Initial import of RADIUS client library donated by Juniper Networks, Inc.jdp1998-11-131-0/+737
OpenPOWER on IntegriCloud