WIP -- prepare for request objects.
[radsecproxy.git] / lib / HACKING
1 HACKING file for libradsec (in Emacs -*- org -*- mode).
2 * Design of the libraray
3 * Functionality
4 ** Not implemented
5 - reading config file
6 - resending packets
7 - custom allocation scheme used in all places
8 - callbacks invoked properly
9 - server fail over
10 - matching responses
11 - TLS
12 - TLS PSK
13 - autoconf/automake/libtool
14 - DTLS
15 ** Not tested
16 - short read
17 - short write
18 ** Tested and verified