The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Loading...
Searching...
No Matches
radius Directory Reference
+ Directory dependency graph for radius:

Files

 abinary.c
 Routines to encode / decode Ascend's filter attributes.
 
 attrs.h
 RADIUS attributes.
 
 base.c
 Functions to send/receive radius packets.
 
 bio.c
 Functions to support RADIUS bio handlers.
 
 bio.h
 RADIUS bio handlers.
 
 client.c
 Functions to support RADIUS bio handlers for client sockets.
 
 client.h
 RADIUS bio handlers for outgoing RADIUS client sockets.
 
 client_priv.h
 RADIUS bio handlers for outgoing RADIUS private client sockets.
 
 client_tcp.c
 Functions to support RADIUS bio handlers for client tcp sockets.
 
 client_tcp.h
 RADIUS bio handlers for outgoing RADIUS client sockets over TCP.
 
 client_udp.c
 Functions to support RADIUS bio handlers for client udp sockets.
 
 client_udp.h
 RADIUS bio handlers for outgoing RADIUS client sockets over UDP.
 
 decode.c
 Functions to decode RADIUS attributes.
 
 defs.h
 Constants for the RADIUS protocol.
 
 encode.c
 Functions to encode RADIUS attributes.
 
 id.c
 Functions to allocate 8-bit IDs for a particular socket.
 
 id.h
 RADIUS bio handlers for tracking 8-bit IDs.
 
 list.c
 Functions to deal with outgoing lists / sets of packets.
 
 list.h
 Constants for the RADIUS protocol.
 
 packet.c
 Functions to deal with fr_packet_t data structures.
 
 radius.h
 
 server.c
 Functions to support RADIUS bio handlers for server sockets.
 
 server.h
 RADIUS bio handlers for outgoing RADIUS server sockets.
 
 server_priv.h
 RADIUS bio handlers for outgoing RADIUS private server sockets.
 
 server_udp.c
 Functions to support RADIUS bio handlers for server udp sockets.
 
 server_udp.h
 RADIUS bio handlers for outgoing RADIUS server sockets over UDP.
 
 tcp.c
 
 tcp.h
 RADIUS over TCP.