<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto, branch libressl-v2.2.7</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.2.7</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.2.7'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-12-17T15:13:31+00:00</updated>
<entry>
<title>remove O=VeriSign, Inc., OU=Class 3 Public Primary Certification Authority</title>
<updated>2015-12-17T15:13:31+00:00</updated>
<author>
<name>sthen</name>
<email></email>
</author>
<published>2015-12-17T15:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=63602502c59ff8e7220b708fc812f46ce2bdf466'/>
<id>urn:sha1:63602502c59ff8e7220b708fc812f46ce2bdf466</id>
<content type='text'>
from cert.pem in 5.8-stable, requested by Josh Grosse
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2git to create branch 'OPENBSD_5_8'.</title>
<updated>2015-08-02T21:54:23+00:00</updated>
<author>
<name>cvs2svn</name>
<email>admin@example.com</email>
</author>
<published>2015-08-02T21:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=67fcb4ef3942fb3a0f1e18f8ebbe7464120d485a'/>
<id>urn:sha1:67fcb4ef3942fb3a0f1e18f8ebbe7464120d485a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spelling; ok deraadt</title>
<updated>2015-08-02T21:54:21+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2015-08-02T21:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ed40f444ba01bcae1d8540f9c26d79537ab5baf2'/>
<id>urn:sha1:ed40f444ba01bcae1d8540f9c26d79537ab5baf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use named initialisers for X509V3_EXT_METHOD structs (for the usual</title>
<updated>2015-07-29T16:13:49+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-07-29T16:13:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2c86724c7509e45fa0e39ca000ac97146959cc0c'/>
<id>urn:sha1:2c86724c7509e45fa0e39ca000ac97146959cc0c</id>
<content type='text'>
reasons) - only change in generated assembly is due to line numbering.
</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>Expand obsolete M_ASN1_STRING_* macros in asn1_lib.c, apply some style(9)</title>
<updated>2015-07-29T14:53:20+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-07-29T14:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f9a884dce706dbca9d2a61fd5ff1ba2b0491f436'/>
<id>urn:sha1:f9a884dce706dbca9d2a61fd5ff1ba2b0491f436</id>
<content type='text'>
and drop an unnecessary return from a void function.

ok bcook@ doug@
</content>
</entry>
<entry>
<title>Less asn1_mac.h - asn1_lib.c does not need it and x_pkey.c should be</title>
<updated>2015-07-27T12:53:56+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-07-27T12:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a0676f8c3cae178ba666f10f56e6bcc1d15ebb8c'/>
<id>urn:sha1:a0676f8c3cae178ba666f10f56e6bcc1d15ebb8c</id>
<content type='text'>
using ASN1err() instead of ASN1_MAC_H_err().

ok miod@
</content>
</entry>
<entry>
<title>double words fix; docs are slowly getting moved to mdoc, but this</title>
<updated>2015-07-25T17:28:59+00:00</updated>
<author>
<name>sobrado</name>
<email></email>
</author>
<published>2015-07-25T17:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0fec4980b2d123d829739fe2d4d05e88fa3c7692'/>
<id>urn:sha1:0fec4980b2d123d829739fe2d4d05e88fa3c7692</id>
<content type='text'>
change will help people translating them.

ok jmc@, schwarze@
</content>
</entry>
<entry>
<title>Place the ASN.1 template macros (and remaining implement macros) under</title>
<updated>2015-07-25T17:20:02+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-07-25T17:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=49c1cc5d782ae067a7e3d98a5b16f738ee69a2b6'/>
<id>urn:sha1:49c1cc5d782ae067a7e3d98a5b16f738ee69a2b6</id>
<content type='text'>
#ifndef LIBRESSL_INTERNAL - we're not using these anymore!
</content>
</entry>
<entry>
<title>double word fix.</title>
<updated>2015-07-25T17:19:21+00:00</updated>
<author>
<name>sobrado</name>
<email></email>
</author>
<published>2015-07-25T17:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ffa01c907e4dfd9137541d92a911a48813f563d1'/>
<id>urn:sha1:ffa01c907e4dfd9137541d92a911a48813f563d1</id>
<content type='text'>
ok jmc@, schwarze@
</content>
</entry>
</feed>
