1high-prio:
2----------
3- [Merge MulticastVNC](https://github.com/LibVNC/libvncserver/issues/394)
4- [style fixes: use Linux' coding guidelines & ANSIfy tightvnc-filetransfer](https://github.com/LibVNC/libvncserver/issues/395)
5- [Implement encryption in libvncserver](https://github.com/LibVNC/libvncserver/issues/396)
6
7
8maybe-later:
9------------
10
11- selectbox: scroll bars
12- authentification schemes (secure vnc)
13	- IO function ptr exists; now explain how to tunnel and implement a
14	- client address restriction scheme.
15
16- make SDLvncviewer more versatile
17	- test for missing keys (especially "[]{}" with ./examples/mac),
18	- map Apple/Linux/Windows keys onto each other,
19	- handle selection
20	- handle scroll wheel
21- LibVNCClient cleanup: prefix with "rfbClient", and make sure it does
22	not deliberately die() or exit() anywhere!
23- make corre work again (libvncclient or libvncserver?)
24- teach SDLvncviewer about CopyRect...
25- implement "-record" in libvncclient
26- implement QoS for Windows in libvncclient
27