If I'm lucky, I might have a sipb-xen-vnc-client package, too sipb-xen-vnc-client/1
authorEvan Broder <broder@mit.edu>
Sat, 29 Mar 2008 03:18:23 +0000 (23:18 -0400)
committerEvan Broder <broder@mit.edu>
Sat, 29 Mar 2008 03:18:23 +0000 (23:18 -0400)
commitbbde67668cf78a02a121330eb40e3d4142527e8f
tree08e972134c69f569cd4504900abab10dcc80cdf6
parent2550d28023c866876770928a5094cbf97ef9401f
If I'm lucky, I might have a sipb-xen-vnc-client package, too

svn path=/trunk/packages/sipb-xen-vnc-client/; revision=305
40 files changed:
code/AuthPanel.java [new file with mode: 0644]
code/ButtonPanel.java [new file with mode: 0644]
code/CapabilityInfo.java [new file with mode: 0644]
code/CapsContainer.java [new file with mode: 0644]
code/ChangeLog [new file with mode: 0644]
code/ClipboardFrame.java [new file with mode: 0644]
code/DesCipher.java [new file with mode: 0644]
code/HTTPConnectSocket.java [new file with mode: 0644]
code/HTTPConnectSocketFactory.java [new file with mode: 0644]
code/InStream.java [new file with mode: 0644]
code/LICENCE.TXT [new file with mode: 0644]
code/MANIFEST.MF [new file with mode: 0644]
code/Makefile [new file with mode: 0644]
code/MemInStream.java [new file with mode: 0644]
code/OptionsFrame.java [new file with mode: 0644]
code/README [new file with mode: 0644]
code/RecordingFrame.java [new file with mode: 0644]
code/ReloginPanel.java [new file with mode: 0644]
code/RfbProto.java [new file with mode: 0644]
code/SIPBTrustManager.java [new file with mode: 0644]
code/SessionRecorder.java [new file with mode: 0644]
code/SocketFactory.java [new file with mode: 0644]
code/SocketWrapper.java [new file with mode: 0644]
code/VNCProxyConnectSocket.java [new file with mode: 0644]
code/VNCProxyConnectSocketFactory.java [new file with mode: 0644]
code/VNCProxyConnectSocketWrapper.java [new file with mode: 0644]
code/VncCanvas.java [new file with mode: 0644]
code/VncCanvas2.java [new file with mode: 0644]
code/VncViewer.java [new file with mode: 0644]
code/WhatsNew [new file with mode: 0644]
code/ZlibInStream.java [new file with mode: 0644]
code/index.html [new file with mode: 0644]
code/index.vnc [new file with mode: 0644]
code/trust.store [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/sipb-xen-vnc-client.install [new file with mode: 0644]