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
*
Don't clear complex objects using memset()
Pierre Ossman
2020-05-31
2
-4
/
+2
*
Use standard install dir variable names
Pierre Ossman
2020-03-12
3
-3
/
+3
*
Update copyright year to 2020
Pierre Ossman
2020-01-16
2
-2
/
+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
*
Update visible copyright years to 2019
Samuel Mannehed
2019-02-27
2
-2
/
+2
*
Merge branch 'exittimer' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-11-09
4
-2
/
+15
|
\
|
*
Get rid of SocketServer::checkTimeouts()
Pierre Ossman
2018-11-09
1
-1
/
+2
|
*
Properly terminate server on timeouts
Pierre Ossman
2018-11-09
3
-1
/
+13
*
|
Merge branch 'vncserver' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-11-09
11
-39
/
+304
|
\
|
|
*
Stop trying to send ListConnInfo via WM_COPYDATA
Pierre Ossman
2018-11-09
2
-3
/
+3
|
*
Move ListConnInfo to WinVNC directory
Pierre Ossman
2018-11-09
8
-20
/
+253
|
*
Encapsulate client handling in VNCServerST
Pierre Ossman
2018-10-26
1
-0
/
+1
|
*
Remove QueryConnectionHandler
Pierre Ossman
2018-10-10
4
-6
/
+38
|
*
Force common flow of connection queries
Pierre Ossman
2018-10-09
2
-11
/
+10
*
|
Merge branch 'nojava' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-10-26
14
-288
/
+2
|
\
|
|
*
Remove Java web server
Pierre Ossman
2018-10-09
14
-288
/
+2
*
|
Change to https for tigervnc URL
Pierre Ossman
2018-10-19
3
-3
/
+3
|
/
*
Interpret Meta as Alt
Pierre Ossman
2018-09-21
1
-0
/
+2
*
Merge branch 'unix' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-05-29
2
-5
/
+5
|
\
|
*
Use abstract SocketListener class
Pierre Ossman
2018-05-04
2
-5
/
+5
*
|
Catch exceptions by reference
Pierre Ossman
2018-05-29
5
-11
/
+11
|
/
*
Fix another compile error on Windows when not building with GnuTLS
Peter Åstrand (astrand)
2018-05-02
1
-0
/
+2
*
Update visible copyright year to 2018
Samuel Mannehed
2018-02-08
2
-2
/
+2
*
Rename README.txt to README.rst and convert to reStructuredText
Peter Åstrand (astrand)
2018-01-31
2
-2
/
+2
*
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
*
|
Merge pull request #500 from bphinz/issue106-rebase
Brian Hinz
2017-11-15
1
-3
/
+52
|
\
\
|
|
/
|
/
|
|
*
Move gnutls functions into SSecurityTLS
Brian P. Hinz
2017-11-14
1
-33
/
+2
|
*
Hook up the "Load X.509 Cert/Key" dialogs in winvnc
Brian P. Hinz
2017-08-21
1
-3
/
+83
*
|
Configuration::listParams wants width/nameWidth; not ConfigurationObject
Peter Åstrand (astrand)
2017-11-08
1
-1
/
+1
*
|
Get rid of getFbSize()/getDesktopSize() in common
Pierre Ossman
2017-09-22
5
-6
/
+15
*
|
rfb_win32: Use scan codes if available
Rahul Kale
2017-09-11
5
-4
/
+46
*
|
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
|
/
*
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
[next]