Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
common
/
rfb
/
SConnection.h
0ff2655
Support extended clipboard transfers
by Pierre Ossman
· 10 years ago
615d16b
Improved clipboard API
by Pierre Ossman
· 6 years ago
88a94ed
Add delay on authentication failures
by Pierre Ossman
· 6 years ago
2ebed0d
Make throwConnFailedException() protected
by Pierre Ossman
· 7 years ago
4bba246
Remove writeConnFailedFromScratch()
by Pierre Ossman
· 7 years ago
7d64b33
Move access rights and closing to SConnection object
by Pierre Ossman
· 7 years ago
1922550
Make exception classes have clearer messages
by Pierre Ossman
· 8 years ago
5ae2821
Basic support for QEMU Extended Key Events
by Pierre Ossman
· 8 years ago
dccb5f7
Prevent leak of SecurityServer and ClientServer.
by Michal Srb
· 8 years ago
07eec1b
Remove unused deleteReaderAndWriter() method
by Pierre Ossman
· 10 years ago
f38e243
No need for this array to be writeable
by Pierre Ossman
· 11 years ago
7069bdd
Move reverse connection information into VNCSConnectionST
by Pierre Ossman
· 11 years ago
0144c53
Give subclasses the ability to overwrite the reader and writer
by Pierre Ossman
· 11 years ago
b7acf86
SConnection internals should be private, just like for CConnection
by Pierre Ossman
· 11 years ago
e7be49b
Limit access to non-shared mode
by Pierre Ossman
· 11 years ago
b318b8f
Add AccessSetDesktopSize right.
by Michal Srb
· 11 years ago
8d1ee00
Allow SSecurity to specify AccessRights for SConnection.
by Michal Srb
· 11 years ago
4870081
Move preferred encoding tracking into a server object
by Pierre Ossman
· 11 years ago
b6b4dc6
Remove full support for colour maps
by Pierre Ossman
· 12 years ago
c898d9a
Basic infrastructure for continuous updates.
by Pierre Ossman
· 14 years ago
c754cce
Basic infrastructure to support fences.
by Pierre Ossman
· 14 years ago
3d0af20
[Development] Remove support for the "Tight" security type from C++ code.
by Adam Tkac
· 15 years ago
bfd66c1
[Development] Move Get{C,S}Security from Security class to separate classes.
by Adam Tkac
· 15 years ago
a6578bf
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
by Adam Tkac
· 15 years ago
02e43d7
Remove the "video" feature and its associated custom JPEG handling.
by Pierre Ossman
· 17 years ago
8232831
Support for VideoRectangleSelection client message in the server code. The message is read but ignored (only a message will be written to stderr).
by Constantin Kaplinsky
· 17 years ago
ce0907d
Implemented support for TightVNC protocol extensions in the server code. This version has one incompatibility with TightVNC 1.3.x viewers - such viewers would not be able to connect without authentication. This will be fixed in the nearest time.
by Constantin Kaplinsky
· 19 years ago
5fa9d22
Minor refactoring to prepare the source for handling TightVNC protocol extensions. This one does not introduce any real changes.
by Constantin Kaplinsky
· 19 years ago
a2adc8d
Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow.
by Constantin Kaplinsky
· 19 years ago