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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix log name typo for SSecurityRSAAES
HEAD
master
Pierre Ossman
5 days
1
-1
/
+1
*
Always flush sockets on shutdown()
Pierre Ossman
5 days
10
-19
/
+87
*
Reduce header includes in TLS/RSA-AES headers
Pierre Ossman
5 days
4
-9
/
+26
*
Fix bad restore point handling in RSA-AES handler
Pierre Ossman
5 days
1
-1
/
+1
*
Fix encoder solid area detection
Pierre Ossman
2024-12-07
2
-19
/
+25
*
Merge branch 'keysplit' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2024-12-04
2
-0
/
+107
|
\
|
*
Move keyboard tracking to CConnection
Pierre Ossman
2024-12-04
2
-0
/
+107
*
|
Also mark tls_error with noexcept
Pierre Ossman
2024-11-26
2
-2
/
+2
*
|
Mark all exception type methods as noexcept
Pierre Ossman
2024-11-26
3
-28
/
+30
*
|
Don't save exceptions as std::exception
Pierre Ossman
2024-11-26
3
-7
/
+15
*
|
Change some assertions to exceptions
Pierre Ossman
2024-11-22
4
-5
/
+13
*
|
Capitalize some more logging and exceptions
Pierre Ossman
2024-11-22
23
-103
/
+103
*
|
Merge branch 'master' of https://github.com/madnicendio/tigervnc
Pierre Ossman
2024-11-22
16
-60
/
+60
|
\
\
|
*
|
Capitalize first letter in log, exception & error
Madeleine Nilsson
2024-11-21
12
-56
/
+56
|
*
|
Standardize log message prefix format
Madeleine Nilsson
2024-11-11
1
-2
/
+2
|
*
|
Standardize on sentence case in titles
Madeleine (ThinLinc team)
2024-11-11
3
-3
/
+3
*
|
|
Add missing stdexcept include
Pierre Ossman
2024-11-18
1
-0
/
+3
*
|
|
Merge branch 'mouse-button-support' of https://github.com/CendioHalim/tigervnc
Pierre Ossman
2024-11-18
23
-18
/
+145
|
\
\
\
|
*
|
|
vncviewer: support for back/forward mouse buttons
Adam Halim
2024-10-22
8
-6
/
+48
|
*
|
|
Add server support for forward/back mouse buttons
Adam Halim
2024-10-22
15
-12
/
+97
*
|
|
|
Use standard library naming for exceptions
Pierre Ossman
2024-11-06
41
-241
/
+243
*
|
|
|
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
8
-40
/
+74
*
|
|
|
Use specific class for protocol problems
Pierre Ossman
2024-11-06
19
-77
/
+88
*
|
|
|
Use standard exception classes
Pierre Ossman
2024-11-06
40
-238
/
+246
*
|
|
|
Use C++ allocation for temporary buffers
Pierre Ossman
2024-11-06
2
-20
/
+12
*
|
|
|
Subclass exceptions from std::exception
Pierre Ossman
2024-11-06
13
-51
/
+39
*
|
|
|
Use what() to access exception description
Pierre Ossman
2024-11-06
7
-28
/
+28
*
|
|
|
Don't modify exception description dynamically
Pierre Ossman
2024-11-06
2
-56
/
+56
*
|
|
|
Use static string for exceptions
Pierre Ossman
2024-11-06
20
-89
/
+118
*
|
|
|
Get Unicode Windows error strings
Pierre Ossman
2024-11-06
1
-0
/
+9
|
|
/
/
|
/
|
|
*
|
|
Explicitly tag getHostAndPort() as inline
Pierre Ossman
2024-10-17
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge branch 'errno' of github.com:CendioOssman/tigervnc
Pierre Ossman
2024-10-09
13
-50
/
+66
|
\
\
|
*
|
Split SystemException to handle Windows
Pierre Ossman
2024-10-09
7
-36
/
+53
|
*
|
Consistently use SocketException for socket errors
Pierre Ossman
2024-10-09
4
-8
/
+8
|
*
|
Move SocketException to rdr
Pierre Ossman
2024-10-09
3
-8
/
+7
|
|
/
*
/
More carefully release mouse buttons on close
Pierre Ossman
2024-09-24
2
-4
/
+4
|
/
*
Add more usage of SystemException
Pierre Ossman
2024-09-04
1
-2
/
+3
*
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
*
Correctly handle ZRLE cursors
Pierre Ossman
2024-08-30
1
-2
/
+2
*
Move getUserPasswd()/showMsgBox() to CConnection
Kang Lin
2024-08-30
13
-122
/
+41
*
H264Libav: Use nearest-neighbour sampling in scaler
Andri Yngvason
2024-08-22
1
-1
/
+1
*
H264Libav: Handle colour space conversion
Andri Yngvason
2024-08-19
1
-0
/
+15
*
Merge branch 'h264-buffer-size-fix' of https://github.com/any1/tigervnc
Pierre Ossman
2024-08-19
2
-11
/
+19
|
\
|
*
H264Libav: Clean up sws context
Andri Yngvason
2024-08-16
1
-0
/
+1
|
*
H264Libav: Use AVFrame for pixel format conversion buffer
Andri Yngvason
2024-08-16
2
-11
/
+18
*
|
Use proper gnutls_free() on Windows
Pierre Ossman
2024-08-13
2
-10
/
+4
[next]