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
/
winvnc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use string literal instead of dynamic buffer
Pierre Ossman
2023-02-04
2
-8
/
+8
*
Use StringParameters directly
Pierre Ossman
2023-02-04
1
-2
/
+1
*
Get rid of TCHAR magic
Pierre Ossman
2023-02-04
10
-52
/
+48
*
Work around -Wcast-function-type
Pierre Ossman
2023-01-05
1
-1
/
+1
*
Explicitly mark switch case fall through
Pierre Ossman
2023-01-05
1
-0
/
+1
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
3
-4
/
+4
*
Don't do access checks on early clients
Pierre Ossman
2022-11-07
1
-3
/
+5
*
Remove 32-/64-bit distinctions
Pierre Ossman
2022-01-21
1
-7
/
+2
*
Update copyright year to 2022
Pierre Ossman
2022-01-05
1
-1
/
+1
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
7
-0
/
+29
*
Update copyright year to 2021
Pierre Ossman
2021-01-25
1
-1
/
+1
*
Use standard install dir variable names
Pierre Ossman
2020-03-12
1
-1
/
+1
*
Update copyright year to 2020
Pierre Ossman
2020-01-16
1
-1
/
+1
*
Update visible copyright years to 2019
Samuel Mannehed
2019-02-27
1
-1
/
+1
*
Merge branch 'exittimer' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-11-09
1
-1
/
+3
|
\
|
*
Properly terminate server on timeouts
Pierre Ossman
2018-11-09
1
-1
/
+3
*
|
Merge branch 'vncserver' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-11-09
7
-37
/
+237
|
\
|
|
*
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
6
-19
/
+221
|
*
Encapsulate client handling in VNCServerST
Pierre Ossman
2018-10-26
1
-0
/
+1
|
*
Remove QueryConnectionHandler
Pierre Ossman
2018-10-10
2
-5
/
+3
|
*
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
8
-227
/
+2
|
\
|
|
*
Remove Java web server
Pierre Ossman
2018-10-09
8
-227
/
+2
*
|
Change to https for tigervnc URL
Pierre Ossman
2018-10-19
2
-2
/
+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
1
-2
/
+2
|
/
*
Update visible copyright year to 2018
Samuel Mannehed
2018-02-08
1
-1
/
+1
*
Rename README.txt to README.rst and convert to reStructuredText
Peter Åstrand (astrand)
2018-01-31
1
-1
/
+1
*
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
4
-5
/
+11
*
Update visible copyright year to 2017
Samuel Mannehed
2017-03-20
1
-1
/
+1
*
spelling fixes
klemens
2017-01-28
1
-1
/
+1
*
Don't fail old service cleanup
Pierre Ossman
2016-08-18
1
-2
/
+10
*
Replace Windows specific thread handling
Pierre Ossman
2016-07-07
6
-41
/
+84
*
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
1
-1
/
+1
*
change the Copyright year
Bojan Memetovic
2016-03-18
1
-1
/
+1
*
Remove legacy Windows code
Pierre Ossman
2016-01-12
2
-10
/
+14
*
Shorten service identifier
Pierre Ossman
2016-01-12
1
-1
/
+1
*
Provide description for services
Pierre Ossman
2016-01-12
1
-0
/
+1
*
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
*
Improve TigerVNC branding in WinVNC
Pierre Ossman
2015-05-04
2
-3
/
+3
*
Convert WinVNC to the new TcpListener API
Pierre Ossman
2015-03-17
3
-19
/
+42
*
Local address change events are not socket specific
Pierre Ossman
2015-03-17
2
-4
/
+4
*
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
[next]