WIP -- example client sending and receiving Access-Request/Accept.
[libradsec.git] / lib / README
1 This is a non-working RADIUS library doing UDP, TCP, TLS and DTLS.
2
3 It depends on libradius from FreeRADIUS freeradius-server and
4 libevent2.
5
6 The parts of it thathas been tested has been so on Linux (Ubuntu
7 10.04) with libfreeradius2 (2.1.8+dfsg-1ubuntu1) and
8 libevent-2.0.7-rc-dev.
9
10 The file HACKING contains more detailed info on the state of the
11 various parts of the library.