summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wip earlywip/server-earlyDan Winship2014-05-022-130/+232
* soup-server: add new-and-improved APIsDan Winship2014-05-0244-644/+2140
|\
| * SoupServer: add deprecation tags to deprecated APIDan Winship2014-05-021-0/+8
| * tests: port old tests to new SoupServer APIs, add some new testsDan Winship2014-05-0229-329/+781
| * soup-server: add new-and-improved APIsDan Winship2014-05-0215-315/+1351
|/
* soup-socket: misc improvementsDan Winship2014-05-0212-282/+675
|\
| * soup-socket: add properties to create a SoupSocket from an fd or GSocketDan Winship2014-05-024-15/+361
| * soup-socket: add flag close_on_dispose to SoupSocketDirkjan Ochtman2014-05-022-1/+18
| * soup-socket: Add SoupSocketProperties to transfer props from session to socketDan Winship2014-05-027-233/+250
| * Add soup-socket-private.hDan Winship2014-05-027-36/+49
|/
* soup-message-io: slight tweak to callback/error handlingDan Winship2014-05-024-11/+13
* soup-message-queue: minor fixDan Winship2014-05-021-4/+4
* soup-connection: don't disconnect the connection on disposeDirkjan Ochtman2014-05-021-5/+0
* soup-session, soup-connection: update handling of "ssl" flagDan Winship2014-05-023-18/+16
* Bump version to 2.47, add 2.48 version macrosDan Winship2014-05-012-1/+16
* Fix a memory leak in soup_cookie_jar_delete_cookie()Joseph Artsimovich2014-04-151-5/+2
* doap: update URLsPiotr Drąg2014-04-062-8/+8
* 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