summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.64.32.64.3gnome-3-30Patrick Griffis2020-12-133-2/+6
* CI: use the ipv6 tag instead of non_awswebsockets-fixes-2.64Claudio Saavedra2020-12-111-1/+1
* WebSockets: ensure a new connection is created for WebSocket requestsCarlos Garcia Campos2020-12-111-0/+10
* WebSockets: do not start the input source when IO is closingCarlos Garcia Campos2020-12-112-1/+35
* WebSockets: plug another leak in the send_message() methodClaudio Saavedra2020-12-111-0/+1
* WebSockets: fix read after free in send_message()Claudio Saavedra2020-12-111-7/+6
* WebSockets: handle Set-Cookie header in handshake responseCarlos Garcia Campos2020-12-112-0/+80
* WebSockets: only poll IO stream when neededCarlos Garcia Campos2020-12-112-43/+77
* WebSockets: fix invalid read when sending large messagesClaudio Saavedra2020-12-111-3/+3
* WebSockets: allow to send close frames with no bodyCarlos Garcia Campos2020-12-112-30/+142
* WebSockets: ignore any messages after close has been sent and receivedCarlos Garcia Campos2020-12-112-0/+51
* WebSockets: client should also mark the close frame as SOUP_WEBSOCKET_QUEUE_LASTCarlos Garcia Campos2020-12-111-1/+1
* WebSockets: server must close the connection when receiving an unmasked frameCarlos Garcia Campos2020-12-112-3/+55
* WebSockets: client must fail when receiving a masked frame from serverCarlos Garcia Campos2020-12-112-0/+56
* WebSockets: allow null characters in text messages dataCarlos Garcia Campos2020-12-111-6/+83
* WebSockets: closed signal not emitted when io stream is SoupIOStreamCarlos Garcia Campos2020-12-114-2/+21
* WebSockets: fail and close the connection in case of invalid payload lengthCarlos Garcia Campos2020-12-112-0/+122
* WebSockets: return after closing connection on error in process_frameCarlos Garcia Campos2020-12-111-0/+1
* WebSockets: allow to send empty binary dataCarlos Garcia Campos2020-12-112-3/+58
* WebSockets: fix runtime critical warning when handshake failsCarlos Garcia Campos2020-12-112-0/+55
* WebSockets: message never finishes when handshake failsCarlos Garcia Campos2020-12-111-1/+3
* Update French translationCharles Monzat2019-01-171-5/+5
* Update Basque translationIñaki Larrañaga Murgoitio2018-11-251-168/+1067
* Update Basque translationIñaki Larrañaga Murgoitio2018-11-251-54/+52
* Update Slovak translationDušan Kazik2018-11-041-46/+48
* 2.64.22.64.2Claudio Saavedra2018-10-223-2/+7
* tld-test: update after changes in the public-suffix listClaudio Saavedra2018-10-221-4/+4
* Update Serbian translationМарко Костић2018-09-291-45/+47
* 2.64.12.64.1Claudio Saavedra2018-09-243-2/+8
* meson: Define the _DEFAULT_SOURCE macroTomas Popela2018-09-131-2/+9
* meson: Fix the generated vapi fileTomas Popela2018-09-071-1/+6
* Update Belarusian translationYuras Shumovich2018-09-061-45/+51
* meson: Fix the introspection filesTomas Popela2018-09-041-12/+17
* meson: Rename enum variablesTomas Popela2018-09-041-6/+6
* meson: Add missing libsoup-gnome headers when generating enumsTomas Popela2018-09-041-1/+4
* meson: Rename introspection's extra arguments variableTomas Popela2018-09-041-4/+4
* meson: Remove an extra Gio include for the GNOME introspectionTomas Popela2018-09-041-1/+0
* meson: Fix symbol prefix in introspection filesTomas Popela2018-09-041-2/+2
* meson : Add missing check for gmtime_r()Tomas Popela2018-09-041-0/+4
* 2.64.02.64.0Claudio Saavedra2018-09-033-3/+9
* Fix typo in Makefile.amClaudio Saavedra2018-09-031-1/+1
* meson: Don't export the private symbolsTomas Popela2018-09-032-6/+15
* meson: Specify all the header file that are needed for libsoupTomas Popela2018-09-031-4/+35
* meson: Install the correct header files for GNOME supportTomas Popela2018-09-031-3/+4
* meson: Use the correct soversionTomas Popela2018-09-031-1/+1
* Updated Danish translationAsk Hjorth Larsen2018-09-011-45/+47
* Update Latvian translationRūdolfs Mazurs2018-08-311-45/+47
* Update Hungarian translationBalázs Meskó2018-08-311-49/+50
* meson: Check for all Apache modules required for running testsTomas Popela2018-08-312-1/+44
* meson: Use apachectl for obtaining the Apache configurationTomas Popela2018-08-312-17/+32