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
/
rfb
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
9
-19
/
+72
*
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
*
|
Mark all exception type methods as noexcept
Pierre Ossman
2024-11-26
1
-5
/
+5
*
|
Don't save exceptions as std::exception
Pierre Ossman
2024-11-26
1
-1
/
+1
*
|
Change some assertions to exceptions
Pierre Ossman
2024-11-22
2
-2
/
+6
*
|
Capitalize some more logging and exceptions
Pierre Ossman
2024-11-22
17
-84
/
+84
*
|
Merge branch 'master' of https://github.com/madnicendio/tigervnc
Pierre Ossman
2024-11-22
12
-33
/
+33
|
\
\
|
*
|
Capitalize first letter in log, exception & error
Madeleine Nilsson
2024-11-21
8
-29
/
+29
|
*
|
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
25
-156
/
+158
*
|
|
|
Replace base exception class with standard library
Pierre Ossman
2024-11-06
3
-15
/
+18
*
|
|
|
Use specific class for protocol problems
Pierre Ossman
2024-11-06
19
-77
/
+88
*
|
|
|
Use standard exception classes
Pierre Ossman
2024-11-06
29
-198
/
+199
*
|
|
|
Use C++ allocation for temporary buffers
Pierre Ossman
2024-11-06
2
-20
/
+12
*
|
|
|
Subclass exceptions from std::exception
Pierre Ossman
2024-11-06
6
-27
/
+26
*
|
|
|
Use what() to access exception description
Pierre Ossman
2024-11-06
4
-23
/
+23
*
|
|
|
Use static string for exceptions
Pierre Ossman
2024-11-06
14
-69
/
+86
|
|
/
/
|
/
|
|
*
|
|
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
1
-2
/
+2
|
\
\
|
*
|
Split SystemException to handle Windows
Pierre Ossman
2024-10-09
1
-2
/
+2
|
|
/
*
/
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
*
|
Avoid using excessive namespaces
Pierre Ossman
2024-08-13
6
-16
/
+8
*
|
Avoid connection failed exception
Pierre Ossman
2024-08-13
4
-12
/
+12
*
|
Remove unused setPixelFormat() callback
Pierre Ossman
2024-08-12
2
-12
/
+6
*
|
Update processMsg() description
Pierre Ossman
2024-08-12
2
-12
/
+10
*
|
Include key code for fake key events
Pierre Ossman
2024-08-12
1
-6
/
+6
*
|
Better type for pointer button mask
Pierre Ossman
2024-08-12
9
-9
/
+9
[next]