aboutsummaryrefslogtreecommitdiff
path: root/lib/libradius
Commit message (Expand)AuthorAgeFilesLines
* Bump library versions in preparation for 7.0.Daniel Eischen2007-05-211-1/+1
* Use correct u_int and socklen_t types for parameters if function isAlexander Kabaev2007-04-041-2/+3
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* Add missing shared library interdependencies.Ruslan Ermilov2005-11-101-2/+2
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-1/+1
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-061-1/+0
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-15/+31
* Use %zu to print values with type size_t.Stefan Farfeleder2004-06-141-3/+3
* Put crypto-aware version of the library into the right distribution.Ruslan Ermilov2004-05-121-0/+1
* - Added rad_demangle() for demangling user-passwords (needed forRuslan Ermilov2004-04-276-32/+415
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-051-2/+2
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-1/+1
* Add IPv6 related attributes defined in RFC3162.Hajimu UMEMOTO2003-06-181-0/+6
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
* mdoc(7) police: tidy up the formatting.Ruslan Ermilov2002-08-091-81/+115
* Add the following functions:Brian Somers2002-06-123-0/+45
* mdoc(7) police: nits.Ruslan Ermilov2002-05-291-1/+2
* Add a prototype for rad_get_vendor_attr().Brian Somers2002-05-121-8/+6
* Mention the other RAS_PORT_TYPEs from rfc2865Brian Somers2002-05-111-0/+14
* Add rad_get_vendor_attr() for deciphering vendor attributes receivedBrian Somers2002-05-102-1/+34
* Add support for vendor specific RADIUS extensions.Brian Somers2002-05-075-1/+158
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Add __FBSDID()s to libradiusMatthew Dillon2001-09-301-2/+3
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-102-2/+2
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-2/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-292-2/+2
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-142-2/+6
* Fix password clearing bug which prevented challenge/response from working.Eivind Eklund2000-11-081-1/+1
* strtok -> strsep (no strtok allowed in libraries)Andrey A. Chernov2000-08-291-3/+4
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-4/+1
* Add support for RADIUS accounting. Note, this changes the formatJohn Polstra1999-10-315-53/+259
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-122-2/+2
* Allow an alternate to rad_send_request() for programs thatBrian Somers1999-02-054-137/+224
* Install -C radlib.hBrian Somers1999-01-293-7/+23
* Typo police.Brian Somers1999-01-221-1/+1
* Initial import of RADIUS client library donated by Juniper Networks, Inc.John Polstra1998-11-136-0/+1425