Gregory Nutt
|
c4263e4bfe
|
VNC: various fixes and clean-up during testing. Still not completely functional.
|
2016-04-19 13:25:10 -06:00 |
|
Gregory Nutt
|
fdc6dd9516
|
VNC: Enable receive timeouts during negotiation phase
|
2016-04-19 06:59:33 -06:00 |
|
Gregory Nutt
|
1ae24ddf77
|
VNC: Add more debug output; fix a bad assertion
|
2016-04-18 19:02:40 -06:00 |
|
Gregory Nutt
|
6cfe56202d
|
Backout 3f731241cb . It is a good idea, but has some unpleasant side effect... like SYSLOG and dbg() no longer work
|
2016-04-18 18:55:36 -06:00 |
|
Gregory Nutt
|
0a6a4ac9bc
|
Add handshake to coordintate with connection of VNC client. fb_initialize() will not return until the connection is established
|
2016-04-18 12:24:52 -06:00 |
|
Gregory Nutt
|
8272f4bde0
|
VNC: Basic Client-to-Server message parsing
|
2016-04-17 13:35:51 -06:00 |
|
Gregory Nutt
|
3ca5a94515
|
VNC: Add basic message receipt logic
|
2016-04-17 09:17:37 -06:00 |
|
Gregory Nutt
|
c767686b3d
|
VNC: Partition/rename some functionality. Add framework to support a reading and writing thread.
|
2016-04-17 08:20:14 -06:00 |
|