Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
common
/
rfb
/
CConnection.cxx
0ff2655
Support extended clipboard transfers
by Pierre Ossman
· 10 years ago
5fbbe10
Use UTF-8 in clipboard API
by Pierre Ossman
· 6 years ago
615d16b
Improved clipboard API
by Pierre Ossman
· 6 years ago
6a85e7a
Increase version string buffer size for gcc
by Pierre Ossman
· 6 years ago
cedce60
Remove unused force protocol 3.3 code
by Pierre Ossman
· 6 years ago
62b0786
Add support for VMware LED status
by Pierre Ossman
· 7 years ago
4a6266f
Add support for VMware cursors
by Pierre Ossman
· 7 years ago
b03512c
Move client attributes out of ServerParams
by Pierre Ossman
· 7 years ago
6ea58ba
Merge client resize capabilities
by Pierre Ossman
· 7 years ago
5588f4f
Remove unused flags from ServerParams
by Pierre Ossman
· 7 years ago
3bbe8d7
Simplify encoding list generator
by Pierre Ossman
· 7 years ago
1143ee6
Use STL list for encoding list
by Pierre Ossman
· 7 years ago
9672835
Make arguments explicit in all message writer methods
by Pierre Ossman
· 7 years ago
ef6881b
Move update request handling in to CConnection
by Pierre Ossman
· 7 years ago
dd45b44
Let CMsgHandler::serverInit() handle initial set up
by Pierre Ossman
· 7 years ago
2affd77
Stop requiring CConnection::serverInit() to be overridden
by Pierre Ossman
· 7 years ago
b14a6bc
Split out ServerParams from ConnParams
by Pierre Ossman
· 7 years ago
ea7ede9
Move version reading/writing out of ConnParams
by Pierre Ossman
· 7 years ago
ad2b3c4
Strongly bind security objects to connection object
by Pierre Ossman
· 7 years ago
82d22e6
Remove destroy functions
by Pierre Ossman
· 7 years ago
1922550
Make exception classes have clearer messages
by Pierre Ossman
· 8 years ago
dccb5f7
Prevent leak of SecurityServer and ClientServer.
by Michal Srb
· 8 years ago
a4c0aac
Client support for cursors with full alpha
by Pierre Ossman
· 9 years ago
5d66305
Fix minor typo in framebuffer initialization
by Brian P. Hinz
· 9 years ago
504afa2
Make the decoder multi-threaded
by Pierre Ossman
· 10 years ago
3da238d
Let CConnection intercept more callbacks
by Pierre Ossman
· 10 years ago
9f273e9
Delegate decoder object management to a separate class
by Pierre Ossman
· 10 years ago
0068a4f
Clean out unused dependencies from CConnection.h
by Pierre Ossman
· 10 years ago
07eec1b
Remove unused deleteReaderAndWriter() method
by Pierre Ossman
· 10 years ago
a7bbe9c
Make sure Exceptions do not use unsafe format strings
by Pierre Ossman
· 11 years ago
71d6666
Always log chosen security type
by Pierre Ossman
· 11 years ago
7638e9c
Merge the "V3" message classes into the normal ones
by Pierre Ossman
· 12 years ago
ad8609a
Fix unsafe usage of the logging functions.
by Pierre Ossman
· 13 years ago
c754cce
Basic infrastructure to support fences.
by Pierre Ossman
· 14 years ago
7cb47d6
[Bugfix] Honor server security type order instead of client's when negotiating security type.
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
fb99315
[Development] Extend Security class to allow different default sectypes for server/viewer.
by Adam Tkac
· 15 years ago
05a0cd6
[Development] Client now uses security types from -SecurityTypes parameter instead of hardcoded list.
by Adam Tkac
· 15 years ago
0c8194f
[Cleanup] Remove unused CConnection::setClientSecTypeOrder function.
by Adam Tkac
· 15 years ago
f324dc4
[Development] Use enhanced Security class by both UNIX and Windows viewers.
by Adam Tkac
· 15 years ago
5a0caed
[Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}.
by Adam Tkac
· 15 years ago
d36b626
Revert previous commit (r3889). Windows code has to be cleaned before this
by Adam Tkac
· 16 years ago
97abe8a
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
by Adam Tkac
· 16 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