index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
win
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update visible copyright year to 2017
Samuel Mannehed
2017-03-20
2
-2
/
+2
*
Change cursor API to use RGBA data
Pierre Ossman
2017-02-22
2
-86
/
+153
*
spelling fixes
klemens
2017-01-28
3
-3
/
+3
*
Don't fail old service cleanup
Pierre Ossman
2016-08-18
1
-2
/
+10
*
Replace Windows specific thread handling
Pierre Ossman
2016-07-07
15
-387
/
+129
*
Clean up old WinVNC services
Pierre Ossman
2016-06-13
1
-0
/
+5
*
Don't reference Xregion unless used directly
Pierre Ossman
2016-05-13
2
-2
/
+2
*
Specify TigerVNC Project as the vendor/company
Pierre Ossman
2016-05-13
1
-1
/
+1
*
Move socket write event handling in to the RFB core
Pierre Ossman
2016-04-29
1
-1
/
+1
*
change the Copyright year
Bojan Memetovic
2016-03-18
2
-2
/
+2
*
Remove legacy Windows code
Pierre Ossman
2016-01-12
33
-1086
/
+288
*
Remove stub mirror driver code
Pierre Ossman
2016-01-12
6
-73
/
+3
*
Shorten service identifier
Pierre Ossman
2016-01-12
1
-1
/
+1
*
Provide description for services
Pierre Ossman
2016-01-12
3
-4
/
+12
*
Enable Windows specific debug code in debug builds
Pierre Ossman
2015-09-29
1
-0
/
+4
*
Use correct type for format string
Pierre Ossman
2015-09-29
1
-1
/
+3
*
Clean up listening sockets on error
Pierre Ossman
2015-09-29
1
-1
/
+5
*
Return TcpListener pointers rather than objects
Pierre Ossman
2015-09-29
2
-9
/
+9
*
Show error dialog when ACL pattern isn't accepted
Pierre Ossman
2015-08-10
1
-2
/
+7
*
Change netmask to prefix in ACL documentation
Pierre Ossman
2015-08-10
1
-1
/
+1
*
Fix some bad signed/unsigned mismatches
Pierre Ossman
2015-06-17
1
-1
/
+1
*
Improve TigerVNC branding in WinVNC
Pierre Ossman
2015-05-04
3
-4
/
+4
*
Remove debug log noise from Windows dialog class
Pierre Ossman
2015-03-17
1
-7
/
+0
*
Convert WinVNC to the new TcpListener API
Pierre Ossman
2015-03-17
3
-19
/
+42
*
winsock2.h must always be included before windows.h
Pierre Ossman
2015-03-17
1
-0
/
+1
*
Local address change events are not socket specific
Pierre Ossman
2015-03-17
4
-6
/
+6
*
Resurrect TcpListener::getMyAddresses()
Pierre Ossman
2015-03-17
1
-2
/
+2
*
Fix unsafe format strings to the logging functions
Pierre Ossman
2015-03-03
3
-4
/
+4
*
Don't shove a pointer into a 32-bit variable
Pierre Ossman
2015-03-03
2
-4
/
+3
*
Fix bad initialiser lists
Pierre Ossman
2015-03-03
1
-2
/
+2
*
Compiler doesn't like us not checking return values here
Pierre Ossman
2015-03-03
1
-3
/
+3
*
Compiler doesn't like referencing unset variables
Pierre Ossman
2015-03-03
1
-0
/
+4
*
LPARAM and WPARAM have different types on Win32 and Win64
Pierre Ossman
2015-03-03
2
-2
/
+4
*
WIN64 should come from the compiler or SDK, not us
Pierre Ossman
2015-03-03
1
-1
/
+0
*
Pointer truncation/expansion needs to be very explicit
Pierre Ossman
2015-03-03
3
-11
/
+12
*
Give CharArray a printf style method to ease automatic allocation
Pierre Ossman
2015-03-03
2
-7
/
+6
*
Add extra parentheses to avoid and/or priority ambiguity
Pierre Ossman
2015-03-03
1
-1
/
+2
*
Reorder class initialiser list to match what actually happens
Pierre Ossman
2015-03-03
2
-7
/
+8
*
Fix mismatches between format string and arguments
Pierre Ossman
2015-03-03
14
-43
/
+43
*
Fix bad signed/unsigned comparisons
Pierre Ossman
2015-03-03
3
-6
/
+6
*
Use new API for getVncAuthPasswd()
Pierre Ossman
2014-12-02
1
-1
/
+2
*
String literals are constant
Pierre Ossman
2014-07-14
1
-1
/
+1
*
Provide a better R/W base PixelBuffer class
Pierre Ossman
2014-07-07
1
-0
/
+1
*
Get rid of getStride()
Pierre Ossman
2014-07-07
1
-3
/
+0
*
Get rid of the direct access abuse of FullFramePixelBuffer's data
Pierre Ossman
2014-07-07
1
-6
/
+19
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
7
-154
/
+22
*
Remove a lot of platform compatibilty stuff
Pierre Ossman
2014-07-07
3
-8
/
+0
*
Remove remnants of Windows only client
Pierre Ossman
2014-07-07
12
-1346
/
+0
*
Fix some offenders that poke around in the PixelFormat internals
Pierre Ossman
2014-07-07
2
-43
/
+58
*
Remove the scaled pixel buffer classes as they are not used.
Pierre Ossman
2014-07-07
3
-281
/
+0
[next]