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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for rpm-based packages when self-signed cert is used to sign java applet
Brian P. Hinz
2014-12-09
3
-3
/
+7
*
Revert IPv6 listening support
Pierre Ossman
2014-12-08
3
-200
/
+41
*
Update German translations
Mario Blättermann
2014-12-03
1
-233
/
+205
*
Update Dutch translations
Benno Schulenberg
2014-12-03
1
-187
/
+186
*
Add Ukrainian translations
Yuri Chornoivan
2014-12-03
2
-1
/
+754
*
More RPM spec file cleanup
Brian P. Hinz
2014-11-22
1
-7
/
+0
*
SPEC file cleanup
Brian P. Hinz
2014-11-22
3
-7
/
+3
*
Remove libvnc server module from statically built versions
Brian P. Hinz
2014-11-20
1
-31
/
+8
*
More Java viewer clipboard handler fixes
Brian P. Hinz
2014-11-20
1
-4
/
+9
*
TigerVNC 1.3.90 (1.4 beta)
v1.3.90
Pierre Ossman
2014-11-19
3
-4
/
+4
*
Fix setsockopt() call on Windows
Pierre Ossman
2014-11-19
1
-1
/
+1
*
Assume inet_pton() is missing on Windows
Pierre Ossman
2014-11-19
1
-0
/
+5
*
Update translation template file
Pierre Ossman
2014-11-19
1
-46
/
+68
*
Remove "Error:" prefix from error message
Pierre Ossman
2014-11-19
1
-1
/
+1
*
Merge branch 'ipv6' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2014-11-19
3
-41
/
+195
|
\
|
*
Protect IPv6 address strings with []
Pierre Ossman
2014-11-19
1
-3
/
+7
|
*
Don't assume that it's IPv4 just because it's not IPv6
Pierre Ossman
2014-11-19
1
-31
/
+32
|
*
inet_ntoa() want's the address directly, not a pointer to it
Pierre Ossman
2014-11-19
1
-1
/
+1
|
*
Merge branch 'ipv6' of https://github.com/twaugh/tigervnc into ipv6
Pierre Ossman
2014-11-18
3
-36
/
+185
|
|
\
|
|
*
TcpSocket: IPv6 handling throughout (#68).
Tim Waugh
2014-11-17
1
-19
/
+100
|
|
*
Added more #ifdefs for IPv6.
Tim Waugh
2014-11-17
1
-1
/
+11
|
|
*
IPv6 loopback support too.
Tim Waugh
2014-11-12
3
-8
/
+23
|
|
*
Add IPv6 support (#68).
Tim Waugh
2014-11-12
1
-17
/
+60
*
|
|
Merge pull request #73 from bphinz/java
bphinz
2014-11-19
2
-71
/
+83
|
\
\
\
|
*
|
|
Major rework of Java viewer clipboard handling
Brian P. Hinz
2014-11-19
2
-71
/
+83
*
|
|
|
Merge pull request #71 from bphinz/buildfixes
bphinz
2014-11-18
1
-0
/
+21
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Removed references to libgcrypt and libgpg-error in BUILDING.txt
Brian P. Hinz
2014-11-18
1
-3
/
+1
|
*
|
|
Update BUILDING.txt to document GnuTLS requirements
Brian P. Hinz
2014-11-14
1
-0
/
+23
*
|
|
|
Merge pull request #70 from bphinz/java
bphinz
2014-11-13
5
-62
/
+20
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Fixed issue where java viewer in listen mode did not exit properly.
Brian P. Hinz
2014-11-13
1
-1
/
+1
|
*
|
Fix getSockPort methods in java TcpSocket
Brian P. Hinz
2014-11-13
2
-6
/
+5
|
*
|
Make sure sockets are shutdown in java viewer listen mode
Brian P. Hinz
2014-11-13
2
-6
/
+15
|
*
|
Java code cleanup
Brian P. Hinz
2014-11-13
3
-50
/
+0
*
|
|
Revert "Use VncAuth as the default security type, ..."
Pierre Ossman
2014-11-11
1
-1
/
+1
*
|
|
Make sure we do an initial resize
Pierre Ossman
2014-11-11
1
-4
/
+12
*
|
|
Always log chosen security type
Pierre Ossman
2014-11-11
3
-3
/
+3
*
|
|
Merge pull request #62 from bphinz/buildfixes
bphinz
2014-11-05
3
-6
/
+33
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Parameterize jar file signing for rpm-based distros
Brian P. Hinz
2014-11-05
3
-3
/
+30
|
*
|
Set default file encoding to prevent java compiler warnings
Brian P. Hinz
2014-11-05
3
-3
/
+3
*
|
|
Merge pull request #61 from bphinz/buildfixes
bphinz
2014-11-05
16
-100
/
+1689
|
\
|
|
|
*
|
Remove non-applicable changes from cmake patch
Brian P. Hinz
2014-11-05
1
-8
/
+0
|
*
|
more el5 build fixes
Brian P. Hinz
2014-11-05
1
-1
/
+0
|
*
|
el6 package enhancement
Brian P. Hinz
2014-11-04
1
-2
/
+5
|
*
|
more el5 build fixes
Brian P. Hinz
2014-11-04
1
-0
/
+4
|
*
|
more el5 build enhancements
Brian P. Hinz
2014-11-04
3
-98
/
+190
|
*
|
more el5 static build enhancements
Brian P. Hinz
2014-11-04
3
-0
/
+696
|
*
|
el5 build enhancements
Brian P. Hinz
2014-11-04
9
-0
/
+803
*
|
|
Merge pull request #60 from bphinz/java
bphinz
2014-11-05
1
-44
/
+44
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
More enhancements to java SSLEngineManager
Brian P. Hinz
2014-11-04
1
-44
/
+44
*
|
|
Merge pull request #59 from bphinz/buildfixes
bphinz
2014-11-04
1
-1
/
+6
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
[next]