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