summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* preconnect: preconnect should never steal a connectioncarlosgc/preconnect-stolenCarlos Garcia Campos2021-04-232-0/+119
* 2.99.42.99.4Patrick Griffis2021-04-202-1/+14
* message: rename tls-certificate and tls-certificate-errors propertiesCarlos Garcia Campos2021-04-207-60/+60
* soup-message-io: Log If-* caching headers to sysprofPhilip Withnall2021-04-201-0/+6
* soup-message-io: Fix sysprof logging of Last-Modified/ETagPhilip Withnall2021-04-201-2/+2
* connection: remove soup_connection_get_tls_info()Carlos Garcia Campos2021-04-202-26/+0
* soup-date-utils.c: Include stdlib.hChun-wei Fan2021-04-191-0/+2
* meson.build: Fix Windows config for ntlm-authChun-wei Fan2021-04-191-0/+2
* docs: Add clarification on threadingwip/docs-threadingPatrick Griffis2021-04-171-0/+6
* build: Add more common-sense error cflagsPatrick Griffis2021-04-171-0/+2
* No need to remove collect metrics flag on newly created messageCarlos Garcia Campos2021-04-151-1/+0
* metrics: update metrics before emitting SoupMessage::restartedCarlos Garcia Campos2021-04-151-1/+1
* metrics: add support for size metricsCarlos Garcia Campos2021-04-1417-32/+434
* Add support for collecting metricsCarlos Garcia Campos2021-04-1418-10/+827
* autobahn-test.c: Implement timeout in main loopautobahn-integration-newDiego Pino Garcia2021-04-133-19/+60
* autobahn-test.c: Define env variables AUTOBAHN_NUM_CASES and AUTOBAHN_NUM_CASEDiego Pino Garcia2021-04-131-2/+10
* autobahn-test.c: Autobahn tests go from 1 to num_casesDiego Pino Garcia2021-04-131-1/+1
* autobahn-server.sh: Search configuration file if could not be found in workin...Diego Pino Garcia2021-04-131-1/+8
* autobanh-test.c: Set autobahn-server.sh path if path to file could not be foundDiego Pino Garcia2021-04-131-3/+11
* docker: Add lsof to imagePatrick Griffis2021-04-131-0/+1
* Revert "ci: Use podman to generate images"Patrick Griffis2021-04-131-4/+15
* ci: Fix autobahn buildPatrick Griffis2021-04-131-0/+1
* ci: Force pipeline to runPatrick Griffis2021-04-131-4/+0
* autobahn: Various improvements:Patrick Griffis2021-04-1310-351/+297
* autobahn: Remove duplicate debug argPatrick Griffis2021-04-131-10/+4
* soup-websocket-connection.c: replace g_warning for g_debugDiego Pino Garcia2021-04-131-1/+1
* meson.build: Link test-utilsDiego Pino Garcia2021-04-131-2/+20
* tests: replace fprintf for debug_printfDiego Pino Garcia2021-04-131-9/+9
* tests: Use GLib test frameworkDiego Pino Garcia2021-04-131-17/+48
* ci: add step to run autobahn testsDiego Pino Garcia2021-04-132-3/+17
* tests: start autobahn serverDiego Pino Garcia2021-04-131-0/+46
* autobahn-server.sh: refactor codeDiego Pino Garcia2021-04-131-7/+54
* tests: include tests/autobahnDiego Pino Garcia2021-04-132-0/+10
* tests: add full license in tests/autobahn/soup-autobahn-test-client.cDiego Pino Garcia2021-04-131-1/+18
* tests: fix function callDiego Pino Garcia2021-04-131-1/+1
* tests: add a autobahn test clientClaudio Saavedra2021-04-134-0/+244
* cookies: allow non-HTTP uris for cookiescarlosgc/cookies-non-http-urisCarlos Garcia Campos2021-04-133-10/+17
* message: uri argument of soup_message_set_site_for_cookies() is nullableCarlos Garcia Campos2021-04-131-6/+8
* Add soup_message_get_connection_id() APIPatrick Griffis2021-04-097-1/+93
* 2.99.32.99.3Patrick Griffis2021-04-082-1/+20
* Fix soup_message_query_flags() not returning a booleanPatrick Griffis2021-04-051-1/+1
* Update Dutch translationNathan Follens2021-04-011-17/+32
* message: rename options-ping property as is-options-pingCarlos Garcia Campos2021-03-296-31/+102
* message: ensure GObject::notify signal is always emitted when properties changeCarlos Garcia Campos2021-03-291-42/+91
* Rename soup_message_headers_free as soup_message_headers_unrefCarlos 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
* docs: fix documentation errorsCarlos Garcia Campos2021-03-262-1/+1
* Add SOUP_HTTP_2_0Patrick Griffis2021-03-251-1/+2
* Make soup_message_set_http_version() privatePatrick Griffis2021-03-253-3/+4