<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/usr.bin/nc/socks.c, branch pre_openssl_0_9_8h</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=pre_openssl_0_9_8h</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=pre_openssl_0_9_8h'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2008-07-28T23:44:12+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2git to create tag 'pre_openssl_0_9_8h'.</title>
<updated>2008-07-28T23:44:12+00:00</updated>
<author>
<name>cvs2svn</name>
<email>admin@example.com</email>
</author>
<published>2008-07-28T23:44:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=daac2f633f49a45baa8412c5e4e71e594236e7b8'/>
<id>urn:sha1:daac2f633f49a45baa8412c5e4e71e594236e7b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Also accept "HTTP/1.1 200" as a success response.</title>
<updated>2006-09-25T04:51:20+00:00</updated>
<author>
<name>ray</name>
<email></email>
</author>
<published>2006-09-25T04:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ef21d54c7ef3086090860a6d7fec498a4812e05f'/>
<id>urn:sha1:ef21d54c7ef3086090860a6d7fec498a4812e05f</id>
<content type='text'>
OK djm@.
</content>
</entry>
<entry>
<title>implement HTTP proxy authentication support, very useful in a ssh_config</title>
<updated>2006-01-25T23:21:37+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2006-01-25T23:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9a4d7f3f204beeffd203f2d34f204cc19d7321e4'/>
<id>urn:sha1:9a4d7f3f204beeffd203f2d34f204cc19d7321e4</id>
<content type='text'>
ProxyCommand; ok beck@
</content>
</entry>
<entry>
<title>Switch atomicio to a simpler interface which returns size_t and uses</title>
<updated>2005-05-24T20:13:28+00:00</updated>
<author>
<name>avsm</name>
<email></email>
</author>
<published>2005-05-24T20:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a3374fefe00db04f7c91ec3205b912b87f2cbe18'/>
<id>urn:sha1:a3374fefe00db04f7c91ec3205b912b87f2cbe18</id>
<content type='text'>
0 to signal errors.  should be no functional change in nc apart from
different error messages.

"groovy", said deraadt@
</content>
</entry>
<entry>
<title>Teach the SOCKS5 code more of the protocol, so it can send domain names</title>
<updated>2005-05-20T22:46:08+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2005-05-20T22:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6ce3f0a104c8122e9c64fc28f445a618787e673f'/>
<id>urn:sha1:6ce3f0a104c8122e9c64fc28f445a618787e673f</id>
<content type='text'>
to the proxy instead of resolving them locally and sending IPv4 addresses.
This improves privacy, e.g. when using nc with OpenSSH DynamicForward tunnels,
and gives us better IPv6 support; ok beck@
</content>
</entry>
<entry>
<title>HTTP proxy doesn't need an address lookup - saves some time and avoids a</title>
<updated>2005-05-20T11:06:58+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2005-05-20T11:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ee77b0e2617f3d20ec936711a68014c5fc7d5929'/>
<id>urn:sha1:ee77b0e2617f3d20ec936711a68014c5fc7d5929</id>
<content type='text'>
spurious error if the lookup fails. from Ray; ok markus@
</content>
</entry>
<entry>
<title>fix SOCKS5 code for case where data comes in the same packet as the response;</title>
<updated>2005-05-19T08:40:59+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2005-05-19T08:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=947c7cbd07e8b5a4e7a6dc717314407764e5e1fb'/>
<id>urn:sha1:947c7cbd07e8b5a4e7a6dc717314407764e5e1fb</id>
<content type='text'>
ok dtucker@ markus@
</content>
</entry>
<entry>
<title>KNF, no binary change; ok jaredy@</title>
<updated>2005-05-19T04:29:46+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2005-05-19T04:29:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4790a6a69840b39a7006d7fc70bb4421240bb90b'/>
<id>urn:sha1:4790a6a69840b39a7006d7fc70bb4421240bb90b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some extra strict warning cleanup. From Xin Li &lt;delphij at FreeBSD</title>
<updated>2005-02-08T15:26:23+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2005-02-08T15:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3273bfcfafdb256c9dbd7cbc504d9e52378982fd'/>
<id>urn:sha1:3273bfcfafdb256c9dbd7cbc504d9e52378982fd</id>
<content type='text'>
dot ORG&gt; with a twist from myself. No binary change. ok djm@
</content>
</entry>
<entry>
<title>http proxy CONNECT support; ok beck@</title>
<updated>2004-10-17T03:13:55+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2004-10-17T03:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=91294475ad30114d23728b4a7599c81a0e1a99a3'/>
<id>urn:sha1:91294475ad30114d23728b4a7599c81a0e1a99a3</id>
<content type='text'>
</content>
</entry>
</feed>
