Standalone VNC client fixes
authorQuentin Smith <quentin@mit.edu>
Fri, 9 Jan 2009 16:42:17 +0000 (11:42 -0500)
committerQuentin Smith <quentin@mit.edu>
Fri, 9 Jan 2009 16:42:17 +0000 (11:42 -0500)
commit6cf191d7e0f35287144a47be4e654372109e1baf
tree9e9fac7b92b8c8d527d72673f23f057e57f4bda3
parentce2a43eb31a263484f225e70c89d3d826a88f16e
Standalone VNC client fixes

- Correct OpenSSL verification
- Pass data after initial handshake (Oops!)
- Find a free port to listen on, if one is not specified
- Warn users when the authentication token expires

svn path=/trunk/scripts/vnc-client/; revision=1972
invirt-vnc-client