summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* session: Remove ssl-use-system-ca-file propertycarlosgc/system-ca-fileCarlos Garcia Campos2021-02-186-146/+99
* content-sniffer: empty resources should be considered text/plaincarlosgc/sniff-emptyCarlos Garcia Campos2021-02-172-5/+10
* server: remove unused property definitionsCarlos Garcia Campos2021-02-171-2/+0
* Update Hungarian translationBalázs Meskó2021-02-141-107/+123
* message: do not use underscore in signal namesCarlos Garcia Campos2021-02-111-7/+7
* docs: use Returns instead of Return value in documentationCarlos Garcia Campos2021-02-1132-156/+156
* docs: remove since tags from documentationCarlos Garcia Campos2021-02-1137-282/+2
* Remove http and https aliases supportCarlos Garcia Campos2021-02-1115-471/+37
* logger: Fix memory leakCarlos Garcia Campos2021-02-111-1/+4
* hsts: Move hsts-enforced signal from SoupHSTSEnforcer to SoupMessageCarlos Garcia Campos2021-02-116-91/+119
* WebSockets: do not report connection errors as handshake failurescarlosgc/websocket-connection-errorCarlos Garcia Campos2021-02-102-3/+41
* build: Print summary of configurationPatrick Griffis2021-02-081-1/+31
* Update Turkish translationEmin Tufan Çetin2021-02-071-109/+122
* auth: Allow to authenticate using URI user info with no passwordcarlosgc/auth-no-passwordCarlos Garcia Campos2021-02-043-2/+43
* auth: do not pause the message when cancelled in the authenticate callbackCarlos Garcia Campos2021-02-042-1/+43
* Update Swedish translationAnders Jonsson2021-02-031-106/+120
* session: Include Content-Length header for put and post requests with no bodycarlosgc/null-post-content-lengthCarlos Garcia Campos2021-02-032-4/+33
* Update Brazilian Portuguese translationRafael Fontenelle2021-01-311-106/+121
* Update Slovenian translationMatej Urbančič2021-01-271-105/+119
* soup-message: Allow to pass a NULL content type to soup_message_set_request_bodyCarlos Garcia Campos2021-01-272-30/+49
* Greatly simplify soup_uri_get_path_and_query()Patrick Griffis2021-01-272-15/+8
* Fix soup_uri_get_path_and_query handling paths with //Patrick Griffis2021-01-272-5/+51
* ci: Update image versionPatrick Griffis2021-01-223-7/+5
* Dockerfile: Sort package dependencies by alphabetical orderDiego Pino Garcia2021-01-221-7/+7
* Dockerfile: Add necessary libraries for building autobahntestsuiteDiego Pino Garcia2021-01-221-0/+5
* Change SOUP_GSSAPI_BLACKLISTED_URIS to SOUP_GSSAPI_BLOCKLISTED_URISPatrick Griffis2021-01-201-5/+5
* Fix annotations on message header gettersPatrick Griffis2021-01-191-2/+2
* examples: Rewrite proxy examplePatrick Griffis2021-01-182-60/+108
* Update Serbian translationМарко Костић2021-01-151-105/+119
* docs: Update server docsPatrick Griffis2021-01-093-40/+31
* examples: Fix simple-httpdPatrick Griffis2021-01-092-36/+43
* Add soup_server_message_get_reason_phrase() to match SoupMessagePatrick Griffis2021-01-098-30/+46
* docs: Various changes from feedbackPatrick Griffis2021-01-092-53/+36
* docs: add more 2.90 missing symbols to sections.txtCarlos Garcia Campos2021-01-071-0/+3
* docs: add SOUP_VERSION_2_90 symbol to sections.txtCarlos Garcia Campos2021-01-071-0/+1
* Generate SOUP_VERSION_2_90 macroCarlos Garcia Campos2021-01-071-0/+1
* Update Portuguese translationHugo Carvalho2021-01-061-111/+125
* Update Galician translationFran Dieguez2021-01-041-105/+120
* Updated Lithuanian translationAurimas Černius2021-01-041-105/+120
* Update Belarusian translationŹmicier Turok2020-12-281-106/+120
* Update Belarusian translationŹmicier Turok2020-12-281-69/+97
* Update Basque translationAsier Sarasua Garmendia2020-12-271-103/+117
* Update German translationPhilipp Kiemle2020-12-261-104/+118
* meson: skip the fallback for sysprof on WindowsChristoph Reiter2020-12-221-1/+3
* Update Catalan translationJordi Mas i Hernandez2020-12-221-105/+122
* tests: Use TAP format for all outputPatrick Griffis2020-12-185-7/+20
* Update Friulian translationFabio Tomat2020-12-181-104/+120
* fuzzing: Add basic coverage of soup_date_time_new_from_http_string()Patrick Griffis2020-12-172-0/+18
* fuzzing: Add SoupContentSniffer coveragePatrick Griffis2020-12-163-3/+50
* Handle sniffing bytes with 0 sizePatrick Griffis2020-12-161-0/+3