summaryrefslogtreecommitdiff
path: root/src/spice-file-transfer-task.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-01file-transfer: Add guards to public functionsPavel Grunt1-2/+8
2016-09-01file-transfer: Add documentation for public functionsPavel Grunt1-12/+33
2016-08-31Add ability to get sizes from SpiceFileTransferTaskJonathon Jongsma1-4/+44
2016-08-12Fix docs for SpiceFileTransferTask::progressJonathon Jongsma1-3/+3
2016-08-10file-transfer: improve GHashTable with value_destroy_funcVictor Toso1-1/+1
2016-08-10file-transfer: increase reference for channel-mainVictor Toso1-4/+6
2016-08-10file-transfer: Move initializations to _task_new()Victor Toso1-18/+22
2016-08-03spicy: Fix spice_file_transfer_task_get_filename leakChristophe Fergeau1-1/+1
2016-08-03channel-main: avoid race around file-transfer flushVictor Toso1-0/+13
2016-08-03file-transfer: avoid potential leaksChristophe Fergeau1-0/+4
2016-08-03file-transfer: Fix SpiceFileTransferTask::error leakVictor Toso1-3/+4
2016-08-03file-transfer: Fix SpiceFileTransferTask::file_stream leakChristophe Fergeau1-0/+1
2016-08-03file-transfer: Fix GTask leaksChristophe Fergeau1-0/+9
2016-07-29file-transfer: remove unused function for debugVictor Toso1-15/+0
2016-07-07file-xfer: move to spice-file-transfer-task.cVictor Toso1-0/+737