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
*
Fix log name typo for SSecurityRSAAES
HEAD
master
Pierre Ossman
4 days
1
-1
/
+1
*
Update Serbian translation
Мирослав Николић
4 days
1
-207
/
+238
*
Always flush sockets on shutdown()
Pierre Ossman
4 days
10
-19
/
+87
*
Reduce header includes in TLS/RSA-AES headers
Pierre Ossman
4 days
4
-9
/
+26
*
Fix bad restore point handling in RSA-AES handler
Pierre Ossman
4 days
1
-1
/
+1
*
Size edge scroll after window, not remote session
Pierre Ossman
12 days
1
-5
/
+5
*
Manually force FLTK 1.3.9 from MSYS2
Pierre Ossman
13 days
1
-1
/
+5
*
Fix encoder solid area detection
Pierre Ossman
2024-12-07
2
-19
/
+25
*
Update Chinese (traditional) translation
Yi-Jyun Pan
2024-12-04
1
-208
/
+239
*
Merge branch 'keysplit' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2024-12-04
16
-1394
/
+1761
|
\
|
*
Move keyboard handling to separate classes
Pierre Ossman
2024-12-04
14
-1294
/
+1611
|
*
Move keyboard tracking to CConnection
Pierre Ossman
2024-12-04
4
-84
/
+134
|
*
Track keys using system key code
Pierre Ossman
2024-10-16
2
-75
/
+74
*
|
Merge pull request #1881 from bphinz/fix_apple_code_signing
Brian Hinz
2024-12-01
1
-1
/
+1
|
\
\
|
*
|
Fix for regression in 260a3e0 that broke code signing
Brian P. Hinz
2024-12-01
1
-1
/
+1
|
/
/
*
|
Explicitly use FLTK 1.3 for macOS builds
Pierre Ossman
2024-11-26
1
-1
/
+2
*
|
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
*
|
Hook sprite functions instead to monitor cursor
Pierre Ossman
2024-11-26
1
-96
/
+194
*
|
Handle "no cursor", not just "empty cursor"
Pierre Ossman
2024-11-26
1
-5
/
+3
*
|
Capitalize even more logging and exceptions
Pierre Ossman
2024-11-22
21
-57
/
+57
*
|
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
90
-380
/
+380
|
\
\
|
*
|
Capitalize first letter in log, exception & error
Madeleine Nilsson
2024-11-21
48
-212
/
+212
|
*
|
Standardize log message prefix format
Madeleine Nilsson
2024-11-11
7
-19
/
+19
|
*
|
Standardize on sentence case in titles
Madeleine (ThinLinc team)
2024-11-11
42
-150
/
+150
*
|
|
Explicitly install dnf-plugins-core on Rocky 9
Pierre Ossman
2024-11-21
1
-1
/
+1
*
|
|
Update gettext.h to latest version
Pierre Ossman
2024-11-18
1
-16
/
+23
*
|
|
Make sure LC_MESSAGES is defined without ENABLE_NLS
Pierre Ossman
2024-11-18
1
-0
/
+12
*
|
|
Use (void) to mark unused arguments in gettext.h
Pierre Ossman
2024-11-18
1
-3
/
+3
*
|
|
Use std::string for connection info
Pierre Ossman
2024-11-18
3
-55
/
+37
*
|
|
Make arguments as unused without GnuTLS
Pierre Ossman
2024-11-18
1
-0
/
+5
*
|
|
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
37
-57
/
+217
|
\
\
\
|
*
|
|
vncviewer: support for back/forward mouse buttons
Adam Halim
2024-10-22
13
-24
/
+82
|
*
|
|
Use bit shifts for mouse buttonMask
Adam Halim
2024-10-22
1
-7
/
+7
|
*
|
|
Add server support for forward/back mouse buttons
Adam Halim
2024-10-22
24
-26
/
+128
*
|
|
|
Merge pull request #1870 from tinyboxvk/patch-ci-java
Brian Hinz
2024-11-17
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Update build.yml
tinyboxvk
2024-11-13
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge branch 'stdexcept' of github.com:CendioOssman/tigervnc
Pierre Ossman
2024-11-07
131
-1058
/
+1154
|
\
\
\
\
|
*
|
|
|
Use standard library naming for exceptions
Pierre Ossman
2024-11-06
81
-386
/
+388
|
*
|
|
|
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
[next]