Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
28d838952fe355d9b981f72ebb27bb6ddfb6eb3c
/
java
/
src
/
com
/
tigervnc
/
vncviewer
/
RfbProto.java
28d8389
[Development] java: Implement X509 Security types. (Martin Koegler)
by Adam Tkac
· 15 years ago
4be9da8
[Development] java: Implement TLS security type. (Martin Koegler)
by Adam Tkac
· 15 years ago
6a663cd
[Development] java: Implement Plain Security type. (Martin Koegler)
by Adam Tkac
· 15 years ago
053597c
[Development] java: Implement VeNCrypt chooser (Martin Koegler)
by Adam Tkac
· 15 years ago
ea79b47
[Development] java: Add VeNCrypt security types. (Martin Koegler)
by Adam Tkac
· 15 years ago
f53e62a
Rename all java modules to tigervnc from tightvnc
by Adam Tkac
· 16 years ago
d0e8463
Rename java/src/com/tightvnc to java/src/com/tigervnc.
by Adam Tkac
· 16 years ago
[Renamed from java/src/com/tightvnc/vncviewer/RfbProto.java]
7716b71
[Cleanup, bugfix] Wrong CopyRect recording. Removed unusefull comments.
by enikey
· 17 years ago
d765356
[Developement] Added ability to freeze video (enable/disabe rectangular screen area that treated as video) using tight rfb video freeze extension(if server support it).
by enikey
· 17 years ago
b48d64f
[Refactoring] Methods "recordCompactLen", "recordCompresedData" removed from RfbProto, RecordInterface, VncCanvas.
by enikey
· 17 years ago
7d017fe
[Refactoring] Member "recordFromBeggining" removed from class RfbProto. Added "rec != null" test to tight decoder record methods that located in RfbProto class. Method "isRecordFromBeggining" of class VncCanvas always returns false.
by enikey
· 17 years ago
3f1c2d8
[Cleanup] Unused method "readCopyRect" and members "copyRectSrcX", "copyRectSrcY" removed from RfbProto class.
by enikey
· 17 years ago
2f0294e
[Refactoring, cleanup] Write encoding ID of real decoders in decoders classes. Pseudo encoding ID still writes in RfbProto class. ZlibDecoder recoding enabled. ZRLEDecoder recoding still not working.
by enikey
· 17 years ago
17ac181
[BugFix] Slow mouse movement on server-side. Fixed by settings socket option TCP_NODELAY to on (disable Nagle algorithm).
by enikey
· 17 years ago
4f65285
[Enhancement] Sending zero coordinates of the video area selection if that selection is zero-size.
by Constantin Kaplinsky
· 17 years ago
f7cb2bf
Support for video area selection (revision range 2467:2563 from branches/javaviewer-selectvideo) merged back to trunk.
by Constantin Kaplinsky
· 17 years ago
90d8a50
Using package name com.tightvnc.vncviewer.
by Constantin Kaplinsky
· 17 years ago
107934b
Moved the Java Viewer source into the proper location.
by Constantin Kaplinsky
· 17 years ago
[Renamed from java/com/tightvnc/vncviewer/RfbProto.java]
2844fd5
TightVNC Java Viewer source copied to trunk from its old location under orig/trunk.
by Constantin Kaplinsky
· 17 years ago