summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update Turkish translationEmin Tufan Çetin2018-08-121-49/+51
* Update doap fileClaudio Saavedra2018-08-101-0/+7
* Add some tests for trailing dots in domainsClaudio Saavedra2018-08-102-3/+66
* Simplify soup_host_matches_host()Claudio Saavedra2018-08-101-10/+1
* 2.63.902.63.90Claudio Saavedra2018-08-093-2/+16
* Update French translationCharles Monzat2018-08-091-47/+49
* Updated Lithuanian translationAurimas Černius2018-08-051-48/+50
* Update German translationTim Sabsch2018-08-051-47/+50
* Update Polish translationPiotr Drąg2018-08-041-44/+47
* examples/simple-httpd.c: Fix handling of directoriesMooffie2018-07-011-1/+6
* Update Catalan translationJordi Mas2018-07-011-47/+52
* Add soup_cookie_jar_get_cookies with empty hostname testMichael Catanzaro2018-06-281-0/+19
* cookie-jar: bail if hostname is an empty stringMichael Catanzaro2018-06-281-1/+1
* soup-auth-manager: Workaround false-positive FORWARD_NULL Coverity Scan warningMilan Crha2018-06-251-0/+8
* soup-message-headers: Add sanity check into content_type_setter()Milan Crha2018-06-251-6/+8
* soup-auth-digest: Fix buffer size issue found by Coverity Scan and clangMilan Crha2018-06-251-2/+2
* test-utils: Fix uninitialized value issue found by Coverity Scan and clangMilan Crha2018-06-251-2/+4
* soup-status: Fix include recursion issue found by Coverity Scan and clangMilan Crha2018-06-251-1/+1
* soup: Fix nonnull parameter issues found by Coverity Scan and clangMilan Crha2018-06-252-2/+3
* soup-body-output-stream: Fix unused value issues found by Coverity Scan and c...Milan Crha2018-06-251-3/+0
* soup-address: Fix some issues found by Coverity Scan and clangMilan Crha2018-06-251-4/+4
* soup-auth: Fix use-after-free found by Coverity Scan and clangMilan Crha2018-06-251-4/+0
* 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