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
/
rfb_win32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move hex conversion helpers to util
Pierre Ossman
2023-02-04
2
-5
/
+7
*
Use std::vector for basic data arrays
Pierre Ossman
2023-02-01
3
-30
/
+31
*
Use stdint types
Pierre Ossman
2023-02-01
11
-41
/
+42
*
Work around -Wcast-function-type
Pierre Ossman
2023-01-05
1
-9
/
+9
*
Fix incorrect types
Pierre Ossman
2023-01-05
1
-1
/
+1
*
Remove useless checks
Pierre Ossman
2023-01-05
1
-1
/
+1
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
5
-7
/
+8
*
Avoid temporary cmake variables
Pierre Ossman
2022-06-07
1
-4
/
+2
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
31
-0
/
+123
*
Add support for notifying clients about pointer movements
lhchavez
2021-03-02
1
-1
/
+1
*
Merge branch 'noblock' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2021-01-19
1
-5
/
+32
|
\
|
*
Change streams to be asynchronous
Pierre Ossman
2020-05-21
1
-5
/
+32
*
|
Don't clear complex objects using memset()
Pierre Ossman
2020-05-31
2
-4
/
+2
|
/
*
Clean up initialization of DIBSectionBuffer
Pierre Ossman
2020-01-03
4
-35
/
+8
*
Use size_t for lengths in stream objects
Pierre Ossman
2019-11-15
2
-6
/
+6
*
Encapsulate PixelBuffer internal details
Pierre Ossman
2019-11-15
1
-25
/
+16
*
Use display polling by default in WinVNC
Pierre Ossman
2019-09-06
1
-1
/
+1
*
Use UTF-8 in clipboard API
Pierre Ossman
2019-07-01
1
-54
/
+19
*
Improved clipboard API
Pierre Ossman
2019-07-01
4
-36
/
+65
*
Clean up internal clipboard handling
Pierre Ossman
2019-07-01
4
-12
/
+12
*
Make sure clipboard uses \n line endings
Pierre Ossman
2019-07-01
1
-14
/
+2
*
Add missing throws for exception
Pierre Ossman
2019-03-26
1
-1
/
+1
*
Get rid of SocketServer::checkTimeouts()
Pierre Ossman
2018-11-09
1
-1
/
+2
*
Properly terminate server on timeouts
Pierre Ossman
2018-11-09
2
-0
/
+10
*
Move ListConnInfo to WinVNC directory
Pierre Ossman
2018-11-09
2
-1
/
+32
*
Remove QueryConnectionHandler
Pierre Ossman
2018-10-10
2
-1
/
+35
*
Remove Java web server
Pierre Ossman
2018-10-09
2
-21
/
+0
*
Interpret Meta as Alt
Pierre Ossman
2018-09-21
1
-0
/
+2
*
Catch exceptions by reference
Pierre Ossman
2018-05-29
2
-5
/
+5
*
Stop using CopyRect in WinVNC
Pierre Ossman
2017-11-24
1
-5
/
+5
*
Merge branch 'pause' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2017-11-17
1
-0
/
+31
|
\
|
*
Handle Ctrl+Alt+Delete in raw keyboard mode
Pierre Ossman
2017-11-13
1
-0
/
+8
|
*
Handle Windows scan code exceptions
Pierre Ossman
2017-11-13
1
-0
/
+23
*
|
Fix compile error on windows when not building with GnuTLS
Brian P. Hinz
2017-11-16
1
-0
/
+2
|
/
*
Get rid of getFbSize()/getDesktopSize() in common
Pierre Ossman
2017-09-22
1
-1
/
+4
*
rfb_win32: Use scan codes if available
Rahul Kale
2017-09-11
2
-0
/
+36
*
Basic support for QEMU Extended Key Events
Pierre Ossman
2017-08-28
4
-5
/
+5
*
rfb_win32: Add support for LED state notifications
Rahul Kale
2017-08-28
2
-1
/
+31
*
Change cursor API to use RGBA data
Pierre Ossman
2017-02-22
2
-86
/
+153
*
spelling fixes
klemens
2017-01-28
2
-2
/
+2
*
Replace Windows specific thread handling
Pierre Ossman
2016-07-07
9
-346
/
+45
*
Move socket write event handling in to the RFB core
Pierre Ossman
2016-04-29
1
-1
/
+1
*
Remove legacy Windows code
Pierre Ossman
2016-01-12
23
-1040
/
+264
*
Remove stub mirror driver code
Pierre Ossman
2016-01-12
3
-62
/
+2
*
Provide description for services
Pierre Ossman
2016-01-12
2
-4
/
+11
*
Use correct type for format string
Pierre Ossman
2015-09-29
1
-1
/
+3
*
Fix some bad signed/unsigned mismatches
Pierre Ossman
2015-06-17
1
-1
/
+1
*
Remove debug log noise from Windows dialog class
Pierre Ossman
2015-03-17
1
-7
/
+0
*
Local address change events are not socket specific
Pierre Ossman
2015-03-17
2
-2
/
+2
*
Fix bad initialiser lists
Pierre Ossman
2015-03-03
1
-2
/
+2
[next]