<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luaossl, branch rel-20150727</title>
<subtitle>A mirror of http://25thandClement.com/~william/projects/luaossl.git
</subtitle>
<id>https://git.lua4.win/luaossl/atom?h=rel-20150727</id>
<link rel='self' href='https://git.lua4.win/luaossl/atom?h=rel-20150727'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/'/>
<updated>2015-07-27T08:48:00+00:00</updated>
<entry>
<title>update debian changelog</title>
<updated>2015-07-27T08:48:00+00:00</updated>
<author>
<name>William Ahern</name>
<email>william+ubuntu@25thandClement.com</email>
</author>
<published>2015-07-27T08:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=60fc10973eb348cb3d99d27f083437ddeab03f14'/>
<id>urn:sha1:60fc10973eb348cb3d99d27f083437ddeab03f14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor ex_newstate fix, which left nil on the stack</title>
<updated>2015-07-25T21:37:04+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2015-07-25T21:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=fdaaf522474df9dd9eb23e875acd939cd0d2ea90'/>
<id>urn:sha1:fdaaf522474df9dd9eb23e875acd939cd0d2ea90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't recreate an exdata state singleton object when one already exists, otherwise we wrongly invalidate any data already installed. Because ex_newstate is invoked from every submodule, this can easily happen if code loads one submodule, attaches some data to a new OpenSSL object, then loads some other submodule for the first time.</title>
<updated>2015-07-25T03:14:06+00:00</updated>
<author>
<name>William Ahern</name>
<email>william+macosx@25thandclement.com</email>
</author>
<published>2015-07-25T03:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=f73eccfc8e589e6cc670c488b78715ee40b6985d'/>
<id>urn:sha1:f73eccfc8e589e6cc670c488b78715ee40b6985d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>quick fix to make it easier to build against musl libc</title>
<updated>2015-06-16T22:03:53+00:00</updated>
<author>
<name>Linux User</name>
<email>william@alpine-3-1.bad</email>
</author>
<published>2015-06-16T22:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=f04c43ef5ab676b8c6b7468b47a278aca47bd0f7'/>
<id>urn:sha1:f04c43ef5ab676b8c6b7468b47a278aca47bd0f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add extension:text metho</title>
<updated>2015-06-05T02:23:00+00:00</updated>
<author>
<name>william</name>
<email>william+macosx@25thandclement.com</email>
</author>
<published>2015-06-05T02:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=6fbdef8c580d553e6cd109e649272c98399145c2'/>
<id>urn:sha1:6fbdef8c580d553e6cd109e649272c98399145c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>document new modes to x509:getExtension and crl:getExtension, and new x509:getExtensionCount and crl:getExtensionCount methods</title>
<updated>2015-06-05T01:32:56+00:00</updated>
<author>
<name>william</name>
<email>william+macosx@25thandclement.com</email>
</author>
<published>2015-06-05T01:32:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=0d7b80596ca242ec7476a27c0c3f1bc045f3e016'/>
<id>urn:sha1:0d7b80596ca242ec7476a27c0c3f1bc045f3e016</id>
<content type='text'>
</content>
</entry>
<entry>
<title>permit getting extension by index (1-based indexing), and add x509:getExtensionCount and crl:getExtensionCount methods</title>
<updated>2015-06-05T01:27:35+00:00</updated>
<author>
<name>william</name>
<email>william+macosx@25thandclement.com</email>
</author>
<published>2015-06-05T01:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=5fa11721a7b3dddf5a7e41a164428749a60b7c44'/>
<id>urn:sha1:5fa11721a7b3dddf5a7e41a164428749a60b7c44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>document openssl module constants and openssl.version, which resolves issue #20</title>
<updated>2015-06-04T23:00:48+00:00</updated>
<author>
<name>william</name>
<email>william+macosx@25thandclement.com</email>
</author>
<published>2015-06-04T23:00:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=53bcdd14c76157bac713414ca3df745c08b87916'/>
<id>urn:sha1:53bcdd14c76157bac713414ca3df745c08b87916</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update documentation for new extension APIs</title>
<updated>2015-06-04T22:27:16+00:00</updated>
<author>
<name>william</name>
<email>william+macosx@25thandclement.com</email>
</author>
<published>2015-06-04T22:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=c7edf769c899cab01d35dc97256a049f11d508ec'/>
<id>urn:sha1:c7edf769c899cab01d35dc97256a049f11d508ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add extension:getID, extension:getName, extension:getShortName, extension:getLongName, extension:getCritical, and crl:getExtension</title>
<updated>2015-06-04T22:26:30+00:00</updated>
<author>
<name>william</name>
<email>william+macosx@25thandclement.com</email>
</author>
<published>2015-06-04T22:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=dc6063ab7dcc99462dcca0bcaa92a00dbf5c3fcb'/>
<id>urn:sha1:dc6063ab7dcc99462dcca0bcaa92a00dbf5c3fcb</id>
<content type='text'>
</content>
</entry>
</feed>
