index
:
~fziglio/vd_agent_win
master
misc
misc2
security
vdagent for Windows - experimental repository
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-28
Reuse spice-protocol macros instead of defining new ones for alignment
HEAD
master
Frediano Ziglio
2
-10
/
+4
2018-05-31
vdagent: Fix loss of mouse movement events
free.user.name
1
-69
/
+64
2018-05-28
file_xfer: Use shared_ptr to simplify memory management
Frediano Ziglio
2
-22
/
+6
2018-05-28
file_xfer: Use destructor for FileXferTask
Frediano Ziglio
2
-10
/
+18
2018-05-28
file_xfer: Remove too C syntax for C++
Frediano Ziglio
1
-2
/
+2
2018-05-28
file_xfer: Remove FileXferTask structure alignment
Frediano Ziglio
1
-2
/
+2
2018-05-28
msi: Do not generate deps.txt
Frediano Ziglio
2
-8
/
+1
2018-05-28
Avoid unused variable warning
Frediano Ziglio
1
-1
/
+1
2018-05-28
Fix minor compiler compatibility
Frediano Ziglio
1
-0
/
+4
2018-05-28
vcproj: Add some missing files
Frediano Ziglio
1
-0
/
+12
2018-05-28
vcproj: Remove reference to CxImage
Frediano Ziglio
1
-8
/
+8
2018-05-25
Revert "Enable some security options on output executables"
Frediano Ziglio
1
-24
/
+3
2018-05-25
Enable some security options on output executables
Frediano Ziglio
1
-3
/
+24
2018-05-25
Avoid to use names with reserved characters.
Frediano Ziglio
1
-0
/
+10
2018-05-25
vdagent: Removed unused declaration
Frediano Ziglio
1
-1
/
+0
2017-08-22
imagetest: Save BMP file using BitmapCoder
Frediano Ziglio
3
-16
/
+8
2017-08-22
imagetest: Save PNG file using a helper function
Frediano Ziglio
1
-10
/
+18
2017-08-22
Make BitmapCoder::from_bitmap return a BMP file format
Frediano Ziglio
1
-3
/
+12
2017-08-14
build: Update NEWS file for 0.9.0 release
Christophe Fergeau
1
-0
/
+9
2017-08-07
Do not use dash in rpm version
Frediano Ziglio
2
-3
/
+5
2017-07-27
Ignore auxiliary build files
Frediano Ziglio
1
-1
/
+1
2017-07-27
Update git.mk file
Frediano Ziglio
1
-42
/
+242
2017-07-26
Add a test for logging functions
Frediano Ziglio
3
-0
/
+68
2017-07-26
Expand PRINT_LINE macros
Frediano Ziglio
1
-5
/
+4
2017-07-26
Make VDLog::printf static
Frediano Ziglio
2
-9
/
+8
2017-07-26
Avoid using LTO by default during compilation
Frediano Ziglio
1
-1
/
+0
2017-07-26
spec: run tests during RPM build if possible
Frediano Ziglio
1
-0
/
+27
2017-07-26
Add test for PNG files
Frediano Ziglio
3
-0
/
+160
2017-07-26
Support encoding PNG images
Frediano Ziglio
1
-3
/
+115
2017-07-26
Write code to decode PNG format
Frediano Ziglio
5
-9
/
+278
2017-07-26
Initial rewrite of image conversion code
Frediano Ziglio
5
-53
/
+158
2017-07-26
Move image handling to a separate file
Frediano Ziglio
4
-49
/
+146
2017-07-26
Prevent possible future buffer overflow
Frediano Ziglio
1
-1
/
+2
2017-07-24
fix format string for Visual Studio
Frediano Ziglio
1
-1
/
+2
2017-07-24
log: add comment to make code clearer
Frediano Ziglio
1
-0
/
+2
2017-07-24
log: rewrite log_version using config.h definitions
Frediano Ziglio
1
-29
/
+3
2017-07-22
Remove small memory leak in log_version
Frediano Ziglio
1
-5
/
+4
2017-07-21
Use single variable for path computations
Frediano Ziglio
1
-6
/
+5
2017-07-19
Split long if statement
Frediano Ziglio
1
-5
/
+6
2017-07-14
event_dispatcher: vd_printf calls -- remove __func__
Uri Lublin
1
-2
/
+2
2017-07-14
clipboard: log format used
Uri Lublin
1
-1
/
+1
2017-07-10
Avoid log_level warning using a static const
Frediano Ziglio
1
-4
/
+4
2017-07-10
Enable debug information build on spec file
Frediano Ziglio
1
-1
/
+1
2017-07-08
Store agent process handle instead of using PROCESS_INFORMATION
Frediano Ziglio
1
-14
/
+14
2017-07-08
Use process handle to mark agent existence
Frediano Ziglio
1
-6
/
+3
2017-07-08
Close agent thread handle
Frediano Ziglio
1
-1
/
+2
2017-07-08
Make some functions static
Frediano Ziglio
1
-15
/
+17
2017-07-07
Update project URL
Frediano Ziglio
2
-2
/
+2
2017-05-23
Fix hdesk handle leak in vdagent
kunming.xie
1
-1
/
+2
2017-05-23
spec: Add missing mingwXX-winpthreads-static dependency
Frediano Ziglio
1
-0
/
+2
[next]