index
:
~teuf/spice-vd_agent-win
master
mingw
Unnamed repository; edit this file 'description' to name the repository.
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vdagent
/
file_xfer.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-06
Use new vdagent_{strncpy,strcat}_s helpers
Christophe Fergeau
1
-2
/
+2
2014-12-30
g_key_get_string: use size_t for pointer difference
Uri Lublin
1
-1
/
+1
2014-12-30
Fix building with Visual Studio (inttypes.h)
Uri Lublin
1
-0
/
+7
2014-12-30
Fix compiler warning (missing backslash in FileXfer::handle_start)
Uri Lublin
1
-1
/
+1
2014-11-13
Fix g_key_get_string() failure when string contains '['
Cody Chan
1
-1
/
+1
2014-11-13
Fix dragging of files with CJK characters in name
Cody Chan
1
-1
/
+13
2013-11-13
vdagent: file_xfer: make g_key_get_string safer
Uri Lublin
1
-6
/
+19
2013-11-13
vdagent: file-xfer: make user desktop the target directory
Uri Lublin
1
-1
/
+1
2013-11-13
file_xfer: create file with user privileges
Uri Lublin
1
-0
/
+7
2013-07-17
Remove usage of more _s functions
Marc-André Lureau
1
-4
/
+10
2013-07-17
Replace sscanf_s by sscanf
Marc-André Lureau
1
-2
/
+2
2013-07-17
Fix task could be used uninitialized
Marc-André Lureau
1
-6
/
+10
2013-07-17
Fix invalid print format for uint64_t values
Marc-André Lureau
1
-2
/
+6
2013-07-17
dos2unix
Marc-André Lureau
1
-16
/
+16
2013-06-27
vdagent: add support for client -> guest file transfers
Arnon Gilboa
1
-0
/
+186