summaryrefslogtreecommitdiff
path: root/libsoup/soup-io-stream.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Add g_task_set_source_tag() everywherePhilip Withnall2023-04-131-0/+1
* Use G_DECLARE_FINAL_TYPE when applicablePatrick Griffis2021-07-281-1/+1
* Use g_object_notify_by_pspec instead of g_object_notifyCarlos Garcia Campos2021-05-041-7/+12
* Stop using emacs indent-tabs-modeCarlos Garcia Campos2021-03-181-1/+1
* Modernize GObject usage of various classesPatrick Griffis2020-10-271-22/+38
* Always use G_PARAM_STATIC_STRINGSNiels De Graef2020-01-131-2/+4
* WebSockets: closed signal not emitted when io stream is SoupIOStreamCarlos Garcia Campos2019-06-251-0/+8
* Port some of the classes to the new glib private apiIgnacio Casal Quinteiro2016-11-141-6/+2
* soup-io-stream: fix close_asyncDan Winship2015-03-011-3/+21
* valgrindageDan Winship2012-08-111-0/+2
* Clean up includesDan Winship2012-07-131-2/+1
* Use g_clear_object(), g_clear_pointer()Dan Winship2012-07-131-2/+1
* Move SoupSocket stuff out of soup-message-io.cDan Winship2012-04-281-0/+205