index
:
libtdevnc
master
r14.1.x
Shared TDE VNC library sources
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version up.
Christian Beier
2016-12-28
1
-2
/
+2
*
Revert "Hopefully fix building on OSX."
Christian Beier
2016-11-24
1
-6
/
+0
*
Hopefully fix building on OSX.
Christian Beier
2016-11-24
1
-0
/
+6
*
Support systemd socket activation
Kyle Russell
2016-09-21
1
-0
/
+3
*
Fix TightVNC file transfer configure option.
Christian Beier
2016-01-27
1
-1
/
+1
*
Instead of letting the build system define endianess, rely on endian.h.
Christian Beier
2015-05-28
1
-1
/
+0
*
Do away with rfbint.h generation and use stdint.h directly instead.
Christian Beier
2015-05-28
1
-6
/
+1
*
Revert "LibVNCClient: Add H.264 encoding for framebuffer updates"
Christian Beier
2015-04-17
1
-12
/
+0
*
configure.ac: Use AC_CHECK_TOOL for cross-compiling support.
Thomas Anderson
2015-04-15
1
-1
/
+1
*
confgure.ac: Remove MinGW linker flag that's incompatible with mingw-w64.
Christian Beier
2014-12-30
1
-1
/
+0
*
Fix libva related compile errors
Floris Bos
2014-12-29
1
-3
/
+2
*
Use an m4 script subdirectory, fix automake init and two macro names.
Brian Bidulock
2014-10-02
1
-3
/
+5
*
Move vncterm to https://github.com/LibVNC/vncterm.
Christian Beier
2014-09-09
1
-1
/
+0
*
Remove x11vnc from autotools build system.
Christian Beier
2014-09-03
1
-429
/
+1
*
Update sourceforge links to point to github.
Christian Beier
2014-04-05
1
-1
/
+1
*
LibVNCClient: Add H.264 encoding for framebuffer updates
David Verbeiren
2013-01-25
1
-0
/
+14
*
Use htobeNN(3) to convert numbers in websocket.c.
Raphael Kubo da Costa
2012-09-14
1
-1
/
+1
*
Do not hardcode the need for libresolv.
Raphael Kubo da Costa
2012-09-14
1
-2
/
+11
*
Add Compile Time Version Test Defines.
Christian Beier
2012-05-23
1
-0
/
+5
*
Bump version to 0.9.10.
Christian Beier
2012-05-05
1
-2
/
+2
*
Enable building DLLs with MinGW32.
Christian Beier
2012-05-04
1
-0
/
+2
*
Make PKG_CHECK_MODULES fail non-fatal.
Christian Beier
2012-04-30
1
-2
/
+2
*
Fix build when no libjpeg is available.
Christian Beier
2012-04-26
1
-10
/
+6
*
Better check for Linux build.
Christian Beier
2012-04-25
1
-2
/
+2
*
Bump version to 0.9.9.
Christian Beier
2012-04-25
1
-2
/
+2
*
Merge branch 'turbovnc'
Christian Beier
2012-04-25
1
-3
/
+56
|
\
|
*
Replace TightVNC encoder with TurboVNC encoder. This patch is the result of f...
DRC
2012-03-26
1
-20
/
+7
|
*
Add TurboVNC encoding support.
DRC
2012-03-11
1
-4
/
+70
*
|
Unify GnuTLS vs OpenSSL build systems stuff between libvncclient and libvncse...
Christian Beier
2012-04-14
1
-9
/
+8
|
/
*
Here is a port of SDLvncviewer to GTK+2.
Mateus Cesar Groess
2012-02-11
1
-0
/
+4
*
Use AM_SILENT_RULES only when it's actually available.
Christian Beier
2011-12-01
1
-1
/
+1
*
Merge branch 'included-novnc'
Christian Beier
2011-11-17
1
-2
/
+3
|
\
|
*
Move the java stuff into webclients/java-applet.
Christian Beier
2011-11-09
1
-1
/
+2
|
*
Rename 'classes' dir to 'webclients'.
Christian Beier
2011-11-09
1
-2
/
+2
*
|
Update version number in autotools && cmake, NEWS entry.
Christian Beier
2011-11-08
1
-2
/
+2
|
/
*
Merge branch 'websockets'
Christian Beier
2011-10-04
1
-91
/
+165
|
\
|
*
This build warning is a libvncserver one, not for x11vnc.
Christian Beier
2011-10-04
1
-17
/
+14
|
*
Autotools: Fix OpenSSL and GnuTLS advertisement.
Christian Beier
2011-09-19
1
-1
/
+2
|
*
configure: Add AM_SILENT_RULES
Gernot Tenchio
2011-09-19
1
-0
/
+1
|
*
websockets: add GnuTLS and OpenSSL support
Gernot Tenchio
2011-08-17
1
-93
/
+94
|
*
websockets: Initial WebSockets support.
Joel Martin
2011-08-17
1
-0
/
+19
|
*
tightPng: Add initial tightPng encoding support.
Joel Martin
2011-07-22
1
-0
/
+55
*
|
Adopt autotools build system to Android.
Christian Beier
2011-07-23
1
-0
/
+8
|
/
*
Add libvncserver.pc and libvncclient.pc files.
Vic Lee
2011-03-28
1
-0
/
+2
*
Next version will be 0.9.8.
Christian Beier
2011-03-10
1
-2
/
+2
*
Move zippy.c to examples.
Christian Beier
2011-03-10
1
-1
/
+0
*
Add ARD (Apple Remote Desktop) security type support
Vic Lee
2011-01-31
1
-0
/
+16
*
x11vnc: Use opengl to read screen on macosx. non-deprecated macosx interfaces...
runge
2010-12-29
1
-0
/
+8
*
x11vnc: force --with-system-libvncserver to use correct headers.
runge
2010-12-21
1
-0
/
+14
*
Fix MinGW32 checking for IPv6.
Christian Beier
2010-07-14
1
-2
/
+12
[next]