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
/
vncviewer
/
vncviewer.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consistently use SocketException for socket errors
Pierre Ossman
2024-10-09
1
-1
/
+1
*
Move getUserPasswd()/showMsgBox() to CConnection
Kang Lin
2024-08-30
1
-12
/
+0
*
Improve error messages for base directory creation
Pierre Ossman
2024-08-29
1
-3
/
+6
*
Handle failure getting VNC directories
Pierre Ossman
2024-08-29
1
-6
/
+25
*
Move base directory creation to helper function
Pierre Ossman
2024-08-29
1
-25
/
+31
*
Don't ask for login data when reconnecting
Johannes
2024-08-07
1
-1
/
+7
*
Avoid shadowing variables
Pierre Ossman
2024-06-24
1
-5
/
+5
*
Simplify code using range-based for loops
Pierre Ossman
2024-06-24
1
-11
/
+7
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-42
/
+44
*
Merge branch 'present' of github.com:CendioOssman/tigervnc
Pierre Ossman
2024-06-19
1
-1
/
+1
|
\
|
*
Stop treating "0" as "no timeouts"
Pierre Ossman
2024-06-19
1
-1
/
+1
*
|
Create common recursive mkdir()
Pierre Ossman
2024-05-30
1
-34
/
+15
*
|
Implement XDG Base Directory paths, deprecate ~/.vnc
90
2024-04-26
1
-4
/
+9
*
|
Begin work on XDGBDS compliance and overrideable configs
90
2024-03-15
1
-10
/
+34
|
/
*
Update copyright year to 2024
Samuel Mannehed
2024-01-09
1
-1
/
+1
*
More graceful handling of disabled listeners
Pierre Ossman
2023-09-08
1
-0
/
+2
*
Update copyright year to 2023
Samuel Mannehed
2023-07-20
1
-1
/
+1
*
Remove unneeded "using namespace"
Pierre Ossman
2023-06-14
1
-1
/
+0
*
Namespace directory functions
Pierre Ossman
2023-02-04
1
-1
/
+1
*
Return static char buffer from some methods
Pierre Ossman
2023-02-04
1
-4
/
+2
*
Use StringParameters directly
Pierre Ossman
2023-02-04
1
-2
/
+2
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
1
-2
/
+2
*
Respect given server name
Pierre Ossman
2023-01-04
1
-1
/
+1
*
Split general FLTK appearance to separate file
Pierre Ossman
2022-09-07
1
-23
/
+3
*
Split out FLTK utility functions
Pierre Ossman
2022-09-07
1
-1
/
+1
*
Move general FLTK stuff to own directory
Pierre Ossman
2022-09-07
1
-1
/
+1
*
Add support for RSA-AES security types
pdlan
2022-09-01
1
-2
/
+2
*
Add more Unix icon sizes
Pierre Ossman
2022-05-11
1
-1
/
+1
*
Remove dead code
Pierre Ossman
2022-05-11
1
-6
/
+0
*
Safer allocation of icon array
Pierre Ossman
2022-05-11
1
-1
/
+1
*
Remove 32-/64-bit distinctions
Pierre Ossman
2022-01-21
1
-3
/
+2
*
Log objects should be local
Pierre Ossman
2022-01-21
1
-1
/
+1
*
Update copyright year to 2022
Pierre Ossman
2022-01-05
1
-1
/
+1
*
Don't add . to error message string
Pierre Ossman
2022-01-04
1
-1
/
+1
*
Deduplicate vncviewer error messages
William Sjöblom
2021-11-23
1
-0
/
+6
*
Fix closing reconnect dialog logic
Pierre Ossman
2021-10-14
1
-2
/
+2
*
Clean up some error strings
Pierre Ossman
2021-09-08
1
-4
/
+3
*
Include translations in macOS and Windows builds
Pierre Ossman
2021-08-27
1
-1
/
+62
*
Retry connection in case of an error
Johannes
2021-07-23
1
-27
/
+86
*
Avoiding final period in log messages
Pierre Ossman
2021-07-19
1
-1
/
+1
*
Add fullscreen mode parameter
Hugo Lundin
2021-07-16
1
-0
/
+12
*
Clean up default value for X509 parameters
Pierre Ossman
2021-06-13
1
-4
/
+0
*
Update copyright year to 2021
Pierre Ossman
2021-01-25
1
-1
/
+1
*
Merge branch 'noblock' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2021-01-19
1
-5
/
+13
|
\
|
*
Better error messages when terminating
Pierre Ossman
2020-05-21
1
-6
/
+14
*
|
Remove bogus strncpy() calls
Pierre Ossman
2020-12-07
1
-4
/
+2
*
|
Don't show error dialog if exiting without message
Pierre Ossman
2020-11-16
1
-1
/
+1
*
|
Tolerate specifying -BoolParam 0 and similar
Pierre Ossman
2020-09-18
1
-0
/
+20
*
|
Implement X Input pointer handling for Unix
Aaron Sowry
2020-05-29
1
-0
/
+2
*
|
Open X11 display properly
Pierre Ossman
2020-05-26
1
-7
/
+7
[next]