<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/ares/RELEASE-NOTES, branch gemini-meta</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<entry>
<title>remove the ares subtree</title>
<updated>2010-03-24T09:34:30+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2010-03-24T09:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=4259d2df7dd95637a4b1e3fb174fe5e5aef81069'/>
<id>4259d2df7dd95637a4b1e3fb174fe5e5aef81069</id>
<content type='text'>
c-ares is now hosted entirely separate from the curl project
see http://c-ares.haxx.se/ for all details concerning c-ares,
its source repository and more.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
c-ares is now hosted entirely separate from the curl project
see http://c-ares.haxx.se/ for all details concerning c-ares,
its source repository and more.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added IPv6 name servers support</title>
<updated>2010-03-05T20:01:47+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2010-03-05T20:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=21f331ead265b1f02ae14fd03e9af53ea5b7bd55'/>
<id>21f331ead265b1f02ae14fd03e9af53ea5b7bd55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Tommie Gannert pointed out a silly bug in ares_process_fd() since it didn't</title>
<updated>2010-01-28T22:03:48+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2010-01-28T22:03:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=15ddc1f1347ec3853cf3d9ed91c137c440fed35a'/>
<id>15ddc1f1347ec3853cf3d9ed91c137c440fed35a</id>
<content type='text'>
  check for broken connections like ares_process() did. Based on that, I
  merged the two functions into a single generic one with two front-ends.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  check for broken connections like ares_process() did. Based on that, I
  merged the two functions into a single generic one with two front-ends.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention last changes</title>
<updated>2009-12-29T02:32:12+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2009-12-29T02:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=fa6631edd5a16b11247fa655e69f91ea38ceb44f'/>
<id>fa6631edd5a16b11247fa655e69f91ea38ceb44f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Ingmar Runge noticed that Windows config-win32.h configuration file</title>
<updated>2009-12-21T16:55:39+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2009-12-21T16:55:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=f0917cabb5a52e8db59755afb55e339f0c309af4'/>
<id>f0917cabb5a52e8db59755afb55e339f0c309af4</id>
<content type='text'>
  did not include a definition for HAVE_CLOSESOCKET which resulted in
  function close() being inappropriately used to close sockets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  did not include a definition for HAVE_CLOSESOCKET which resulted in
  function close() being inappropriately used to close sockets.
</pre>
</div>
</content>
</entry>
<entry>
<title>start working on 1.7.1</title>
<updated>2009-11-30T22:39:04+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2009-11-30T22:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=d61690ef46dad8912e33b0b48e7cf7c2ecdb25e7'/>
<id>d61690ef46dad8912e33b0b48e7cf7c2ecdb25e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Larry Lansing fixed ares_parse_srv_reply to properly parse replies</title>
<updated>2009-11-26T01:21:21+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2009-11-26T01:21:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=8b494282989bf34dc8596a9b2338afa58e1eb68b'/>
<id>8b494282989bf34dc8596a9b2338afa58e1eb68b</id>
<content type='text'>
  which might contain non-SRV answers, skipping over potential non-SRV
  ones such as CNAMEs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  which might contain non-SRV answers, skipping over potential non-SRV
  ones such as CNAMEs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention last changes</title>
<updated>2009-11-23T11:35:53+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2009-11-23T11:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=4bfa0b08de5f3b26bb02da829af96964a43ea961'/>
<id>4bfa0b08de5f3b26bb02da829af96964a43ea961</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Mention other recent changes</title>
<updated>2009-11-23T01:54:55+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2009-11-23T01:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=e37f8164a9ed951b4e57ab2838b30b929a5047bc'/>
<id>e37f8164a9ed951b4e57ab2838b30b929a5047bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Jakub Hrozek renamed addrttl and addr6ttl structs to ares_addrttl and</title>
<updated>2009-11-23T01:24:17+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2009-11-23T01:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=35d4c57051574b33fd9b120932b385be35bd1f65'/>
<id>35d4c57051574b33fd9b120932b385be35bd1f65</id>
<content type='text'>
  ares_addr6ttl in order to prevent name space pollution, along with
  necessary changes to code base and man pages.This change does not break
  ABI, there is no need to recompile existing applications. But existing
  applications using these structs with the old name will need source code
  adjustments when recompiled using c-ares 1.6.1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  ares_addr6ttl in order to prevent name space pollution, along with
  necessary changes to code base and man pages.This change does not break
  ABI, there is no need to recompile existing applications. But existing
  applications using these structs with the old name will need source code
  adjustments when recompiled using c-ares 1.6.1.
</pre>
</div>
</content>
</entry>
</feed>
