summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authordscho <dscho>2001-10-13 15:14:27 +0000
committerdscho <dscho>2001-10-13 15:14:27 +0000
commit9f07e222f828b7b2bf2775b9dc8cd18b22a829c1 (patch)
tree96d8ade36b70799217d3cfd9fb89193c2c1be7a0 /TODO
parentac263ce9aa1561847427b71298861594d8623e61 (diff)
downloadlibvncserver-9f07e222f828b7b2bf2775b9dc8cd18b22a829c1.zip
libvncserver-9f07e222f828b7b2bf2775b9dc8cd18b22a829c1.tar.gz
rfbSelectBox, consoleFonts, too many changes
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 10 insertions, 3 deletions
diff --git a/TODO b/TODO
index 53b3fa1..328c54a 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,6 @@
immediate:
----------
-authentification schemes (secure vnc)
-udp (need an rfbClientPtr udpClient in rfbScreen)
documentation
hint that to mark very tiny regions as
modified is possibly inefficient for the encodings.
@@ -11,14 +9,23 @@ documentation
later:
------
+authentification schemes (secure vnc)
+ IO function ptr exists; now explain how to tunnel and implement a
+ client address restriction scheme.
autoconf? at least Sun Solaris and Windows compilation
- (maybe Michael makes that)
+ (maybe Michael makes a small autconf)
using Hermes library for fast colour translations.
CORBA
+internal HTTP tunnelling feature (needs a special GET target and a few
+ changes to java applet).
done:
-----
+.empty cursor sending doesn't work.
+.udp (need an rfbClientPtr udpClient in rfbScreen)
+ input only; nearly untested (don't have the clients).
+.font handling: bpp>1
.test copyRect and pthreads.
.optionally dont draw rich cursors as xcursors
.cursor smears on IRIX with pthreads, then has bus error. has to be a mutex
OpenPOWER on IntegriCloud