summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add new api to preconnect to a given uricarlosgc/preconnectCarlos Garcia Campos2021-03-046-25/+574
* session: remove the basic APIsCarlos Garcia Campos2021-03-047-752/+36
* examples: use soup_session_send in get exampleCarlos Garcia Campos2021-03-041-5/+10
* session: add soup_session_get_async_result_messagecarlosgc/async-result-messageCarlos Garcia Campos2021-03-046-7/+43
* session: add soup_session_send_and_read APIscarlosgc/send_and_readCarlos Garcia Campos2021-03-0315-100/+228
* vala: Drop deprecated custom bindingsRico Tzschichholz2021-02-271-4/+0
* session: fix the queue order for items with same priorityCarlos Garcia Campos2021-02-272-1/+81
* Remove SoupMessageQueuecarlosgc/session-queueCarlos Garcia Campos2021-02-2610-439/+203
* session: remove async-context propertyCarlos Garcia Campos2021-02-2511-340/+102
* ssl-test: do not fail if we get connection closed instead of certificate requ...Carlos Garcia Campos2021-02-251-1/+5
* Fix some functions that weren't changed from a boolean to an enum.Robert Ancell2021-02-256-6/+6
* timeout-test: port the new API and unskip itCarlos Garcia Campos2021-02-241-40/+34
* cache-test: fix session extra reference on endCarlos Garcia Campos2021-02-241-4/+2
* Update Galician translationFran Dieguez2021-02-241-3/+2
* 2.99.12.99.1Patrick Griffis2021-02-236-12/+17
* session: add public getters and setters for the SoupSession propertiesCarlos Garcia Campos2021-02-238-142/+605
* test: simplify /ssl/tls-interaction test by using SoupServerCarlos Garcia Campos2021-02-233-93/+50
* server: rename SoupSocket:ssl-creds as SoupSocket::tls-certificateCarlos Garcia Campos2021-02-232-28/+21
* server: remove unused property SoupSocket:is-serverCarlos Garcia Campos2021-02-233-102/+1
* Updated Danish translationAsk Hjorth Larsen2021-02-231-194/+202
* docs: Remove incorrect redirect docsPatrick Griffis2021-02-222-39/+0
* Fix reference to SOUP_VERSION_2_24Patrick Griffis2021-02-221-2/+2
* Update Indonesian translationKukuh Syafaat2021-02-211-105/+119
* Extend test cert to 2049Bernhard M. Wiedemann2021-02-191-8/+8
* session: Remove ssl-use-system-ca-file propertyCarlos Garcia Campos2021-02-196-146/+99
* Update British English translationZander Brown2021-02-181-108/+125
* 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