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
/
libvncserver
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop autotools
Bert van Hall
2017-02-13
1
-80
/
+0
*
Support systemd socket activation
Kyle Russell
2016-09-21
1
-0
/
+6
*
Do away with rfbint.h generation and use stdint.h directly instead.
Christian Beier
2015-05-28
1
-2
/
+1
*
Set autotools SOVERSION.
Peter Spiess-Knafl
2015-02-09
1
-0
/
+1
*
Replace SHA1 implementation with the one from RFC 6234.
Christian Beier
2015-02-01
1
-1
/
+1
*
Rename obsolete INCLUDES to AM_CPPFLAGS
Brian Bidulock
2014-10-02
1
-1
/
+1
*
LibVNCServer: Prefer GnuTLS over OpenSSL to be in sync with LibVNCClient.
Christian Beier
2012-04-30
1
-4
/
+4
*
Include some more missing files for make dist.
Christian Beier
2012-04-26
1
-2
/
+2
*
Include missing files for make dist.
Christian Beier
2012-04-25
1
-0
/
+1
*
Replace TightVNC encoder with TurboVNC encoder. This patch is the result of f...
DRC
2012-03-26
1
-5
/
+1
*
Add TurboVNC encoding support.
DRC
2012-03-11
1
-0
/
+4
*
Fix build error when libpng is available, but libjpeg is not.
Christian Beier
2011-12-01
1
-4
/
+0
*
Add support for different crypto implementations
Gernot Tenchio
2011-09-19
1
-5
/
+7
*
Autotools: Fix OpenSSL and GnuTLS advertisement.
Christian Beier
2011-09-19
1
-4
/
+4
*
Add sha1.*. Remove UTF-8 encode. Protocol handling.
Joel Martin
2011-08-25
1
-1
/
+1
*
Move libvncserver/md5* to common
Gernot Tenchio
2011-08-17
1
-1
/
+1
*
websockets: Add SSL cert command line options.
Joel Martin
2011-08-17
1
-0
/
+1
*
websockets: add GnuTLS and OpenSSL support
Gernot Tenchio
2011-08-17
1
-1
/
+12
*
websockets: Add encryption support
Gernot Tenchio
2011-08-17
1
-1
/
+1
*
websockets: Initial WebSockets support.
Joel Martin
2011-08-17
1
-1
/
+5
*
tightPng: Add initial tightPng encoding support.
Joel Martin
2011-07-22
1
-2
/
+6
*
Update minilzo library used for Ultra encoding to ver 2.04.
Christian Beier
2011-02-26
1
-1
/
+1
*
Put files used by both libs into a 'common' dir.
Christian Beier
2011-01-25
1
-5
/
+5
*
clean up build flags
dscho
2009-02-03
1
-1
/
+1
*
Need to include zywrletemplate.c in Makefile.am
runge
2008-02-01
1
-1
/
+1
*
Build shared libraries per default
dscho
2007-03-30
1
-2
/
+2
*
Client Independent Server Side Scaling is now supported
steven_carr
2006-05-03
1
-2
/
+2
*
Ultra Encoding added. Tested against UltraVNC V1.01
steven_carr
2006-05-02
1
-2
/
+2
*
Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h
runge
2006-04-26
1
-1
/
+1
*
fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,...
runge
2005-11-25
1
-2
/
+2
*
This monster commit contains support for TightVNC's file transfer protocol.
dscho
2005-09-28
1
-3
/
+16
*
also distribute private.h...
dscho
2005-05-17
1
-1
/
+1
*
autoconf: rpm -> rpmbuild and echo -n -> printf
runge
2005-03-05
1
-1
/
+1
*
add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au...
dscho
2004-06-07
1
-1
/
+1
*
move the library into libvncserver/, x11vnc into x11vnc/
dscho
2004-05-25
1
-0
/
+42