Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
779dbb03473e9ad9b7d83c4d41515366b229a4c3
/
unix
/
vncviewer
/
CConn.cxx
fa4b3ac
Hide the GNUTLS options in vncviewer when support isn't present.
by Pierre Ossman
· 15 years ago
fa955d2
Add ifdef:s around TLS specific code in Unix vncviewer.
by Pierre Ossman
· 15 years ago
b7bafc5
[Development] Add code which process new GUI-exposed security options.
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
b10489b
[Development] Implement VeNCrypt type support on client side. Currently only
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
12c0fc3
[Bugfix] Defer all format changes till requested framebuffer updates are
by Adam Tkac
· 16 years ago
315b999
We need to set encodingChange for the client to actually request a new
by Pierre Ossman
· 16 years ago
98fe98c
Eliminate GCC signed/unsigned warnings related to encodings: The
by Peter Åstrand
· 16 years ago
cc247c9
[Bugfix] vncviewer could crash when started with no arguments and user clicked
by Adam Tkac
· 16 years ago
20fcb97
[Bugfix] Honor dotWhenNoCursor option (and it's changes) every time.
by Adam Tkac
· 16 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
f55ca17
Change product name to TigerVNC in about dialogs.
by Peter Åstrand
· 16 years ago
141c172
[Bugfix] Client didn't receive clipboard selections from a server due wrong
by Adam Tkac
· 16 years ago
42d20e7
Try to increase the update rate by requesting a new update in parallel with
by Pierre Ossman
· 16 years ago
eb3cecb
Add parameter to make client attempt to resize server desktop on connect.
by Pierre Ossman
· 16 years ago
cbd1b2c
Properly parse the ExtendedDesktopSize rects in the client.
by Pierre Ossman
· 16 years ago
49f8822
Minimal client side support for the extended desktop size protocol.
by Pierre Ossman
· 16 years ago
7dfa22e
Change encoding and quality defaults to what auto mode would choose.
by Pierre Ossman
· 16 years ago
78b2359
Improve auto mode for new JPEG code.
by Pierre Ossman
· 16 years ago
4eacc02
Rebrand the source as TigerVNC. It is my hope that this patch is
by Peter Åstrand
· 17 years ago
2f25d35
Another correction to the window name code: put parenthesis where it should be.
by Peter Åstrand
· 17 years ago
7a83ad1
Update to last patch: Use TightVNC: instead of VNC:
by Peter Åstrand
· 17 years ago
051a83a
Make sure to prefix even new desktop names with "VNC:".
by Peter Åstrand
· 17 years ago
7a71167
Allow window name in recreateViewport to be translated.
by Peter Åstrand
· 17 years ago
c39e078
Implemented support for DesktopName pseudo encoding, which allows
by Peter Åstrand
· 17 years ago
fee32e3
[Cleanup] Fixed some compiler warnings
by Adam Tkac
· 17 years ago
b30ae7f
Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow.
by Constantin Kaplinsky
· 19 years ago