summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '2.46.0' into baserock/markdoffman/morphbaserock/markdoffman/morphMark Doffman2014-03-27269-12717/+29849
|\
| * 2.46.02.46.0Dan Winship2014-03-242-2/+6
| * 2.45.922.45.92Dan Winship2014-03-172-1/+23
| * soup-socket: fixed leak in new_socket_client()Slava Monich2014-03-161-2/+7
| * soup-session: force port for proxy URLSlava Monich2014-03-161-1/+1
| * tests: use g_test_bug() to annotate test casesDan Winship2014-03-1525-293/+485
| * tests: remove debug_printf()s that are redundant with test namesDan Winship2014-03-1522-246/+13
| * tests: split up some test programs into more testsDan Winship2014-03-1510-624/+831
| * auth-test: remove some erroneous SKIP_IF_NO_APACHEsDan Winship2014-03-151-6/+0
| * redirect-test: remove a flaky testDan Winship2014-03-101-103/+0
| * xmlrpc-test: use g_test_skip()Dan Winship2014-03-091-4/+1
| * test-utils: change http_debug command-line flagDan Winship2014-03-091-1/+1
| * configure.ac: belatedly bump glib requirement to 2.38Dan Winship2014-03-091-2/+2
| * Move to the platform categoryAlexandre Franke2014-02-231-0/+1
| * 2.45.902.45.90Dan Winship2014-02-172-1/+32
| * tests: skip individual tests rather than whole test programsDan Winship2014-02-1715-166/+144
| * Merge branch 'content-sniffing-update'Dan Winship2014-02-1715-159/+605
| |\
| | * sniffing: Add audio/video sniffingGustavo Noronha Silva2014-02-178-0/+135
| | * sniffing: Bring image sniffing up-to-date with the MIMESNIFF specGustavo Noronha Silva2014-02-176-99/+127
| | * sniffing: Bring feed vs HTML up-to-date with the MIMESNIFF specGustavo Noronha Silva2014-02-174-43/+120
| | * sniffing: Add comment to the XML types bitGustavo Noronha Silva2014-02-171-0/+1
| | * sniffing: test that it allows leading whitespace in doctype headersAlberto Garcia2014-02-173-0/+16
| | * sniffing: Adjust the general unknown MIME type algorithmGustavo Noronha Silva2014-02-172-55/+187
| | * sniffing: Implement handling of the X-Content-Type-Options headerGustavo Noronha Silva2014-02-172-1/+24
| | * sniffing: Implement the check-apache-bug flagGustavo Noronha Silva2014-02-174-10/+40
| | * sniffing: Document the specification we are targetingGustavo Noronha Silva2014-02-171-0/+4
| |/
| * SoupConnection: Explicitly set SoupAddress protocol.Matthew Barnes2014-02-171-3/+16
| * tests: use TAP, and install the testsDan Winship2014-02-0818-133/+1014
| * tests: Add resources/* to soup-test.gresource, add utility functionsDan Winship2014-02-0812-217/+174
| * tests: initial port to the gtestutils frameworkDan Winship2014-02-0836-3849/+2392
| * updated kn.poShankar Prasad2014-02-051-14/+13
| * tests: headers: allow checks on non present headers fieldsLionel Landwerlin2014-01-191-2/+23
| * tests: headers-parsing: allow checks with case insensitive headers fieldsLionel Landwerlin2014-01-191-1/+1
| * soup_uri_to_string: document that passwords are never outputDan Winship2014-01-181-0/+3
| * tests: ignore proxy settingsDan Winship2014-01-073-0/+7
| * examples: fix simple-proxyDan Winship2014-01-071-1/+1
| * soup-tld: accept ASCII-encoded hostnames tooDan Winship2013-12-182-11/+82
| * 2.45.32.45.3Dan Winship2013-12-162-1/+58
| * Update the public suffix list (and its test)Dan Winship2013-12-112-152/+770
| * Misc docs updatesDan Winship2013-12-1114-65/+84
| * docs: Update client-side tutorial for 2.42, document request APIsDan Winship2013-12-115-202/+391
| * SoupSocket: set TCP_NODELAY on socketsDan Winship2013-12-101-0/+1
| * fix up non-literal format string issuesRyan Lortie2013-12-092-6/+11
| * no-ssl-test: fix indentationDan Winship2013-12-081-151/+151
| * soup-version: add 2.46Dan Winship2013-12-081-0/+15
| * Update Chinese simplified translation甘露(Gan Lu)2013-12-071-4/+4
| * Update Chinese simplified translation甘露(Gan Lu)2013-12-071-21/+46
| * no-ssl-test: fix for GDummyTlsBackend changesDan Winship2013-11-201-5/+0
| * SoupMessage: add :request-body-data and :response-body-data propertiesDan Winship2013-11-172-15/+74
| * session-test: fix to work with the dummy TLS backendDan Winship2013-11-171-8/+13