<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/usr.bin/nc/socks.c, branch OPENBSD_6_8_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2019-11-04T17:33:28+00:00</updated>
<entry>
<title>Fix an out of bound read/write when using a proxy.</title>
<updated>2019-11-04T17:33:28+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2019-11-04T17:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=60144acf12e5265cc7a444c710446700892c899e'/>
<id>urn:sha1:60144acf12e5265cc7a444c710446700892c899e</id>
<content type='text'>
From Lucas AT sexy DOT is.  OK job@ kn@
</content>
</entry>
<entry>
<title>Make proxy auth work with http 1.1 speaking webservers.</title>
<updated>2019-07-29T15:19:03+00:00</updated>
<author>
<name>benno</name>
<email></email>
</author>
<published>2019-07-29T15:19:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=42079227dbe330052eba0f7c55c04f00ef92d279'/>
<id>urn:sha1:42079227dbe330052eba0f7c55c04f00ef92d279</id>
<content type='text'>
Diff from Alexander Koeppe format_c -AT- online -DOT- de, thanks.
ok deraadt@
</content>
</entry>
<entry>
<title>snprintf/vsnprintf return &lt; 0 on error, rather than -1.</title>
<updated>2019-07-03T03:24:04+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2019-07-03T03:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bdd1c0627cbfd4015db19da84ab1a24f50d9f6dc'/>
<id>urn:sha1:bdd1c0627cbfd4015db19da84ab1a24f50d9f6dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert back previous commit and stop including strings.h</title>
<updated>2019-01-10T12:44:54+00:00</updated>
<author>
<name>mestre</name>
<email></email>
</author>
<published>2019-01-10T12:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=53a08038276bcb782cad1b1570869ebd51d96455'/>
<id>urn:sha1:53a08038276bcb782cad1b1570869ebd51d96455</id>
<content type='text'>
Use memset(3) instead of bzero(3) since POSIX recommends using the former and
because it's also more portable (conforms to ANSI C standard)

OK tedu@ tb@
</content>
</entry>
<entry>
<title>Include strings.h for bzero in usr.bin/nc</title>
<updated>2019-01-09T12:58:18+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2019-01-09T12:58:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=be7aa7380fd412c91bd7c0c0177d203244b15ce2'/>
<id>urn:sha1:be7aa7380fd412c91bd7c0c0177d203244b15ce2</id>
<content type='text'>
bzero is defined in strings.h.

ok deraadt@
</content>
</entry>
<entry>
<title>Clear password buffers in non-terminating cases</title>
<updated>2018-03-27T16:31:10+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2018-03-27T16:31:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ea46f1c49f0fd96b6cbd227a53bda726c5da7039'/>
<id>urn:sha1:ea46f1c49f0fd96b6cbd227a53bda726c5da7039</id>
<content type='text'>
ok tobias
</content>
</entry>
<entry>
<title>whitespace</title>
<updated>2016-06-27T14:43:04+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2016-06-27T14:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ded8ced6cd20f5d53464f21c6f858f7a24a4c1d1'/>
<id>urn:sha1:ded8ced6cd20f5d53464f21c6f858f7a24a4c1d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Specify SOCKS version in error messages. ok deraadt@</title>
<updated>2015-12-10T18:31:52+00:00</updated>
<author>
<name>mmcc</name>
<email></email>
</author>
<published>2015-12-10T18:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=77ea62dffb4208ba5aecfef75493b3e548eaf05d'/>
<id>urn:sha1:77ea62dffb4208ba5aecfef75493b3e548eaf05d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Map SOCKS error codes to error strings. With input from deraadt@</title>
<updated>2015-12-10T16:49:28+00:00</updated>
<author>
<name>mmcc</name>
<email></email>
</author>
<published>2015-12-10T16:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7674b0727ecde39839a7a817f14bd5f097cf0f35'/>
<id>urn:sha1:7674b0727ecde39839a7a817f14bd5f097cf0f35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error message in case of write failure.</title>
<updated>2015-03-26T21:19:51+00:00</updated>
<author>
<name>tobias</name>
<email></email>
</author>
<published>2015-03-26T21:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bf48d80df41194bb20ab076d4113a86e2294dcc9'/>
<id>urn:sha1:bf48d80df41194bb20ab076d4113a86e2294dcc9</id>
<content type='text'>
ok djm
</content>
</entry>
</feed>
