diff options
author | Christian Beier <dontmind@freeshell.org> | 2017-02-22 12:53:22 +0100 |
---|---|---|
committer | Christian Beier <dontmind@freeshell.org> | 2017-02-22 12:53:22 +0100 |
commit | 0d0a2fc2b5567365b142a77fa961b0c9658b6010 (patch) | |
tree | 03271dcf9cddf09289d883363784816f84fbfff2 /TODO | |
parent | 365cc425b4471e01d008052882b3350707b4d93f (diff) | |
download | libtdevnc-0d0a2fc2b5567365b142a77fa961b0c9658b6010.tar.gz libtdevnc-0d0a2fc2b5567365b142a77fa961b0c9658b6010.zip |
Update TODO, at least a bit
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 23 |
1 files changed, 12 insertions, 11 deletions
@@ -1,8 +1,18 @@ -immediate: +high-prio: ---------- - Add sources for the java stuff. - Implement encryption in libvncserver. -- Add a libvncclient-config script. +- Get rid of compat dir +- Fix encodingstest + + +maybe-later: +------------ + +selectbox: scroll bars +authentification schemes (secure vnc) + IO function ptr exists; now explain how to tunnel and implement a + client address restriction scheme. make SDLvncviewer more versatile - test for missing keys (especially "[]{}" with ./examples/mac), @@ -18,12 +28,3 @@ make corre work again (libvncclient or libvncserver?) teach SDLvncviewer about CopyRect... implement "-record" in libvncclient implement QoS for Windows in libvncclient - -later: ------- - -selectbox: scroll bars -authentification schemes (secure vnc) - IO function ptr exists; now explain how to tunnel and implement a - client address restriction scheme. -VisualNaCro testing |