summaryrefslogtreecommitdiff
path: root/src/channel-webdav.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-22webdav: fix race caused by libsoupJakub Janků1-1/+14
2020-04-09Replace emacs modeline with .editorconfigMarc-André Lureau1-1/+0
2019-08-26webdav: fix usecase with multiple concurrent connectionsJakub Janků1-10/+7
2019-08-22webdav: ref client when demuxingJakub Janků1-1/+2
2019-07-03webdav: don't buffer input from phodavJakub Janků1-11/+32
2019-07-03channel-webdav: Write mux message in a single memory blockFrediano Ziglio1-12/+7
2019-06-19webdav: don't warn on cancelJakub Janků1-3/+9
2019-06-19webdav: remove client on empty messageJakub Janků1-7/+7
2019-06-19webdav: don't start client on empty messageJakub Janků1-1/+5
2019-05-09channel-webdav: do not handle vmc_data message twiceVictor Toso1-1/+3
2018-07-25Remove deprecation blocks not needed anymoreFrediano Ziglio1-6/+0
2018-06-08Replace GET_PRIVATE macros with generated get_privateMarc-André Lureau1-4/+1
2018-06-08Use new GObject define macros with privateMarc-André Lureau1-3/+1
2017-09-04webdav: remove the client if input stream is closedMarc-André Lureau1-6/+11
2017-03-27channel-webdav: include comment about message handlingVictor Toso1-6/+10
2016-12-19Ignore warnings about unavailable function around webdavVictor Toso1-0/+6
2016-08-10channel-webdav: Remove extra SpiceWebdavChannel parameterPavel Grunt1-24/+19
2016-07-28webdav: Do not reuse cancellablePavel Grunt1-2/+2
2016-03-18Adjust to GLib 2.36Pavel Grunt1-1/+0
2015-10-09Glib applications should only include spice-client.hJonathon Jongsma1-1/+1
2015-06-09webdav: keep phodav requirements inside USE_PHODAVVictor Toso1-0/+4
2015-06-08Move gtk/ -> src/Marc-André Lureau1-0/+613