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
/
vncconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split SystemException to handle Windows
Pierre Ossman
2024-10-09
2
-3
/
+3
*
Avoid shadowing variables
Pierre Ossman
2024-06-24
1
-1
/
+0
*
Mark overridden virtual functions
Pierre Ossman
2024-06-24
8
-28
/
+28
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
11
-33
/
+33
*
Update copyright year to 2024
Samuel Mannehed
2024-01-09
1
-1
/
+1
*
Update copyright year to 2023
Samuel Mannehed
2023-07-20
1
-1
/
+1
*
Prefer target_include_directories()
Pierre Ossman
2023-03-31
1
-2
/
+1
*
Remove unused rfb/util.h includes
Pierre Ossman
2023-02-04
2
-0
/
+2
*
Remove "str" prefix from string helpers
Pierre Ossman
2023-02-04
2
-3
/
+3
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
4
-45
/
+33
*
Use std::vector for temporary char arrays
Pierre Ossman
2023-02-04
1
-10
/
+10
*
Make strSplit() simpler and safer
Pierre Ossman
2023-02-04
2
-23
/
+17
*
Return std::string instead of dynamic allocations
Pierre Ossman
2023-02-04
3
-16
/
+15
*
Use fixed size character buffer
Pierre Ossman
2023-02-04
1
-10
/
+10
*
Return static char buffer from some methods
Pierre Ossman
2023-02-04
2
-3
/
+3
*
Use StringParameters directly
Pierre Ossman
2023-02-04
2
-8
/
+7
*
Get rid of TCHAR magic
Pierre Ossman
2023-02-04
10
-137
/
+137
*
Return std::vector instead of dynamic allocation
Pierre Ossman
2023-02-04
1
-4
/
+3
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
7
-7
/
+7
*
Update copyright year to 2022
Pierre Ossman
2022-01-05
1
-1
/
+1
*
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 'nojava' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-10-26
4
-40
/
+0
|
\
|
*
Remove Java web server
Pierre Ossman
2018-10-09
4
-40
/
+0
*
|
Change to https for tigervnc URL
Pierre Ossman
2018-10-19
1
-1
/
+1
|
/
*
Catch exceptions by reference
Pierre Ossman
2018-05-29
2
-4
/
+4
*
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
1
-1
/
+1
*
Rename README.txt to README.rst and convert to reStructuredText
Peter Åstrand (astrand)
2018-01-31
1
-1
/
+1
*
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
*
|
rfb_win32: Use scan codes if available
Rahul Kale
2017-09-11
3
-4
/
+10
|
/
*
Update visible copyright year to 2017
Samuel Mannehed
2017-03-20
1
-1
/
+1
*
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
8
-36
/
+10
*
Remove stub mirror driver code
Pierre Ossman
2016-01-12
3
-11
/
+1
*
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
*
Improve TigerVNC branding in WinVNC
Pierre Ossman
2015-05-04
1
-1
/
+1
*
winsock2.h must always be included before windows.h
Pierre Ossman
2015-03-17
1
-0
/
+1
*
Fix bad signed/unsigned comparisons
Pierre Ossman
2015-03-03
1
-3
/
+3
*
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
*
Remove a lot of platform compatibilty stuff
Pierre Ossman
2014-07-07
1
-3
/
+0
*
Removes VeNCrypt-checkbox from the security page in the WinVNC options. Fixes...
Samuel Mannehed
2014-02-12
1
-17
/
+14
*
Update more copyrights to 2013.
Peter Åstrand
2013-06-11
1
-1
/
+1
[next]