summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename soup_message_headers_free as soup_message_headers_unrefcarlosgc/clean-refcountedCarlos Garcia Campos2021-03-2611-27/+41
* server: rename soup_message_body_free as soup_message_body_unrefCarlos Garcia Campos2021-03-264-16/+27
* Use ArcBox for reference counted boxed typesCarlos Garcia Campos2021-03-264-40/+27
* Add SOUP_HTTP_2_0Patrick Griffis2021-03-251-1/+2
* Make soup_message_set_http_version() privatePatrick Griffis2021-03-253-3/+4
* Stop using emacs indent-tabs-modeCarlos Garcia Campos2021-03-18165-165/+165
* Revert "Require body streams implement GPollableInputStream"Carlos Garcia Campos2021-03-181-3/+2
* tests: add a test to check soup_session_get_async_result_message() with soup_...Carlos Garcia Campos2021-03-181-1/+3
* Update Italian translationMilo Casagrande2021-03-171-111/+104
* Fix soup_session_get_async_result_message() with soup_session_send_and_read_a...Patrick Griffis2021-03-121-0/+5
* docs: Remove outdated logging notePatrick Griffis2021-03-111-4/+0
* 2.99.22.99.2Patrick Griffis2021-03-102-1/+17
* Require body streams implement GPollableInputStreamPatrick Griffis2021-03-091-2/+3
* logger: re-add support for logging request/response bodiesDaniel Kolesa2021-03-0912-33/+751
* Implement skip for SoupClientInputStream and SoupFilterInputStreamDaniel Kolesa2021-03-083-18/+50
* Remove 2.99 version macrosPatrick Griffis2021-03-053-7/+6
* Use g_memory_output_stream_new_resizable()Patrick Griffis2021-03-052-5/+5
* Fix compile warningsPatrick Griffis2021-03-054-4/+5
* build: Build with more warningsPatrick Griffis2021-03-051-2/+8
* Add a method to override the remote connection.Robert Ancell2021-03-0511-10/+347
* Replace remote-uri with remote-connectable in SoupConnectionRobert Ancell2021-03-052-44/+24
* Add new api to preconnect to a given uriCarlos Garcia Campos2021-03-056-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