index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libradius
/
radlib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug, when RADIUS client gave up after single sendto() error, do not
mav
2009-09-29
1
-9
/
+4
*
Add simple embedded RADIUS server support to libradius, by extending existing
mav
2009-09-11
1
-77
/
+269
*
Use correct u_int and socklen_t types for parameters if function is
kan
2007-04-04
1
-2
/
+3
*
Use %zu to print values with type size_t.
stefanf
2004-06-14
1
-3
/
+3
*
- Added rad_demangle() for demangling user-passwords (needed for
ru
2004-04-27
1
-20
/
+305
*
Add the following functions:
brian
2002-06-12
1
-0
/
+17
*
Add rad_get_vendor_attr() for deciphering vendor attributes received
brian
2002-05-10
1
-0
/
+13
*
Add support for vendor specific RADIUS extensions.
brian
2002-05-07
1
-0
/
+51
*
Add __FBSDID()s to libradius
dillon
2001-09-30
1
-2
/
+3
*
Fix password clearing bug which prevented challenge/response from working.
eivind
2000-11-08
1
-1
/
+1
*
strtok -> strsep (no strtok allowed in libraries)
ache
2000-08-29
1
-3
/
+4
*
Add support for RADIUS accounting. Note, this changes the format
jdp
1999-10-31
1
-22
/
+103
*
Allow an alternate to rad_send_request() for programs that
brian
1999-02-05
1
-131
/
+162
*
Install -C radlib.h
brian
1999-01-29
1
-6
/
+21
*
Initial import of RADIUS client library donated by Juniper Networks, Inc.
jdp
1998-11-13
1
-0
/
+737