blob: 1a4713437f8f5503e9fc057b2e0e23533add13ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
This is a non-working RADIUS library doing UDP, TCP, TLS and DTLS.
It depends on libradius from FreeRADIUS freeradius-server and
libevent2.
Those parts of the library which has been tested has been so on Linux
(Ubuntu 10.04) with libfreeradius2 (2.1.8+dfsg-1ubuntu1), libconfuse0
(2.6-2) and libevent-2.0.7-rc-dev (http://monkey.org/~provos/).
The file HACKING contains more detailed info on the state of the
various parts of the library.
|