summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* auth: emit authenticate signal if authenticate from uri credentials results i...carlosgc/auth-fixesCarlos Garcia Campos2022-04-221-5/+13
* auth: null check the SoupAuth vfuncs before trying to use themCarlos Garcia Campos2022-04-221-10/+30
* soup-auth-ntlm: Fix a memory leakMilan Crha2022-04-221-0/+3
* docs: Add Carlos to authorsPatrick Griffis2022-04-141-1/+1
* docs: Fix extraneous *Patrick Griffis2022-04-141-1/+1
* build: Handle docs being built without introspectionPatrick Griffis2022-04-142-3/+11
* CI: Strictly validate docsPatrick Griffis2022-04-141-2/+4
* docs: Document deprecation macrosPatrick Griffis2022-04-141-1/+15
* docs: Document error quark functionsPatrick Griffis2022-04-143-1/+19
* build: Add option to validate docsPatrick Griffis2022-04-143-0/+18
* build: Change docs to a feature set to autoPatrick Griffis2022-04-143-37/+38
* docs: Document SoupCache propertiesPatrick Griffis2022-04-141-0/+8
* docs: Document return of soup_auth_negotiate_supported()Patrick Griffis2022-04-141-0/+1
* Make soup_auth_domain_try_generic_auth_callback privatePatrick Griffis2022-04-145-7/+15
* docs: Document SoupCacheabilityPatrick Griffis2022-04-141-0/+10
* Revert "TMP REMOVE"Patrick Griffis2022-04-141-0/+2
* cache: Make SoupCacheResponse privateMaximiliano Sandoval R2022-04-132-6/+6
* docs: Port individual docs to gi-docgenMaximiliano Sandoval R2022-04-1347-2149/+1963
* Port to gi-docgenMaximiliano Sandoval R2022-04-1319-2695/+820
* gir: Mark returns as nullableMaximiliano Sandoval R2022-04-132-2/+2
* TMP REMOVEMaximiliano Sandoval R2022-04-131-2/+0
* version: Allow MIN_REQUIRED=3_0Patrick Griffis2022-04-121-2/+2
* Revert accidental header changePatrick Griffis2022-04-122-6/+5
* docs: Add 3.2 macrosPatrick Griffis2022-04-123-5/+10
* 3.1 (dev)Patrick Griffis2022-04-123-6/+5
* Update Slovak translationDuĊĦan Kazik2022-04-011-111/+134
* 3.0.63.0.6Patrick Griffis2022-03-312-1/+9
* http2: do not try a write after the last data frameCarlos Garcia Campos2022-03-291-8/+11
* meson: Override dep for use by the provide wrap sectionNirbheek Chauhan2022-03-252-1/+3
* meson: Add missing native: kwarg to add_languages()Nirbheek Chauhan2022-03-251-1/+1
* meson: Add explicit check argument to run_command()Nirbheek Chauhan2022-03-251-7/+7
* http2: convert asserts for nghttp2 IO API called from callbacks into warningsCarlos Garcia Campos2022-03-241-2/+2
* http2: fix handling of 100 continue responsesCarlos Garcia Campos2022-03-221-18/+68
* get: add support for PUT and POST methodsCarlos Garcia Campos2022-03-221-4/+71
* http2: stay in read headers state after receiving an informational responseCarlos Garcia Campos2022-03-222-1/+1
* get: add --user-agent command line optionCarlos Garcia Campos2022-03-221-0/+7
* http2-test.c: Fix build on Visual StudioChun-wei Fan2022-03-211-1/+1
* CI: Allow Autobahn to fail without blockingPatrick Griffis2022-03-211-0/+1
* 3.0.53.0.5Patrick Griffis2022-03-182-2/+10
* Update Bulgarian translationAlexander Shopov2022-03-121-104/+128
* http2: try to write after every data frame readCarlos Garcia Campos2022-03-111-0/+2
* http2: do not use g_idle_add to close the connection after goaway is sentCarlos Garcia Campos2022-03-111-1/+7
* tests: Install missing test cert and key for installed-testsSimon McVittie2022-03-051-0/+2
* tests: Install http2-server.pySimon McVittie2022-03-051-1/+3
* Add Abkhazian translationNaala Nanba2022-03-012-0/+194
* Move private types out of soup-types.hPatrick Griffis2022-02-083-8/+19
* server: fix crash when sending an invalid percent encoding pathIgnacio Casal Quinteiro2022-01-311-1/+2
* test: add test about invalid percent encoding pathsIgnacio Casal Quinteiro2022-01-311-0/+24
* Handle potential g_uri_unescape_string failuresPatrick Griffis2022-01-282-1/+4
* ci: Bump image versionPatrick Griffis2022-01-171-1/+1