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 mismatches between format string and arguments
Pierre Ossman
2015-03-03
19
-55
/
+55
*
Shorten stats from EncodeManager using SI/IEC prefixes
Pierre Ossman
2015-03-03
3
-8
/
+60
*
A switch() needs to handle every value in an enum
Pierre Ossman
2015-03-03
1
-0
/
+4
*
Switch to unsigned parameters for ExtendedDesktopSize handler
Pierre Ossman
2015-03-03
4
-7
/
+7
*
Fix bad signed/unsigned comparisons
Pierre Ossman
2015-03-03
14
-27
/
+27
*
Make sure Exceptions do not use unsafe format strings
Pierre Ossman
2015-03-03
8
-53
/
+31
*
Tag the Exception constructor as a printf function
Pierre Ossman
2015-03-03
1
-1
/
+7
*
Remove unused variables
Pierre Ossman
2015-03-03
10
-17
/
+2
*
Handle no useful address types from getaddrinfo()
Pierre Ossman
2015-03-03
1
-0
/
+3
*
The compiler cannot figure out if this is assigned properly
Pierre Ossman
2015-03-03
1
-0
/
+4
*
Turn on more warnings to catch potential bugs
Pierre Ossman
2015-03-03
1
-0
/
+4
*
Merge pull request #142 from bphinz/master
Brian Hinz
2015-03-01
14
-277
/
+75
|
\
|
*
Build local static libpng on el5
Brian P. Hinz
2015-03-01
1
-1
/
+14
|
*
Remove obsolete distro patches
Brian P. Hinz
2015-03-01
10
-65
/
+29
|
*
Use autotools to build fltk-1.3.3 on el5 instead of cmake
Brian P. Hinz
2015-03-01
3
-192
/
+17
|
*
Bump version of fltk to 1.3.3 for el5, el6, & ubuntu packages
Brian P. Hinz
2015-03-01
4
-20
/
+16
|
/
*
Merge pull request #141 from bphinz/java
Brian Hinz
2015-03-01
1
-6
/
+5
|
\
|
*
Don't violate RFB spec by sending UTF-8
Brian P. Hinz
2015-03-01
1
-6
/
+5
|
/
*
Merge branch 'perf' of https://github.com/dcommander/tigervnc
Pierre Ossman
2015-02-27
2
-4
/
+4
|
\
|
*
encperf, decperf: catch fopen() errors
DRC
2015-02-26
2
-4
/
+4
*
|
Merge branches 'format-security' and 'module-ldnow-master' of https://github....
Pierre Ossman
2015-02-27
9
-133
/
+323
|
\
\
|
*
|
Link libvnc.so with '-z now' to make symbol resolution failures obvious.
Tim Waugh
2015-02-26
1
-1
/
+1
|
|
/
|
*
Merge branch 'cmdline-crash' of https://github.com/twaugh/tigervnc
Pierre Ossman
2015-02-26
1
-8
/
+28
|
|
\
|
|
*
Don't return without value here.
Tim Waugh
2015-02-25
1
-1
/
+1
|
|
*
Abort argument processing on error.
Tim Waugh
2015-02-18
1
-8
/
+28
|
*
|
Merge branch 'xserver117-master' of https://github.com/twaugh/tigervnc
Pierre Ossman
2015-02-26
3
-14
/
+150
|
|
\
\
|
|
*
|
Check for out-of-memory when installing color map.
Tim Waugh
2015-02-25
1
-7
/
+4
|
|
*
|
Updated to build against xorg-x11-server 1.17.x.
Tim Waugh
2015-02-25
3
-7
/
+146
|
*
|
|
Merge branch 'perf' of https://github.com/dcommander/tigervnc
Pierre Ossman
2015-02-26
1
-40
/
+56
|
|
\
\
\
|
|
*
|
|
encperf: Optionally disable pixel translation
DRC
2015-02-25
1
-2
/
+6
|
|
*
|
|
encperf: change % to %% in printf format
DRC
2015-02-25
1
-1
/
+1
|
|
*
|
|
encperf: add compression level to encoding list
DRC
2015-02-25
1
-1
/
+2
|
|
*
|
|
encperf: allow # of iterations to be specified
DRC
2015-02-25
1
-6
/
+6
|
|
*
|
|
encperf: report encoded & raw-equivalent bytes
DRC
2015-02-25
1
-13
/
+24
|
|
*
|
|
encperf: Code formatting tweaks
DRC
2015-02-25
1
-18
/
+18
|
|
|
/
/
|
*
|
|
The legacy OS X keyboard API is only 32-bit
Pierre Ossman
2015-02-25
1
-1
/
+1
|
*
|
|
Escape FLTK menu entries
Pierre Ossman
2015-02-25
3
-20
/
+77
|
*
|
|
Revert "Switch to FLTK's copy() method for menus"
Pierre Ossman
2015-02-25
2
-69
/
+30
|
|
/
/
*
|
|
Don't need to log local port when handling -via (#126).
Tim Waugh
2015-02-25
1
-1
/
+0
*
|
|
Avoid warning when compiling with gcc's -Wformat-security option.
Tim Waugh
2015-02-24
1
-1
/
+1
|
/
/
*
|
Disable entries instead of shuffling memory around
Pierre Ossman
2015-02-20
1
-22
/
+11
*
|
Update copyright years
Pierre Ossman
2015-02-20
2
-2
/
+2
*
|
Switch to FLTK's copy() method for menus
Pierre Ossman
2015-02-20
2
-26
/
+76
|
/
*
Create a console window for help output on Windows
Pierre Ossman
2015-02-17
1
-0
/
+21
*
Add shortcuts to context menu for quick access
Pierre Ossman
2015-02-16
1
-11
/
+11
*
Stop mapping Meta to Super
Pierre Ossman
2015-02-16
1
-2
/
+0
*
Merge branch 'perf' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2015-02-13
24
-158
/
+1193
|
\
|
*
Default compression level should be interpreted as high
Pierre Ossman
2015-02-13
1
-1
/
+1
|
*
Be more aggressive in finding solid rectangles
Pierre Ossman
2015-02-13
2
-74
/
+96
|
*
Add test to measure high level encoding performance
Pierre Ossman
2015-02-13
2
-0
/
+442
[next]