<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/libfetch/files/http.c, branch pkgsrc_2011Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-01-23T18:37:31Z</updated>
<entry>
<title>Handle the case where tm_year is a long variable, from Benny Siegert</title>
<updated>2011-01-23T18:37:31Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2011-01-23T18:37:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bb4492b8d0a5caa822a9234068455b97a9aa8788'/>
<id>urn:sha1:bb4492b8d0a5caa822a9234068455b97a9aa8788</id>
<content type='text'>
and Thorsten Glaser.  Part of the MirBSD support changes.
</content>
</entry>
<entry>
<title>Fix a variable reference in TCP_NOPUSH case.</title>
<updated>2010-01-24T19:10:35Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2010-01-24T19:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7f949e624f3076b7a5bfdd30b8726007df1b761d'/>
<id>urn:sha1:7f949e624f3076b7a5bfdd30b8726007df1b761d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libfetch-2.30:</title>
<updated>2010-01-23T14:53:08Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2010-01-23T14:53:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=38ffcc4a6e164ea838c650c5afd84348ca7a1006'/>
<id>urn:sha1:38ffcc4a6e164ea838c650c5afd84348ca7a1006</id>
<content type='text'>
HTTP keep-alive support
</content>
</entry>
<entry>
<title>libfetch-2.29:</title>
<updated>2010-01-23T14:25:26Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2010-01-23T14:25:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=98815d2f44a3f4ce2f12fae49c785ba32a7d5bf8'/>
<id>urn:sha1:98815d2f44a3f4ce2f12fae49c785ba32a7d5bf8</id>
<content type='text'>
Push \r\n up to the users of fetch_putln and remove it. Use send instead
of write(v) to avoid SIGPIPE.
</content>
</entry>
<entry>
<title>libfetch-2.28:</title>
<updated>2010-01-22T13:21:09Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2010-01-22T13:21:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=890d003eb87ff1a19671e4c5e76e16814054ecd2'/>
<id>urn:sha1:890d003eb87ff1a19671e4c5e76e16814054ecd2</id>
<content type='text'>
Revamp FTP connection cache. Move it to the common layer to be later
shared with HTTP (for persistent connection). The application controls
how much caching is desired. Drop the reference counting on connections.
Add a callback when the cached connection is dropped due to LRU.
Over all, this allows more than one session cached per host and sessions
cached to different servers.
</content>
</entry>
<entry>
<title>libfetch-2.26:</title>
<updated>2009-10-15T12:36:57Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-10-15T12:36:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=de0bd724d27a20aaab209a2426f49d2a20b5fcfb'/>
<id>urn:sha1:de0bd724d27a20aaab209a2426f49d2a20b5fcfb</id>
<content type='text'>
- Add support to aggressively cache directory listenings, useful for
HTTP
- Avoid leaking memory in error cases. From Xavier from Arch Linux.
</content>
</entry>
<entry>
<title>Like Linux, MiNT wants _GNU_SOURCE (for strptime)</title>
<updated>2009-03-05T19:07:03Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2009-03-05T19:07:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ed0cd17b1a1cf9f5eaa8a4bd3907451aae376c2b'/>
<id>urn:sha1:ed0cd17b1a1cf9f5eaa8a4bd3907451aae376c2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always define _REENTRANT to get gmtime_r prototype on Interix.</title>
<updated>2009-03-05T15:14:14Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-03-05T15:14:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f46633b3a967bf96751972d4935459461e1cc35d'/>
<id>urn:sha1:f46633b3a967bf96751972d4935459461e1cc35d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Be nice to ancient NetBSD releases. From Hauke Fath.</title>
<updated>2009-02-22T19:11:48Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-02-22T19:11:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ef716b32708a8a1c96b96e0aeb9b9c6bbdc6d623'/>
<id>urn:sha1:ef716b32708a8a1c96b96e0aeb9b9c6bbdc6d623</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libfetch-2.21:</title>
<updated>2009-02-05T16:59:45Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-02-05T16:59:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=37c2dfa1930c0cc8e5b72d143ff1d92fcf5c7a06'/>
<id>urn:sha1:37c2dfa1930c0cc8e5b72d143ff1d92fcf5c7a06</id>
<content type='text'>
Add support for conditional GET using the 'i' flag. Inspired by
the HTTP support for the same feature in FreeBSD by Murray Stokely, but
mostly rewritten and extended to work for all protocols.
</content>
</entry>
</feed>
