summaryrefslogtreecommitdiff
path: root/libsoup/websocket/soup-websocket-connection.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Add names to various GSourcesPhilip Withnall2023-04-131-0/+20
* websocket: handle more invalid close codesCarlos Garcia Campos2022-09-281-1/+13
* docs: Port individual docs to gi-docgenMaximiliano Sandoval R2022-04-131-73/+45
* websockets: Use more helpful error when payload too largePatrick Griffis2021-11-081-2/+2
* Fix possibly uninitialized warningsPatrick Griffis2021-09-201-1/+1
* Update gi annotationsPatrick Griffis2021-08-081-3/+3
* Use G_DECLARE_FINAL_TYPE when applicablePatrick Griffis2021-07-281-1/+1
* websocket: fix off-by-one in incoming payload size checkOle André Vadla Ravnås2021-07-091-1/+1
* Use g_object_notify_by_pspec instead of g_object_notifyCarlos Garcia Campos2021-05-041-81/+87
* soup-websocket-connection.c: replace g_warning for g_debugDiego Pino Garcia2021-04-131-1/+1
* Stop using emacs indent-tabs-modeCarlos Garcia Campos2021-03-181-1/+1
* session: remove async-context propertyCarlos Garcia Campos2021-02-251-9/+4
* docs: remove since tags from documentationCarlos Garcia Campos2021-02-111-33/+0
* Replace SoupURI with GUriPatrick Griffis2020-11-141-7/+7
* websocket: remove *_with_extentions variantsCarlos Garcia Campos2020-11-051-33/+5
* Make SoupWebsocketConnection a final typePatrick Griffis2020-10-291-5/+9
* Modernize GObject declarationsPatrick Griffis2020-09-191-216/+234
* Reorganize source treePatrick Griffis2020-09-191-0/+2214