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
*
These are UNIX headers, and are not available on MSVC
Daniel Cohen Gindi
2014-09-20
1
-0
/
+5
*
Those are generally the windows headers, not just MinGW
Daniel Cohen Gindi
2014-09-20
1
-2
/
+2
*
On windows, use the Win32 calls for directory enumerations.
Daniel Cohen Gindi
2014-09-20
1
-3
/
+78
*
Generally adjusting headers for compiling on windows without the mixing of Wi...
Daniel Cohen Gindi
2014-09-20
4
-1
/
+19
*
Just use a macro to bridge to the Win32 version of `mkdir`
Daniel Cohen Gindi
2014-09-20
1
-5
/
+6
*
Use correct `winsock2.h` version header instead of winsock.h.
Daniel Cohen Gindi
2014-09-20
1
-2
/
+4
*
Fixed a violation of the C89 standard ("declarations must come before instruc...
Daniel Cohen Gindi
2014-09-20
3
-10
/
+16
*
A windows version for directory enumerations
Daniel Cohen Gindi
2014-09-20
1
-0
/
+147
*
MSVC also has the __FUNCTION__ predefined
Daniel Cohen Gindi
2014-09-20
1
-1
/
+1
*
`CreateDirectory` might clash with the `CreateDirectoryA`/`CreateDirectoryW` ...
Daniel Cohen Gindi
2014-09-20
2
-1
/
+13
*
Fail when NULL is passed to CreateFileListInfo()
Daniel Cohen Gindi
2014-09-20
1
-2
/
+6
*
`strings.h` and `resolv.h` are not available on MSVC, and some POSIX function...
Daniel Cohen Gindi
2014-09-20
6
-2
/
+29
*
The HAVE_X11 define is not there anymore, but we don't need it either.
Christian Beier
2014-09-09
1
-5
/
+1
*
Move vncterm to https://github.com/LibVNC/vncterm.
Christian Beier
2014-09-09
12
-1296
/
+2
*
Move VisualNaCro to https://github.com/LibVNC/VisualNaCro.
Christian Beier
2014-09-09
12
-1942
/
+0
*
Move prepare_x11vnc_dist.sh over to x11vnc repo.
Christian Beier
2014-09-09
1
-140
/
+0
*
Remove x11vnc from autotools build system.
Christian Beier
2014-09-03
2
-433
/
+2
*
Remove tightvnc-1.3dev5-vncviewer-alpha-cursor.patch.
Christian Beier
2014-09-03
1
-143
/
+0
*
Remove x11vnc subdir.
Christian Beier
2014-09-03
176
-210670
/
+0
*
Fix tv_usec calculation
Johannes Schindelin
2014-09-02
1
-1
/
+1
*
Merge branch 'msvc'
Johannes Schindelin
2014-09-02
10
-32
/
+389
|
\
|
*
Use Windows' critical sections to emulate pthread's mutexes
Daniel Cohen Gindi
2014-09-02
1
-13
/
+36
|
*
Perform pointer arithmetic on char * instead of void *
Daniel Cohen Gindi
2014-09-02
1
-1
/
+1
|
*
MSVC: Use the Unix emulation headers
Daniel Cohen Gindi
2014-09-02
2
-1
/
+11
|
*
Use WIN32 for Windows-specific #ifdef guards
Daniel Cohen Gindi
2014-09-02
3
-7
/
+11
|
*
Add MSVC compatible unix headers
Daniel Cohen Gindi
2014-09-02
3
-0
/
+312
|
*
MSVC: Use _snprintf instead of snprintf
Daniel Cohen Gindi
2014-09-02
3
-0
/
+12
|
*
Use correct winsock header
Daniel Cohen Gindi
2014-09-02
1
-1
/
+1
|
*
Include Winsock2 header before windows.h include
Daniel Cohen Gindi
2014-09-02
1
-2
/
+5
|
*
Remove unused variables
Daniel Cohen Gindi
2014-09-02
1
-7
/
+0
|
/
*
Merge pull request #21 from newsoft/master
dscho
2014-08-26
1
-0
/
+19
|
\
|
*
Do not accept a scaling factor of zero on PalmVNCSetScaleFactor and SetScale ...
Nicolas Ruff
2014-08-18
1
-0
/
+14
|
*
Check malloc() return value on client->server ClientCutText message. Client c...
Nicolas Ruff
2014-08-18
1
-0
/
+5
|
/
*
Merge pull request #16 from sandsmark/master
dscho
2014-08-16
2
-6
/
+10
|
\
|
*
allow rfbInitSockets with non-ready states.
Amandeep Singh
2014-08-03
1
-2
/
+3
|
*
Fix crash in krfb
Amandeep Singh
2014-08-03
1
-4
/
+7
|
*
x11vnc: fix double X_UNLOCK on xrandr events
Will Thompson
2014-08-03
1
-0
/
+1
*
|
Merge pull request #17 from dktrkranz/master
Luca Falavigna
2014-08-16
3
-4
/
+14
|
\
\
|
*
|
Fix whitespace
Johannes Schindelin
2014-08-16
1
-8
/
+8
|
*
|
Enable support for ppc64el architecture
Luca Falavigna
2014-08-16
1
-2
/
+8
|
*
|
Use Libs.private to avoid unnecessary linkage
Luca Falavigna
2014-08-16
2
-2
/
+6
|
/
/
*
|
Fix indentation
Johannes Schindelin
2014-08-16
2
-3
/
+3
*
|
Merge pull request #20 from newsoft/master
dscho
2014-08-16
2
-5
/
+28
|
\
\
|
*
|
Check for MallocFrameBuffer() return value
newsoft
2014-08-15
2
-4
/
+9
|
*
|
Fix integer overflow in MallocFrameBuffer()
newsoft
2014-08-15
1
-1
/
+19
|
/
/
*
|
Merge pull request #13 from wjt/fix-double-X_UNLOCK-on-xrandr-event
dscho
2014-07-18
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
x11vnc: fix double X_UNLOCK on xrandr events
Will Thompson
2014-07-10
1
-0
/
+1
*
|
Update LZO to version 2.07
Johannes Schindelin
2014-06-27
4
-1687
/
+4690
*
|
Merge pull request #7 from waldheinz/init-sfae-padding
dscho
2014-06-23
1
-0
/
+2
|
\
\
|
*
|
Initialize padding in SetFormatAndEncodings' rfbSetPixelFormatMsg.
Matthias Treydte
2014-06-23
1
-0
/
+2
|
|
/
[next]