summaryrefslogtreecommitdiff
path: root/daemon/soup-input-stream.c
Commit message (Expand)AuthorAgeFilesLines
* [HTTP] Support g_file_input_stream_query_info()Christian Kellner2009-10-161-0/+7
* Implement support for g_cancellable_release_fd()Benjamin Otte2009-08-191-0/+1
* don't leak GSimpleAsyncResults. #551075.Dan Winship2008-12-111-0/+4
* Use g_set_error_literal where appropriate. Bug #539167.Christian Persch2008-08-021-6/+6
* Since G_SEEK_END is not supported at the moment immediately return FALSEChristian Kellner2008-03-061-6/+14
* Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson2008-02-191-8/+2
* Use SoupSessionSync instead of SoupSessionAsync and convert SoupStreamsChristian Kellner2008-02-161-1/+0
* Handle errors in send_finish.Alexander Larsson2008-01-311-1/+15
* Port to libsoup-2.4.Christian Kellner2008-01-161-33/+37
* implement GSeekable (a bit hackishly due to a bug in libsoup 2.2.x)Dan Winship2008-01-121-1/+121
* Fix for changes to g_input_stream_set_pending() since I wrote this.Dan Winship2008-01-111-18/+10
* Fix the double use of a counter variable inside nested loops.Christian Kellner2008-01-111-0/+786