<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/libfetch/files/http.c, branch pkgsrc-2008Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2008Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2008Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-04-02T15:33:14Z</updated>
<entry>
<title>libfetch-2.1:</title>
<updated>2008-04-02T15:33:14Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-04-02T15:33:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=586f71a7c1cac1420c1c8907dcc9ce49e967334a'/>
<id>urn:sha1:586f71a7c1cac1420c1c8907dcc9ce49e967334a</id>
<content type='text'>
- remove most of the debug junk
- fix a buffer overflow in the config parser
- replace stdio usage with a simple abstract IO framework. currently
without explicit buffering, but that might be added later</content>
</entry>
<entry>
<title>The libfetch version is good enough as user-agent.</title>
<updated>2008-02-07T18:02:01Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-02-07T18:02:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f39ec909135f7865e3ab4cb8bba9f815fc6725ea'/>
<id>urn:sha1:f39ec909135f7865e3ab4cb8bba9f815fc6725ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use warnx, fprintf(stderr, ...) is good enough. Rename logname to</title>
<updated>2008-02-07T17:47:12Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-02-07T17:47:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=62b37530604e23d34223ca08779344c642ff0253'/>
<id>urn:sha1:62b37530604e23d34223ca08779344c642ff0253</id>
<content type='text'>
login_name to avoid shadowing a global variable.</content>
</entry>
<entry>
<title>Kill more __unused.</title>
<updated>2008-02-07T17:27:40Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-02-07T17:27:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c893ace4e92bf3a68a13a7624de58b1aa8ba31d2'/>
<id>urn:sha1:c893ace4e92bf3a68a13a7624de58b1aa8ba31d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expand __func__.</title>
<updated>2008-02-07T17:23:37Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-02-07T17:23:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3e2c8c39a9ad37275a5a37195d3af279a9ea798d'/>
<id>urn:sha1:3e2c8c39a9ad37275a5a37195d3af279a9ea798d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use __unused.</title>
<updated>2008-02-07T17:12:12Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-02-07T17:12:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7bc6b5191716764a34aef6007309d2230e4262df'/>
<id>urn:sha1:7bc6b5191716764a34aef6007309d2230e4262df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EAUTH and ENEEDAUTH might not exist, so use them conditionally.</title>
<updated>2008-02-07T16:24:01Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-02-07T16:24:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=037ab467ac600631fbcb68719dc43b028ba6e245'/>
<id>urn:sha1:037ab467ac600631fbcb68719dc43b028ba6e245</id>
<content type='text'>
To flag HTTP authentication errors, fallback to EPERM.</content>
</entry>
<entry>
<title>bcopy -&gt; memcpy</title>
<updated>2008-02-07T16:14:44Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-02-07T16:14:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d85b9063b38c555a75d3806e15b781a367bfa4f8'/>
<id>urn:sha1:d85b9063b38c555a75d3806e15b781a367bfa4f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import libfetch-2.0, based on the FreeBSD version of today with a number</title>
<updated>2008-02-07T01:48:22Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-02-07T01:48:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9cf9dd43d1846c2bd6f3d04f7549dec4f6ede1e6'/>
<id>urn:sha1:9cf9dd43d1846c2bd6f3d04f7549dec4f6ede1e6</id>
<content type='text'>
of smaller changes to not depend on sys/param.h. This library is
intended to replace the tnftp dependency in pkg_install.</content>
</entry>
</feed>
