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
...
*
Add Raphael to AUTHORS.
Christian Beier
2012-09-14
1
-1
/
+1
*
Include strings.h for strncasecmp(3)
Raphael Kubo da Costa
2012-09-14
1
-0
/
+1
*
Work around a gcc bug with anonymous structs and unions.
Raphael Kubo da Costa
2012-09-14
1
-10
/
+15
*
Include stdio.h for snprintf(3)
Raphael Kubo da Costa
2012-09-14
1
-0
/
+2
*
Add the required headers for read(2)
Raphael Kubo da Costa
2012-09-14
1
-0
/
+5
*
Use htobeNN(3) to convert numbers in websocket.c.
Raphael Kubo da Costa
2012-09-14
4
-15
/
+20
*
Do not hardcode the need for libresolv.
Raphael Kubo da Costa
2012-09-14
2
-9
/
+29
*
Tune the definitions needed when building with -ansi.
Raphael Kubo da Costa
2012-09-14
7
-2
/
+19
*
Add some missing feature macro definitions.
Raphael Kubo da Costa
2012-09-14
2
-0
/
+10
*
Use C-style comments in rfbconfig.h.cmake and C source code.
Raphael Kubo da Costa
2012-09-14
6
-24
/
+32
*
Correctly include rfbconfig.h.
Raphael Kubo da Costa
2012-09-14
1
-1
/
+1
*
CMake: Link against libgcrypt when it is found.
Raphael Kubo da Costa
2012-09-14
1
-1
/
+2
*
Update noVNC webclient.
Christian Beier
2012-08-19
17
-97
/
+253
*
Update AUTHORS.
Christian Beier
2012-08-19
1
-2
/
+2
*
Patched sockets.c to allow the use of IPv6 without IPv4.
Oliver Loch
2012-08-19
1
-1
/
+6
*
Add another contributor
Johannes Schindelin
2012-07-20
1
-1
/
+2
*
Fix in milliseconds to struct timeval conversion
Rostislav Lisovy
2012-07-20
1
-1
/
+1
*
Remove autogenerated files from repo.
Christian Beier
2012-05-31
2
-483
/
+0
*
Add Compile Time Version Test Defines.
Christian Beier
2012-05-23
3
-0
/
+12
*
libvncserver/sockets.c: do not segfault when listenSock/listen6Sock == -1
Kyle J. McKay
2012-05-21
1
-2
/
+2
*
Fix some compiler warnings that hinted some no too unimportant errors.
Christian Beier
2012-05-09
4
-4
/
+8
*
Update TODO.
Christian Beier
2012-05-07
1
-0
/
+2
*
Encodingstest: Use format string argument with fprintf.
Luca Falavigna
2012-05-07
1
-1
/
+1
*
Bump version to 0.9.10.
Christian Beier
2012-05-05
2
-3
/
+3
*
Update ChangeLog for 0.9.9.
Christian Beier
2012-05-04
1
-0
/
+1070
*
Enable building DLLs with MinGW32.
Christian Beier
2012-05-04
1
-0
/
+2
*
Update NEWS for 0.9.9.
Christian Beier
2012-05-04
1
-0
/
+33
*
LibVNCClient: #undef these types in case it's WIN32.
Christian Beier
2012-05-03
1
-4
/
+4
*
LibVNCServer: Include ws2tcpip.h if it's available.
Christian Beier
2012-05-03
1
-0
/
+4
*
LibVNCServer: Prefer GnuTLS over OpenSSL to be in sync with LibVNCClient.
Christian Beier
2012-04-30
1
-4
/
+4
*
Some more libjpeg, libpng and zlib related build fixes.
Christian Beier
2012-04-30
1
-2
/
+2
*
Make PKG_CHECK_MODULES fail non-fatal.
Christian Beier
2012-04-30
1
-2
/
+2
*
Only try to build TightPNG stuff when libjpeg is available.
Christian Beier
2012-04-30
2
-24
/
+12
*
Only build libjpeg test programs if libjpeg is actually available.
Christian Beier
2012-04-27
1
-3
/
+3
*
Fix CMake build of LibVNCClient.
Christian Beier
2012-04-26
1
-1
/
+17
*
Properly check return value.
Christian Beier
2012-04-26
1
-1
/
+4
*
Fix build when no libjpeg is available.
Christian Beier
2012-04-26
1
-10
/
+6
*
Include some more missing files for make dist.
Christian Beier
2012-04-26
2
-2
/
+3
*
Include missing files for make dist.
Christian Beier
2012-04-25
1
-0
/
+1
*
Fix libvncclient make dist.
Christian Beier
2012-04-25
1
-1
/
+1
*
Better check for Linux build.
Christian Beier
2012-04-25
1
-2
/
+2
*
Binaries that are to be installed should be all lowercase.
Christian Beier
2012-04-25
1
-4
/
+4
*
Bump version to 0.9.9.
Christian Beier
2012-04-25
2
-3
/
+3
*
Fix some compiler warnings thrown with newer gcc.
Christian Beier
2012-04-25
4
-6
/
+7
*
Merge branch 'turbovnc'
Christian Beier
2012-04-25
18
-596
/
+3652
|
\
|
*
Fix turbojpeg tests compilation.
Christian Beier
2012-04-25
1
-2
/
+2
|
*
Fix compilation with some libjpeg distributions.
DRC
2012-04-25
1
-4
/
+3
|
*
Make TurboVNC compress level 3 actually work.
Christian Beier
2012-04-12
1
-1
/
+1
|
*
Fix memory leak in TurboVNC
DRC
2012-04-09
1
-2
/
+2
|
*
Extend support for the new TurboVNC encoder to the CMake build system
DRC
2012-03-26
1
-2
/
+39
[prev]
[next]