The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
radius Directory Reference

Files

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