<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/asn1, branch libressl-v2.3.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.3.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.3.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-12-23T20:37:23+00:00</updated>
<entry>
<title>remove NULL-checks before free()</title>
<updated>2015-12-23T20:37:23+00:00</updated>
<author>
<name>mmcc</name>
<email></email>
</author>
<published>2015-12-23T20:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0acfd6965d2e7de3e9d3fff1348f689e59164fb7'/>
<id>urn:sha1:0acfd6965d2e7de3e9d3fff1348f689e59164fb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>assign pointer NULL rather than 0</title>
<updated>2015-12-23T01:50:26+00:00</updated>
<author>
<name>mmcc</name>
<email></email>
</author>
<published>2015-12-23T01:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9aa6664d2b19fc6a669e2d548bbb7e3bec9e6012'/>
<id>urn:sha1:9aa6664d2b19fc6a669e2d548bbb7e3bec9e6012</id>
<content type='text'>
</content>
</entry>
<entry>
<title>assign pointer to NULL rather than 0</title>
<updated>2015-12-23T01:46:33+00:00</updated>
<author>
<name>mmcc</name>
<email></email>
</author>
<published>2015-12-23T01:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=def92b9d687af788e21407f183715d0811b6fbf4'/>
<id>urn:sha1:def92b9d687af788e21407f183715d0811b6fbf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initialize a pointer to NULL rather than 0</title>
<updated>2015-12-22T08:44:44+00:00</updated>
<author>
<name>mmcc</name>
<email></email>
</author>
<published>2015-12-22T08:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=76a9959cf18079f893f945dd59dde8adadd0d1d6'/>
<id>urn:sha1:76a9959cf18079f893f945dd59dde8adadd0d1d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move initialization of buf up to quell warnings and make it obvious the err case is ok.</title>
<updated>2015-12-12T21:05:11+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2015-12-12T21:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0ab61b6296a828200c9b9234a0b48cdf9c233b28'/>
<id>urn:sha1:0ab61b6296a828200c9b9234a0b48cdf9c233b28</id>
<content type='text'>
ok bcook@
</content>
</entry>
<entry>
<title>prevent possibly use of uninitialized variable</title>
<updated>2015-12-12T21:03:52+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2015-12-12T21:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fd1782257f93ebefedda08ae7d4ed9fc8bf8542e'/>
<id>urn:sha1:fd1782257f93ebefedda08ae7d4ed9fc8bf8542e</id>
<content type='text'>
ok bcook@
</content>
</entry>
<entry>
<title>make the counter a size_t as well, which quells a warning on visual studio 2015</title>
<updated>2015-12-12T21:02:59+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2015-12-12T21:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a34a52a093cd176b481f39c4a6edca986a908680'/>
<id>urn:sha1:a34a52a093cd176b481f39c4a6edca986a908680</id>
<content type='text'>
ok bcook@
</content>
</entry>
<entry>
<title>Fix for OpenSSL CVE-2015-3195</title>
<updated>2015-12-04T04:19:25+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2015-12-04T04:19:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7c02a09f03cd870973f4bb074fbe0081dcdb674d'/>
<id>urn:sha1:7c02a09f03cd870973f4bb074fbe0081dcdb674d</id>
<content type='text'>
ok djm@ jsing@
</content>
</entry>
<entry>
<title>Another change that is needed to restore the previous behaviour of</title>
<updated>2015-10-22T15:38:05+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-10-22T15:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=58745053fad850f0ca2930bb12a0fc6facaa4250'/>
<id>urn:sha1:58745053fad850f0ca2930bb12a0fc6facaa4250</id>
<content type='text'>
ASN1_{GENERALIZED,UTC}TIME_set_string(), which allows it to be called
with a NULL pointer.

ok beck@
</content>
</entry>
<entry>
<title>Restore previous behaviour and allow</title>
<updated>2015-10-22T15:03:19+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-10-22T15:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2e1d9bc20c9a09e727775598ba9e62f1a4468c86'/>
<id>urn:sha1:2e1d9bc20c9a09e727775598ba9e62f1a4468c86</id>
<content type='text'>
ASN1_{GENERALIZED,UTC,}TIME_set_string() to be called with a NULL pointer.

Found the hard way by @kinichiro on github.

ok beck@
</content>
</entry>
</feed>
