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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include winsock2.h in Windows errno header
Pierre Ossman
2024-11-06
1
-0
/
+2
*
Replace base exception class with standard library
Pierre Ossman
2024-11-06
15
-43
/
+90
*
Use specific class for protocol problems
Pierre Ossman
2024-11-06
19
-77
/
+88
*
Use standard exception classes
Pierre Ossman
2024-11-06
70
-343
/
+363
*
Use C++ allocation for temporary buffers
Pierre Ossman
2024-11-06
2
-20
/
+12
*
Subclass exceptions from std::exception
Pierre Ossman
2024-11-06
44
-146
/
+128
*
Use what() to access exception description
Pierre Ossman
2024-11-06
34
-122
/
+122
*
Don't modify exception description dynamically
Pierre Ossman
2024-11-06
2
-56
/
+56
*
Use static string for exceptions
Pierre Ossman
2024-11-06
23
-110
/
+141
*
Get Unicode Windows error strings
Pierre Ossman
2024-11-06
1
-0
/
+9
*
Use getHostAndPort() to handle -via
Pierre Ossman
2024-10-17
1
-43
/
+15
*
Explicitly tag getHostAndPort() as inline
Pierre Ossman
2024-10-17
1
-2
/
+2
*
Explicity install missing deps GitHub Actions
Pierre Ossman
2024-10-15
1
-0
/
+1
*
Allow empty value for config values
Linn Mattsson
2024-10-09
1
-1
/
+1
*
Merge branch 'errno' of github.com:CendioOssman/tigervnc
Pierre Ossman
2024-10-09
50
-190
/
+206
|
\
|
*
Split SystemException to handle Windows
Pierre Ossman
2024-10-09
39
-167
/
+184
|
*
Consistently use SocketException for socket errors
Pierre Ossman
2024-10-09
9
-17
/
+17
|
*
Move SocketException to rdr
Pierre Ossman
2024-10-09
3
-8
/
+7
*
|
Update Friulian translation
Fabio T.
2024-10-04
1
-219
/
+250
*
|
Clear clipboard state when its not plain text
Samuel Mannehed
2024-10-02
1
-0
/
+3
*
|
Merge branch 'clipboard_contains' of https://github.com/samhed/TigerVNC
Samuel Mannehed (ThinLinc team)
2024-10-01
1
-0
/
+5
|
\
\
|
*
|
Only announce clipboard for plain text data
Samuel Mannehed
2024-10-01
1
-0
/
+5
|
/
/
*
|
Merge branch 'x0vncserver-clipboard' of https://github.com/gujjwal00/tigervnc
Pierre Ossman
2024-09-27
9
-14
/
+344
|
\
\
|
*
|
Add clipboard support to x0vncserver
Gaurav Ujjwal
2024-09-25
9
-14
/
+344
*
|
|
More carefully release mouse buttons on close
Pierre Ossman
2024-09-24
2
-4
/
+4
*
|
|
Explicitly clean up grabs on disconnect
Pierre Ossman
2024-09-23
1
-0
/
+5
|
|
/
|
/
|
*
|
Filter duplicate server history entries
Pierre Ossman
2024-09-06
1
-4
/
+42
*
|
Move recent server to top of history
Pierre Ossman
2024-09-06
1
-6
/
+5
*
|
Use std::list for server history
Pierre Ossman
2024-09-06
4
-18
/
+25
*
|
Handle server history with '/' in entries
Pierre Ossman
2024-09-06
1
-1
/
+3
*
|
Add more usage of SystemException
Pierre Ossman
2024-09-04
4
-17
/
+25
|
/
*
Fix reporting of some TLS errors
Pierre Ossman
2024-09-04
2
-22
/
+20
*
Correctly handling rejecting server key
Pierre Ossman
2024-09-04
1
-1
/
+1
*
Add missing config.h includes
Pierre Ossman
2024-09-04
5
-0
/
+19
*
Remove ConnFailedException
Pierre Ossman
2024-09-02
4
-26
/
+22
*
Update Chinese (simplified) translation
Mingye Wang (Artoria2e5)
2024-09-02
1
-270
/
+685
*
Merge branch 'master' of https://github.com/0-wiz-0/tigervnc
Pierre Ossman
2024-08-30
1
-0
/
+2
|
\
|
*
vncviewer: add missing include for struct timeval
Thomas Klausner
2024-08-30
1
-0
/
+2
*
|
Correctly handle ZRLE cursors
Pierre Ossman
2024-08-30
1
-2
/
+2
*
|
Only read first password from file
Pierre Ossman
2024-08-30
1
-1
/
+1
*
|
Move getUserPasswd()/showMsgBox() to CConnection
Kang Lin
2024-08-30
21
-145
/
+100
*
|
Improve error messages for base directory creation
Pierre Ossman
2024-08-29
5
-10
/
+14
*
|
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
*
|
Merge pull request #1825 from LMattsson/macos-minimize-fixme
linma (ThinLinc team)
2024-08-27
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add FIXME comment regarding macOS minimise fix
Linn Mattsson
2024-08-27
1
-0
/
+2
|
/
*
Merge pull request #1813 from rudironsonijr/fix/macos-not-minimizing
linma (ThinLinc team)
2024-08-23
1
-0
/
+4
|
\
|
*
Apple only: exit FL_Window fullscreen if active in order to minimize.
Rudimar Ronsoni Jr
2024-08-19
1
-0
/
+4
*
|
Merge branch 'h264-colour-spaces' of https://github.com/any1/tigervnc
Pierre Ossman
2024-08-23
1
-1
/
+16
|
\
\
|
|
/
|
/
|
|
*
H264Libav: Use nearest-neighbour sampling in scaler
Andri Yngvason
2024-08-22
1
-1
/
+1
[next]