<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/x509, 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-14T03:38:13+00:00</updated>
<entry>
<title>initialize ok to 0</title>
<updated>2015-12-14T03:38:13+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2015-12-14T03:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=545369100a8463914bf7c95aeeca1f420d169b55'/>
<id>urn:sha1:545369100a8463914bf7c95aeeca1f420d169b55</id>
<content type='text'>
ok guenther@
</content>
</entry>
<entry>
<title>Stop supporing "legcay" time formats that OpenSSL supports. Rewrite the</title>
<updated>2015-10-19T16:32:37+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2015-10-19T16:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6f20e3b7bc4e6801abfde111c397198fb23a59ec'/>
<id>urn:sha1:6f20e3b7bc4e6801abfde111c397198fb23a59ec</id>
<content type='text'>
utctime and gentime wrappers accordingly. Along with some other cleanup.
this also removes the need for timegm.
ok bcook@ sthen@ jsing@
</content>
</entry>
<entry>
<title>Convert a number of the old ASN1_{d2i,i2d}_{bio,fp}_of() macros to</title>
<updated>2015-10-13T14:03:26+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-10-13T14:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2c4986af365cae2c693ad8a02bcb6f1e4e6b80cb'/>
<id>urn:sha1:2c4986af365cae2c693ad8a02bcb6f1e4e6b80cb</id>
<content type='text'>
ASN1_item_{d2i,i2d}_{bio,fp}() function calls.

ok beck@ doug@
</content>
</entry>
<entry>
<title>Flense the greasy black guts of unreadble string parsing code out of three areas</title>
<updated>2015-10-02T15:04:45+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2015-10-02T15:04:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0fdba47b730ef7a8d2107e42c5db7b2a3e008a8f'/>
<id>urn:sha1:0fdba47b730ef7a8d2107e42c5db7b2a3e008a8f</id>
<content type='text'>
in asn1 and x509 code, all dealing with an ASN1_TIME. This brings the parsing
together in one function that converts into a struct tm. While we are at it this
also brings us into conformance with RFC 5280 for times allowed in an X509 cert,
as OpenSSL is very liberal with what it allows.
input and fixes from deraadt@ jsing@ guethther@ and others.
ok krw@, guenther@, jsing@
</content>
</entry>
<entry>
<title>s/M_ASN1_TIME_free/ASN1_TIME_free/</title>
<updated>2015-09-30T17:49:59+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-09-30T17:49:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=40e8ba9c4d631b50c0d5d6298e3e88a1fc3b90a8'/>
<id>urn:sha1:40e8ba9c4d631b50c0d5d6298e3e88a1fc3b90a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace M_ASN1_INTEGER_(new|free) with ASN1_INTEGER_(new|free) - this is</title>
<updated>2015-09-30T17:30:16+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-09-30T17:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=56c28c591a2d58b6dda7237a4962fc6f6b0eca75'/>
<id>urn:sha1:56c28c591a2d58b6dda7237a4962fc6f6b0eca75</id>
<content type='text'>
different from the macro expansion, but the result is the same. Also
replace some ASN1_STRING_dup() with ASN1_INTEGER_dup().

ok beck@ doug@
</content>
</entry>
<entry>
<title>Add support for disabling certificate and CRL validity checking.</title>
<updated>2015-09-14T16:13:39+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-09-14T16:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=33cb993a8d2c13b5765b3a3f9538892658ae6665'/>
<id>urn:sha1:33cb993a8d2c13b5765b3a3f9538892658ae6665</id>
<content type='text'>
Loosely based on changes in OpenSSL.

ok beck@
</content>
</entry>
<entry>
<title>Reorder functions for readability/consistency.</title>
<updated>2015-09-13T15:59:30+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-09-13T15:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e1e5c9f78b74257912dbabd424ccb6d6cf346746'/>
<id>urn:sha1:e1e5c9f78b74257912dbabd424ccb6d6cf346746</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expand obsolete M_ASN1.*(cmp|dup|print|set) macros - no change in generated</title>
<updated>2015-07-29T14:58:34+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-07-29T14:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2186614b2e5af6bbfcc1a9f8898ac11ea9c93faf'/>
<id>urn:sha1:2186614b2e5af6bbfcc1a9f8898ac11ea9c93faf</id>
<content type='text'>
assembly.

ok bcook@
</content>
</entry>
<entry>
<title>Now that it is safe to invoke X509_STORE_CTX_cleanup() if X509_STORE_CTX_init()</title>
<updated>2015-07-19T05:42:55+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-07-19T05:42:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6b0eb980d3e214f7207eac97cd4b726560f55c02'/>
<id>urn:sha1:6b0eb980d3e214f7207eac97cd4b726560f55c02</id>
<content type='text'>
fails, check its return value and correctly mop up after ourselves.
ok beck@ doug@
</content>
</entry>
</feed>
