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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Per libvncserver developer bk138 do not automatically release onHold
r14.0.1
Timothy Pearson
2015-01-13
1
-1
/
+0
*
Add hooks to client library to ontain network and authentication status
Timothy Pearson
2015-01-12
5
-6
/
+63
*
Add missing files from previous commit
Timothy Pearson
2015-01-10
2
-0
/
+61
*
Port required changes for TDE's krfb server from the old libvnc version embed...
Timothy Pearson
2015-01-10
6
-145
/
+198
*
Add Floris to AUTHORS.
Christian Beier
2015-01-06
1
-1
/
+2
*
Update NEWS.
Christian Beier
2015-01-06
1
-0
/
+6
*
Merge pull request #51 from maxnet/master
Christian Beier
2015-01-02
1
-0
/
+10
|
\
|
*
Initialize libgcrypt before use
Floris Bos
2015-01-02
1
-0
/
+10
*
|
Merge pull request #50 from maxnet/master
Christian Beier
2015-01-02
1
-0
/
+4
|
\
\
|
|
/
|
*
tls_openssl.c: enable extra POSIX functionality to get PTHREAD_MUTEX_RECURSIVE
Floris Bos
2015-01-01
1
-0
/
+4
*
|
Fix another MinGW64 build issue. WSAEWOULDBLOCK is not MinGW-specific.
Christian Beier
2014-12-30
1
-2
/
+0
*
|
Fix building with mingw-w64.
Christian Beier
2014-12-30
1
-1
/
+3
*
|
confgure.ac: Remove MinGW linker flag that's incompatible with mingw-w64.
Christian Beier
2014-12-30
1
-1
/
+0
*
|
autogen.sh: pass cmdline params to configure call.
Christian Beier
2014-12-30
1
-1
/
+1
*
|
Merge pull request #49 from maxnet/master
Christian Beier
2014-12-29
4
-5
/
+8
|
\
\
|
|
/
|
*
Fix compiler warnings libvncclient + gtkvncviewer
Floris Bos
2014-12-29
2
-2
/
+2
|
*
Fix libva related compile errors
Floris Bos
2014-12-29
2
-3
/
+6
|
/
*
Add VNCpp to projects using LibVNC.
Christian Beier
2014-10-31
1
-0
/
+4
*
Update ChangeLog for 0.9.10.
Christian Beier
2014-10-21
1
-0
/
+839
*
Update NEWS.
Christian Beier
2014-10-21
1
-0
/
+1
*
Update comments regarding rfbClientConnectionGone().
Christian Beier
2014-10-21
1
-2
/
+3
*
Fix Use-After-Free vulnerability in LibVNCServer wrt scaling.
Christian Beier
2014-10-21
1
-2
/
+0
*
Merge pull request #43 from maksqwe/fix_rfbSelectBox
dscho
2014-10-14
1
-1
/
+1
|
\
|
*
Fix selData.buttonWidth calculation
Maks Naumov
2014-10-14
1
-1
/
+1
|
/
*
Fix possible libvncclient ServerInit memory corruption.
Christian Beier
2014-10-10
1
-1
/
+2
*
Fix potential memory corruption in libvncclient.
Christian Beier
2014-10-10
1
-0
/
+7
*
Update NEWS for 0.9.10.
Christian Beier
2014-10-09
1
-0
/
+23
*
Update AUTHORS.
Christian Beier
2014-10-09
1
-1
/
+3
*
Merge pull request #42 from LibVNC/autotools-fix-revisited
dscho
2014-10-07
4
-0
/
+1114
|
\
|
*
Ship the required macros in the m4/ directory.
Christian Beier
2014-10-07
4
-0
/
+1114
*
|
Add back a working autogen.sh
Johannes Schindelin
2014-10-07
1
-0
/
+4
*
|
Fix stack-based buffer overflow
Nicolas Ruff
2014-10-07
1
-1
/
+2
*
|
Merge pull request #41 from newsoft/master
dscho
2014-10-07
2
-9
/
+52
|
\
\
|
*
|
Fix multiple stack-based buffer overflows in file transfer feature
newsoft
2014-10-06
1
-8
/
+30
|
*
|
Make sure that no integer overflow could occur during scaling
newsoft
2014-10-06
1
-1
/
+22
|
/
/
*
|
Add libvncclient/h264.c to dist tarball.
Christian Beier
2014-10-06
1
-1
/
+1
*
|
Really add empty m4 subdirectory.
Christian Beier
2014-10-03
1
-0
/
+1
*
|
Merge pull request #38 from LibVNC/autotools-fix-revisited
Christian Beier
2014-10-02
13
-14227
/
+15
|
\
\
|
|
/
|
*
INSTALL and ltmain.sh need those leading slashes.
Christian Beier
2014-10-02
1
-2
/
+2
|
*
add a few more ignores
Brian Bidulock
2014-10-02
1
-0
/
+3
|
*
removed autogen.sh
Brian Bidulock
2014-10-02
1
-57
/
+0
|
*
Remove autotools-related files that will get installed by autoreconf -i.
Christian Beier
2014-10-02
3
-14161
/
+0
|
*
Use an m4 script subdirectory, fix automake init and two macro names.
Brian Bidulock
2014-10-02
2
-3
/
+6
|
*
Rename obsolete INCLUDES to AM_CPPFLAGS
Brian Bidulock
2014-10-02
6
-6
/
+6
*
|
Update noVNC HTML5 client to latest version from https://github.com/kanaka/no...
Christian Beier
2014-10-02
30
-5951
/
+6797
*
|
Close unclosed comments ;-)
Johannes Schindelin
2014-09-30
1
-2
/
+2
*
|
Merge pull request #36 from danielgindi/master
dscho
2014-09-30
1
-0
/
+2
|
\
\
|
*
|
A forgotten `#ifdef WIN32` broke UNIX build.
Daniel Cohen Gindi
2014-09-30
1
-0
/
+2
|
/
/
*
|
Merge pull request #33 from danielgindi/master
dscho
2014-09-30
14
-30
/
+327
|
\
\
|
|
/
|
/
|
|
*
Signal is a fundamental UNIX function, and must be omitted for any windows co...
Daniel Cohen Gindi
2014-09-20
1
-1
/
+1
[next]