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.15-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
...
|
*
Return std::string instead of dynamic allocations
Pierre Ossman
2023-02-04
22
-281
/
+225
|
*
Specify expected array size in arguments
Pierre Ossman
2023-02-04
2
-4
/
+4
|
*
Use fixed size character buffer
Pierre Ossman
2023-02-04
6
-52
/
+43
|
*
Remove trailing slash from getvnchomedir()
Pierre Ossman
2023-02-04
1
-3
/
+3
|
*
Namespace directory functions
Pierre Ossman
2023-02-04
1
-2
/
+2
|
*
Return static char buffer from some methods
Pierre Ossman
2023-02-04
3
-18
/
+12
|
*
Remove unneded string duplication
Pierre Ossman
2023-02-04
1
-8
/
+1
|
*
Use StringParameters directly
Pierre Ossman
2023-02-04
10
-34
/
+11
|
*
Get rid of TCHAR magic
Pierre Ossman
2023-02-04
1
-4
/
+3
|
*
Return std::vector instead of dynamic allocation
Pierre Ossman
2023-02-04
5
-21
/
+23
|
*
Avoid duplicating configuration setting
Pierre Ossman
2023-02-04
1
-16
/
+7
|
*
Make sure length is reset on assignment
Pierre Ossman
2023-02-04
1
-1
/
+3
|
*
Clean up BinaryParameter typing
Pierre Ossman
2023-02-04
3
-16
/
+21
|
*
Move hex conversion helpers to util
Pierre Ossman
2023-02-04
3
-5
/
+94
|
*
Use std::vector for basic data arrays
Pierre Ossman
2023-02-01
9
-111
/
+119
|
*
Use stdint types
Pierre Ossman
2023-02-01
93
-839
/
+858
|
*
Use templates for optimized code
Pierre Ossman
2023-02-01
31
-2062
/
+1582
*
|
Merge branch 'master-clipboard-check-state-before-access' of https://github.c...
Pierre Ossman
2023-02-28
1
-3
/
+3
|
\
\
|
*
|
VNCSConnectionST clipboard functions should check state before access.
Mark Mielke
2023-02-20
1
-3
/
+3
|
|
/
*
/
Throw exception instead on bad access check
Pierre Ossman
2023-02-28
1
-2
/
+2
|
/
*
Fix CRLF line endings
Pierre Ossman
2023-01-17
4
-398
/
+398
*
Use __attribute__:s directly
Pierre Ossman
2023-01-05
4
-24
/
+15
*
Protect key variables from setjmp()
Pierre Ossman
2023-01-05
2
-10
/
+13
*
Remove useless const specifiers
Pierre Ossman
2023-01-05
2
-4
/
+4
*
Explicitly mark switch case fall through
Pierre Ossman
2023-01-05
3
-0
/
+8
*
Fix RSA-AES state machines
Pierre Ossman
2023-01-05
2
-48
/
+44
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
30
-77
/
+94
*
Don't include palette to full color methods
Pierre Ossman
2023-01-04
4
-9
/
+7
*
Remove unused flags to decoder contexts
Pierre Ossman
2023-01-04
6
-6
/
+13
*
Stop supplying flags to clipboard peek handler
Pierre Ossman
2023-01-04
10
-10
/
+10
*
Mark system include paths correctly
Pierre Ossman
2023-01-04
1
-5
/
+5
*
Add client-side support for the MSLogonII security type.
Dinglan Peng
2022-12-27
6
-26
/
+232
*
Add client-side support for the DH security type.
Dinglan Peng
2022-12-27
6
-3
/
+210
*
Flush decoder errors on close()
Pierre Ossman
2022-11-07
1
-0
/
+10
*
Don't enable RSA-AES by default in servers
Pierre Ossman
2022-10-14
1
-3
/
+0
*
Ignore whitespace around components of host-and-port specification
Catherine Tower
2022-09-01
1
-2
/
+22
*
Fix incorrect nettle library references
Pierre Ossman
2022-09-01
1
-1
/
+4
*
Add support for RSA-AES security types
pdlan
2022-09-01
12
-13
/
+1316
*
Move include_directories() to proper places
Pierre Ossman
2022-08-25
1
-1
/
+5
*
Remove unused CSecurity::description()
Pierre Ossman
2022-08-25
10
-25
/
+3
*
Safely discard large (extended) clipboard contents
Pierre Ossman
2022-06-28
2
-8
/
+40
*
Merge branch 'mft-crop-fix' of https://github.com/mmozeiko/tigervnc
Pierre Ossman
2022-06-13
2
-8
/
+220
|
\
|
*
Workaround for MFT cropping in H264 decoding
Martins Mozeiko
2022-06-07
2
-8
/
+220
*
|
Find FFMPEG using pkg-config
Pierre Ossman
2022-06-07
1
-0
/
+1
*
|
Fix up ffmpeg header and library handling
Pierre Ossman
2022-06-07
1
-1
/
+2
*
|
Use pkg-config for pixman
Pierre Ossman
2022-06-07
1
-2
/
+3
*
|
Avoid temporary cmake variables
Pierre Ossman
2022-06-07
1
-24
/
+13
|
/
*
Assert that accessCheck isn't called too early
Samuel Mannehed
2022-04-29
1
-0
/
+3
*
Initialize SConnection's accessRights
Samuel Mannehed
2022-04-29
1
-1
/
+1
*
Print GnuTLS certificate status as hex
Pierre Ossman
2022-03-24
1
-1
/
+1
[prev]
[next]