Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
win
d06906d
Use display polling by default in WinVNC
by Pierre Ossman
· 6 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
66f1db5
Clean up internal clipboard handling
by Pierre Ossman
· 6 years ago
546b2ad
Make sure clipboard uses \n line endings
by Pierre Ossman
· 6 years ago
78bdd17
Add missing throws for exception
by Pierre Ossman
· 6 years ago
7198491
Update visible copyright years to 2019
by Samuel Mannehed
· 7 years ago
b85febc
Merge branch 'exittimer' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 7 years ago
a4308c9
Get rid of SocketServer::checkTimeouts()
by Pierre Ossman
· 7 years ago
10688ef
Properly terminate server on timeouts
by Pierre Ossman
· 7 years ago
f9de176
Merge branch 'vncserver' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 7 years ago
8526e48
Stop trying to send ListConnInfo via WM_COPYDATA
by Pierre Ossman
· 7 years ago
025326d
Move ListConnInfo to WinVNC directory
by Pierre Ossman
· 7 years ago
23a4213
Merge branch 'nojava' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 7 years ago
6c97fa4
Encapsulate client handling in VNCServerST
by Pierre Ossman
· 7 years ago
32b96ff
Change to https for tigervnc URL
by Pierre Ossman
· 7 years ago
eef6c9a
Remove QueryConnectionHandler
by Pierre Ossman
· 7 years ago
e6aab24
Force common flow of connection queries
by Pierre Ossman
· 7 years ago
4a4453f
Remove Java web server
by Pierre Ossman
· 7 years ago
35cc8d5
Interpret Meta as Alt
by Pierre Ossman
· 7 years ago
fe2e5fc
Merge branch 'unix' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 7 years ago
8ee522a
Catch exceptions by reference
by Pierre Ossman
· 7 years ago
e3a2be6
Use abstract SocketListener class
by Pierre Ossman
· 7 years ago
454ed79
Fix another compile error on Windows when not building with GnuTLS
by Peter Åstrand (astrand)
· 7 years ago
518698a
Update visible copyright year to 2018
by Samuel Mannehed
· 8 years ago
6011f96
Rename README.txt to README.rst and convert to reStructuredText
by Peter Åstrand (astrand)
· 8 years ago
cf647a3
Stop using CopyRect in WinVNC
by Pierre Ossman
· 8 years ago
ac90e95
Merge branch 'pause' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 8 years ago
1e14a3e
Fix compile error on windows when not building with GnuTLS
by Brian P. Hinz
· 8 years ago
bbbd120
Merge pull request #500 from bphinz/issue106-rebase
by Brian Hinz
· 8 years ago
cab7338
Move gnutls functions into SSecurityTLS
by Brian P. Hinz
· 8 years ago
1ce3b37
Handle Ctrl+Alt+Delete in raw keyboard mode
by Pierre Ossman
· 8 years ago
f73214c
Handle Windows scan code exceptions
by Pierre Ossman
· 8 years ago
90afb1c
Configuration::listParams wants width/nameWidth; not ConfigurationObject
by Peter Åstrand (astrand)
· 8 years ago
b000ff1
Get rid of getFbSize()/getDesktopSize() in common
by Pierre Ossman
· 8 years ago
7423417
rfb_win32: Use scan codes if available
by Rahul Kale
· 8 years ago
5ae2821
Basic support for QEMU Extended Key Events
by Pierre Ossman
· 8 years ago
c719e4a
rfb_win32: Add support for LED state notifications
by Rahul Kale
· 8 years ago
6a7f908
Hook up the "Load X.509 Cert/Key" dialogs in winvnc
by Brian P. Hinz
· 8 years ago
8e5a29e
Update visible copyright year to 2017
by Samuel Mannehed
· 8 years ago
6a1a0d0
Change cursor API to use RGBA data
by Pierre Ossman
· 9 years ago
0536d09
spelling fixes
by klemens
· 9 years ago
c7860c2
Don't fail old service cleanup
by Pierre Ossman
· 9 years ago
338e73a
Replace Windows specific thread handling
by Pierre Ossman
· 9 years ago
ed92079
Clean up old WinVNC services
by Pierre Ossman
· 9 years ago
4e7d05c
Don't reference Xregion unless used directly
by Pierre Ossman
· 9 years ago
3a177d7
Specify TigerVNC Project as the vendor/company
by Pierre Ossman
· 9 years ago
d408ca5
Move socket write event handling in to the RFB core
by Pierre Ossman
· 9 years ago
fa93778
change the Copyright year
by Bojan Memetovic
· 9 years ago
fc08bee
Remove legacy Windows code
by Pierre Ossman
· 10 years ago
4ab1e5d
Remove stub mirror driver code
by Pierre Ossman
· 10 years ago
526b380
Shorten service identifier
by Pierre Ossman
· 10 years ago
018c67e
Provide description for services
by Pierre Ossman
· 10 years ago
6a2b6bf
Enable Windows specific debug code in debug builds
by Pierre Ossman
· 10 years ago
023df7e
Use correct type for format string
by Pierre Ossman
· 10 years ago
eab85bc
Clean up listening sockets on error
by Pierre Ossman
· 10 years ago
f7aa3f9
Return TcpListener pointers rather than objects
by Pierre Ossman
· 10 years ago
cd87317
Show error dialog when ACL pattern isn't accepted
by Pierre Ossman
· 10 years ago
14e214f
Change netmask to prefix in ACL documentation
by Pierre Ossman
· 10 years ago
a9af1f1
Fix some bad signed/unsigned mismatches
by Pierre Ossman
· 10 years ago
bc84faa
Improve TigerVNC branding in WinVNC
by Pierre Ossman
· 10 years ago
acd195d
Remove debug log noise from Windows dialog class
by Pierre Ossman
· 10 years ago
5b90c5f
Convert WinVNC to the new TcpListener API
by Pierre Ossman
· 10 years ago
a56bc86
winsock2.h must always be included before windows.h
by Pierre Ossman
· 10 years ago
79f82f9
Local address change events are not socket specific
by Pierre Ossman
· 10 years ago
57cab51
Resurrect TcpListener::getMyAddresses()
by Pierre Ossman
· 10 years ago
cd5c82a
Fix unsafe format strings to the logging functions
by Pierre Ossman
· 11 years ago
b0a8047
Don't shove a pointer into a 32-bit variable
by Pierre Ossman
· 11 years ago
6e538b4
Fix bad initialiser lists
by Pierre Ossman
· 11 years ago
4c33d0b
Compiler doesn't like us not checking return values here
by Pierre Ossman
· 11 years ago
e67bb2d
Compiler doesn't like referencing unset variables
by Pierre Ossman
· 11 years ago
40e3ceb
LPARAM and WPARAM have different types on Win32 and Win64
by Pierre Ossman
· 11 years ago
e8b987b
WIN64 should come from the compiler or SDK, not us
by Pierre Ossman
· 11 years ago
8a044ee
Pointer truncation/expansion needs to be very explicit
by Pierre Ossman
· 11 years ago
ba6fbfe
Give CharArray a printf style method to ease automatic allocation
by Pierre Ossman
· 11 years ago
7728be2
Add extra parentheses to avoid and/or priority ambiguity
by Pierre Ossman
· 11 years ago
b1cd6ca
Reorder class initialiser list to match what actually happens
by Pierre Ossman
· 11 years ago
fb450fb
Fix mismatches between format string and arguments
by Pierre Ossman
· 11 years ago
5c23b9e
Fix bad signed/unsigned comparisons
by Pierre Ossman
· 11 years ago
e84db65
Use new API for getVncAuthPasswd()
by Pierre Ossman
· 11 years ago
f8d525b
String literals are constant
by Pierre Ossman
· 11 years ago
a32040d
Provide a better R/W base PixelBuffer class
by Pierre Ossman
· 12 years ago
2e5a106
Get rid of getStride()
by Pierre Ossman
· 12 years ago
ff9eb5a
Get rid of the direct access abuse of FullFramePixelBuffer's data
by Pierre Ossman
· 12 years ago
b6b4dc6
Remove full support for colour maps
by Pierre Ossman
· 12 years ago
5ad4d06
Remove a lot of platform compatibilty stuff
by Pierre Ossman
· 11 years ago
890c101
Remove remnants of Windows only client
by Pierre Ossman
· 11 years ago
4d0bc6e
Fix some offenders that poke around in the PixelFormat internals
by Pierre Ossman
· 12 years ago
9fe3479
Remove the scaled pixel buffer classes as they are not used.
by Pierre Ossman
· 12 years ago
65c9858
Removes VeNCrypt-checkbox from the security page in the WinVNC options. Fixes bug #142.
by Samuel Mannehed
· 12 years ago
60c4193
Make WinVNC service mode work on Windows Vista and beyond.
by Samuel Mannehed
· 12 years ago
dc6af37
Removes the additional padding reserved for the menubar and enables drag undocking for the java applet when served from Windows.
by Brian Hinz
· 12 years ago
f8212b9
Update more copyrights to 2013.
by Peter Åstrand
· 12 years ago
7f4fc69
Windows has a bit of a peculiarity in that winsock2.h must be included
by Pierre Ossman
· 13 years ago
ad8609a
Fix unsafe usage of the logging functions.
by Pierre Ossman
· 13 years ago
57bbce4
Use the gcc way of creating shared segments in DLLs. The previous way
by Pierre Ossman
· 13 years ago
4c378e0
Build wm_hooks in its own directory. Makes the build structure more clear.
by Pierre Ossman
· 13 years ago
95e28f7
Consolidate the installation paths and make sure we have decent defaults.
by Pierre Ossman
· 13 years ago
bbf955e
Reimplement the deferred update handling, this time in a more robust and
by Pierre Ossman
· 14 years ago
ccc0969
Remove Visual C++ support
by DRC
· 14 years ago
Next »