The FreeRADIUS server
$Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Files | |
file | base.c [code] |
Binary IO abstractions. | |
file | base.h [code] |
Binary IO abstractions. | |
file | bio_priv.h [code] |
Binary IO private functions. | |
file | buf.c [code] |
BIO abstractions for file descriptors. | |
file | buf.h [code] |
Binary IO abstractions for buffers. | |
file | dedup.c [code] |
Binary IO abstractions for deduping packets. | |
file | dedup.h [code] |
Binary IO abstractions for deduping of raw packets. | |
file | fd.c [code] |
BIO abstractions for file descriptors. | |
file | fd.h [code] |
Binary IO abstractions for file descriptors. | |
file | fd_errno.h [code] |
file | fd_open.c [code] |
BIO abstractions for opening file descriptors. | |
file | fd_priv.h [code] |
Private binary IO abstractions for file descriptors. | |
file | fd_read.h [code] |
file | fd_write.h [code] |
file | haproxy.c [code] |
BIO abstractions for HA proxy protocol interceptors. | |
file | haproxy.h [code] |
Binary IO abstractions for HA proxy protocol interceptors. | |
file | mem.c [code] |
BIO abstractions for memory buffers. | |
file | mem.h [code] |
Binary IO abstractions for memory buffers. | |
file | network.c [code] |
BIO patricia trie filtering handlers. | |
file | network.h [code] |
BIO patricia trie filtering handlers. | |
file | null.c [code] |
BIO NULL handlers. | |
file | null.h [code] |
BIO null handlers. | |
file | packet.c [code] |
BIO PACKET handlers. | |
file | packet.h [code] |
Binary IO abstractions for fr_packet_t. | |
file | pipe.c [code] |
BIO abstractions for in-memory pipes. | |
file | pipe.h [code] |
BIO pipe handlers. | |
file | queue.c [code] |
Binary IO abstractions for queues of raw packets. | |
file | queue.h [code] |
Binary IO abstractions for queues of raw packets. | |
file | retry.c [code] |
Binary IO abstractions for retrying packets. | |
file | retry.h [code] |
Binary IO abstractions for retrying of raw packets. | |