summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add soup_cookie_jar_get_cookies with empty hostname testmcatanzaro/#3Michael Catanzaro2018-06-241-0/+19
* cookie-jar: bail if hostname is an empty stringMichael Catanzaro2018-06-241-1/+1
* soup: Use atomic integers for refcountingEdward Hervey2018-06-233-20/+23
* socket-properties: Implement MT-safe refcountingEdward Hervey2018-06-201-2/+2
* Remove many custom Vala bindingsCorentin Noël2018-06-132-161/+3
* SoupURI: make soup_uri_new_with_base a constructorCorentin Noël2018-06-131-2/+2
* SoupAuthDomain: assign right types to subclass methods and fix introspectionCorentin Noël2018-06-135-19/+36
* SoupProxyResolver: add this deprecated class to the introspectionCorentin Noël2018-06-135-18/+40
* Do not include the header exclusion guards in the introspectionCorentin Noël2018-06-1376-228/+228
* Merge branch 'bug-1' into 'master'Carlos Garcia Campos2018-06-132-0/+12
|\
| * Set default cookie path when origin is NULL and value not present in parsed textAdrian Perez de Castro2018-06-132-0/+12
* | Update Chinese (Taiwan) translationYi-Jyun Pan2018-06-131-44/+47
|/
* 2.63.22.63.2Claudio Saavedra2018-05-213-2/+12
* Update Chinese (China) translationMingcong Bai2018-05-211-45/+49
* Update Indonesian translationKukuh Syafaat2018-05-121-45/+48
* Updated Spanish translationDaniel Mustieles2018-04-251-43/+46
* Updated Czech translationMarek Cernocky2018-04-241-43/+46
* Updated Slovenian translationMatej Urbančič2018-04-231-44/+47
* Update Friulian translationFabio Tomat2018-04-231-44/+47
* Update Romanian translationDaniel Șerbănescu2018-04-221-43/+46
* soup-socket: fix critical warning when the peer-certificate changes after dis...Carlos Garcia Campos2018-04-201-0/+1
* meson: Use os.path.join for paths instead of string manipulationTomas Popela2018-04-181-7/+7
* meson: Better use the output of get_apache_module_dirs.pyTomas Popela2018-04-181-10/+9
* meson: Only compile and install test the have all the prerequisitesTomas Popela2018-04-181-41/+52
* meson: Move one of the have_apache check to get_apache_module_dirs scriptTomas Popela2018-04-182-2/+6
* Update Romanian translationDaniel Șerbănescu2018-04-171-21/+144
* meson: Fix typo in assertTomas Popela2018-04-171-1/+1
* tests: Remove extra whitespaceTomas Popela2018-04-171-1/+1
* tests: Configure PHP to load the XMLRPC extension if presentJan Alexander Steffens (heftig)2018-04-176-3/+26
* build: Check php-xmlrpc in a more robust wayJan Alexander Steffens (heftig)2018-04-172-4/+4
* meson: Unbreak build of pull-api-testJan Alexander Steffens (heftig)2018-04-171-3/+3
* meson: Move HAVE_CONFIG_H define to global argsJan Alexander Steffens (heftig)2018-04-172-3/+6
* meson: Don't install soup-tests resourcesJan Alexander Steffens (heftig)2018-04-171-8/+7
* xmlrpc-server.php: Don't try to count NULL paramsJan Alexander Steffens (heftig)2018-04-171-1/+1
* meson: Move unixd check code to Apache blockTomas Popela2018-04-161-2/+2
* meson: Rename variable for better clarityTomas Popela2018-04-161-6/+6
* 2.63.12.63.1Claudio Saavedra2018-04-163-3/+21
* Update Croatian translationgogo2018-04-161-45/+49
* meson: Avoid getting krb5_config option value earlyIñigo Martínez2018-04-131-1/+2
* meson: Take advantage of short-circuit evaluationIñigo Martínez2018-04-131-8/+2
* meson: Avoid a conditional expression when checking ApacheIñigo Martínez2018-04-131-4/+2
* meson: Avoid a conditional expression when checking cURLIñigo Martínez2018-04-131-3/+1
* meson: Define check_gio_tls_src conditionallyIñigo Martínez2018-04-131-6/+6
* meson: Bump meson versionIñigo Martínez2018-04-131-1/+1
* meson: Fix introspection variableIñigo Martínez2018-04-131-1/+1
* Add support for libpslwip/mesonTomas Popela2018-04-113-9/+5
* Build libsoup and libsoup-gnome as shared librariesTomas Popela2018-04-111-2/+2
* Check for presence of g-ir-scanner and vala if they're enabledTomas Popela2018-04-112-2/+19
* Address review comments from Iñigo MartínezTomas Popela2018-04-116-262/+135
* Fix a comment typoTomas Popela2018-04-111-1/+1