<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luaossl/src, branch rel-20140718</title>
<subtitle>A mirror of http://25thandClement.com/~william/projects/luaossl.git
</subtitle>
<id>https://git.lua4.win/luaossl/atom?h=rel-20140718</id>
<link rel='self' href='https://git.lua4.win/luaossl/atom?h=rel-20140718'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/'/>
<updated>2014-07-18T00:21:21+00:00</updated>
<entry>
<title>patches to build on AIX</title>
<updated>2014-07-18T00:21:21+00:00</updated>
<author>
<name>William Ahern (william@25thandclement.com)</name>
<email>wahern@aix7.polarhome.com</email>
</author>
<published>2014-07-18T00:21:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=9157308b90ea7df405ed9b22f1801f3f70f2e30b'/>
<id>urn:sha1:9157308b90ea7df405ed9b22f1801f3f70f2e30b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>be more consistent about idiomatic 'return throwssl', patterned after 'return lua_error'</title>
<updated>2014-07-17T23:24:57+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-07-17T23:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=f026c11953f5a3b3e7285a08829f5777cfe31331'/>
<id>urn:sha1:f026c11953f5a3b3e7285a08829f5777cfe31331</id>
<content type='text'>
</content>
</entry>
<entry>
<title>in xe_new change casting to be more narrowly tailored; and replace malloc usage which failed to check for NULL with an automatic buffer</title>
<updated>2014-07-17T23:21:00+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-07-17T23:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=b93223ff2e5a74f14431aa0fb09db55f0a96ecd9'/>
<id>urn:sha1:b93223ff2e5a74f14431aa0fb09db55f0a96ecd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'custom-ext' of https://github.com/kunkku/luaossl into kunkku-custom-ext</title>
<updated>2014-07-16T19:56:43+00:00</updated>
<author>
<name>William Ahern</name>
<email>william@williams-air.cudanet.local</email>
</author>
<published>2014-07-16T19:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=836e49289448c1827b118152e361605f1d569415'/>
<id>urn:sha1:836e49289448c1827b118152e361605f1d569415</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed interpose implementations for pkey and cipher classes, which passed the wrong metatable names to the generic interpose</title>
<updated>2014-07-16T04:16:01+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-07-16T04:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=2a655b72b6013994432313c8799037fa598eb5c5'/>
<id>urn:sha1:2a655b72b6013994432313c8799037fa598eb5c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'pkcs12' of https://github.com/kunkku/luaossl into kunkku-pkcs12</title>
<updated>2014-07-16T04:06:07+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-07-16T04:06:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=97c5e6aff52b83fa66f1bea644078d2da2880336'/>
<id>urn:sha1:97c5e6aff52b83fa66f1bea644078d2da2880336</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'text' of https://github.com/kunkku/luaossl into kunkku-text</title>
<updated>2014-07-16T03:53:49+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-07-16T03:53:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=9cb3637d37cbc41032284a31f751ee03c6b199f9'/>
<id>urn:sha1:9cb3637d37cbc41032284a31f751ee03c6b199f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'crl' of https://github.com/kunkku/luaossl</title>
<updated>2014-07-16T03:39:02+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-07-16T03:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=2a8831f0edfb9404c2c7e10628033ff0ac0fff81'/>
<id>urn:sha1:2a8831f0edfb9404c2c7e10628033ff0ac0fff81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>text form conversion for certificates and CRLs</title>
<updated>2014-07-04T12:47:42+00:00</updated>
<author>
<name>Kaarle Ritvanen</name>
<email>kaarle.ritvanen@datakunkku.fi</email>
</author>
<published>2014-07-04T12:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=ab27845444a153c8a9c402fab947e8997fc9d2da'/>
<id>urn:sha1:ab27845444a153c8a9c402fab947e8997fc9d2da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crl:getLastUpdate: return correct timestamp</title>
<updated>2014-06-05T05:42:04+00:00</updated>
<author>
<name>Kaarle Ritvanen</name>
<email>kaarle.ritvanen@datakunkku.fi</email>
</author>
<published>2014-06-05T05:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=8d3a7c0f178620faf85a53146501ba024309e851'/>
<id>urn:sha1:8d3a7c0f178620faf85a53146501ba024309e851</id>
<content type='text'>
</content>
</entry>
</feed>
