<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libsoup.git, branch gresolver</title>
<subtitle>gitlab.gnome.org: GNOME/libsoup.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libsoup.git/'/>
<entry>
<title>checkpoint</title>
<updated>2009-06-23T23:07:05+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@gnome.org</email>
</author>
<published>2009-06-23T23:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libsoup.git/commit/?id=6a9489d1b21bf7a5b45abf40a8b4b5af50f17883'/>
<id>6a9489d1b21bf7a5b45abf40a8b4b5af50f17883</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update SoupAddress to use g_main_context_push/pop_thread_default()</title>
<updated>2009-06-23T16:05:45+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@gnome.org</email>
</author>
<published>2009-06-23T16:05:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libsoup.git/commit/?id=d39f333e98c1e62e2527ad13e89c9a5d468dadeb'/>
<id>d39f333e98c1e62e2527ad13e89c9a5d468dadeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for g_socket_address_to_native() API change</title>
<updated>2009-06-23T15:12:28+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@gnome.org</email>
</author>
<published>2009-06-23T15:12:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libsoup.git/commit/?id=30d2549d225dde6c820b03e511bd1b61286e2bc8'/>
<id>30d2549d225dde6c820b03e511bd1b61286e2bc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow use without g_thread_init() if not using non-default async contexts.</title>
<updated>2009-05-02T21:02:47+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@gnome.org</email>
</author>
<published>2008-11-20T03:20:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libsoup.git/commit/?id=535d6c52010b24f0a0baa3fed3a763431d248434'/>
<id>535d6c52010b24f0a0baa3fed3a763431d248434</id>
<content type='text'>
Currently soup-proxy-resolver-gnome also requires thread support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently soup-proxy-resolver-gnome also requires thread support
</pre>
</div>
</content>
</entry>
<entry>
<title>Port SoupAddress to use GResolver, remove soup-dns</title>
<updated>2009-05-02T21:02:03+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@gnome.org</email>
</author>
<published>2008-09-27T22:55:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libsoup.git/commit/?id=b2a57e6bd90c5bedc4c88ad82807aff66e1bac2a'/>
<id>b2a57e6bd90c5bedc4c88ad82807aff66e1bac2a</id>
<content type='text'>
This is just a quick port that does not yet fix SoupSocket to try
multiple IP addresses.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is just a quick port that does not yet fix SoupSocket to try
multiple IP addresses.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a crash when cancelling a message from a "restarted" handler</title>
<updated>2009-04-28T16:23:03+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@gnome.org</email>
</author>
<published>2009-04-28T16:23:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libsoup.git/commit/?id=74ed15a45689af40d6f210a6624fba0ea829055b'/>
<id>74ed15a45689af40d6f210a6624fba0ea829055b</id>
<content type='text'>
SoupSessionAsync was mistakenly leaving its own "restarted" handler connected
even after "finished" was emitted. misc-test was supposed to catch that, but
it was using SoupSessionSync rather than Async. Changed it to use Async since
Async adds some signal handlers of its own, while Sync does not.

Fixes #380193, reported by Gustavo Noronha
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SoupSessionAsync was mistakenly leaving its own "restarted" handler connected
even after "finished" was emitted. misc-test was supposed to catch that, but
it was using SoupSessionSync rather than Async. Changed it to use Async since
Async adds some signal handlers of its own, while Sync does not.

Fixes #380193, reported by Gustavo Noronha
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mbox to be a mailto</title>
<updated>2009-04-28T14:37:51+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@gnome.org</email>
</author>
<published>2009-04-28T14:37:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libsoup.git/commit/?id=94b39d2a930e627788c191ced1353005c21b1ea8'/>
<id>94b39d2a930e627788c191ced1353005c21b1ea8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Verify that soup_auth_is_for_proxy() is returning the right thing</title>
<updated>2009-04-28T14:37:01+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@gnome.org</email>
</author>
<published>2009-04-28T14:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libsoup.git/commit/?id=3ea8be6e4e1040bd5e3f7b54100f9342b21138a5'/>
<id>3ea8be6e4e1040bd5e3f7b54100f9342b21138a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Belatedly move Changelog to Changelog.pre-git, update for that</title>
<updated>2009-04-24T15:01:13+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@gnome.org</email>
</author>
<published>2009-04-24T15:01:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libsoup.git/commit/?id=dc198fb438c5d66c340c5ebc004288b17a99db1f'/>
<id>dc198fb438c5d66c340c5ebc004288b17a99db1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a missing file to .gitignore</title>
<updated>2009-04-24T15:00:47+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@gnome.org</email>
</author>
<published>2009-04-24T15:00:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libsoup.git/commit/?id=2978f794ec34f81231224ab824873d82108ee60c'/>
<id>2978f794ec34f81231224ab824873d82108ee60c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
