summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* checkpointgresolverDan Winship2009-06-233-239/+148
* Update SoupAddress to use g_main_context_push/pop_thread_default()Dan Winship2009-06-231-40/+6
* Update for g_socket_address_to_native() API changeDan Winship2009-06-231-1/+1
* Allow use without g_thread_init() if not using non-default async contexts.Dan Winship2009-05-0216-12/+20
* Port SoupAddress to use GResolver, remove soup-dnsDan Winship2009-05-028-823/+229
* Fix a crash when cancelling a message from a "restarted" handlerDan Winship2009-04-282-1/+2
* Fix mbox to be a mailtoDan Winship2009-04-281-1/+1
* Verify that soup_auth_is_for_proxy() is returning the right thingDan Winship2009-04-281-3/+19
* Belatedly move Changelog to Changelog.pre-git, update for thatDan Winship2009-04-243-2/+2
* Add a missing file to .gitignoreDan Winship2009-04-241-0/+1
* header-parsing.c: Add tests for new bad-header-parsing rulesDan Winship2009-04-191-28/+61
* Add an "expect_warning" variable to the test frameworkDan Winship2009-04-192-2/+10
* soup_message_headers_append: require @name to be non-emptyDan Winship2009-04-191-2/+2
* Bug 579318 – stupid servers that return garbled headersDan Winship2009-04-191-3/+12
* Mark soup_message_headers_get() deprecatedDan Winship2009-04-191-0/+2
* Add more tests to tests/date.cDan Winship2009-04-181-42/+214
* Fix soup_date_to_string() to deal with non-UTC times correctlyDan Winship2009-04-181-50/+184
* Bug 579055 – SOUP_DATE_RFC2822 not handled in soup_date_to_string()Enrico Tröger2009-04-182-7/+16
* Add a regression test for SOUP_SESSION_TIMEOUTDan Winship2009-04-185-3/+148
* Bug 578928 – SOUP_SESSION_TIMEOUT does not work with httpsDan Winship2009-04-181-5/+34
* Bug 574414 – Make SOUP_SESSION_TIMEOUT work with SoupSessionAsyncDan Winship2009-04-182-0/+60
* Add .gitignoreDan Winship2009-04-171-0/+75
* Add libsoup.doapDan Winship2009-04-171-0/+23
* 2.26.1LIBSOUP_2_26_1Dan Winship2009-04-131-0/+6
* 2.26.1Dan Winship2009-04-132-3/+9
* fix use of async context hereDan Winship2009-04-132-1/+6
* Bug 578809 – warnings in soup_address_equal_by_ipDan Winship2009-04-132-0/+13
* Bug 578746 – http_proxy env var set to "http://:80" in sessionDan Winship2009-04-132-6/+21
* Bug 578645 - crash in Rhythmbox Music PlayerDan Winship2009-04-112-0/+11
* 2.26.0.9, aka "I can't believe it's not 2.26.1!", a pre-release to giveLIBSOUP_2_26_0_9Dan Winship2009-04-083-1/+59
* Re-fix GNOME proxy resolution (qv bug 571527)Dan Winship2009-04-089-599/+525
* Fix ISO 8601 parsing to accept either "." or ","Dan Winship2009-04-082-1/+8
* Don't allow CR/LF in header names or valuesDan Winship2009-04-052-2/+40
* Bug 577386 – Fails to handle HTTPS redirect from a certain site.Dan Winship2009-04-032-0/+22
* Bug 577360 – handle cookies with same name but different pathDan Winship2009-04-032-1/+12
* Fix the -p option in tests/get againDan Winship2009-04-031-2/+10
* Bug 577630 - libsoup should ignore broken Content-Type headersDan Winship2009-04-033-6/+35
* Bug 577728 – soup_header_g_string_append_param should handle NULL valuesDan Winship2009-04-033-3/+58
* Bug 576760 – soup_message_headers_get_content_type returns bad headersDan Winship2009-04-0327-71/+244
* Bug 576583 - Tests fail if "localhost" resolves to ::1Dan Winship2009-03-2715-18/+29
* Fix docs to not claim that the cookie domain can be %NULL. Add someDan Winship2009-03-272-2/+20
* clarify that SoupSessionAsync is not thread-safe, and that setting aDan Winship2009-03-272-1/+19
* Bug 574957 - soup-session-sync doesn't unlock mutex on proxy errorMilan Crha2009-03-262-0/+8
* Bug 571283 - Allow LF LF instead of CRLF CRLF as header/body separatorDan Winship2009-03-242-18/+44
* Bug 566530 - Handle (illegal) unencoded spaces in URIsDan Winship2009-03-234-8/+65
* 2.26.0LIBSOUP_2_26_0Dan Winship2009-03-163-2/+34
* Add G_{BEGIN,END}_DECLS guards to public headers.Xan Lopez2009-03-145-1/+26
* add more detail to the doc commentDan Winship2009-03-114-14/+74
* Bug 571527 – gvfsd-http crashed with SIGSEGV inDan Winship2009-03-097-8/+393
* gtk-doc updates. In particular, document a bunch of convenience #defines,Dan Winship2009-03-0828-0/+678