<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luaossl/src, branch rel-20140328</title>
<subtitle>A mirror of http://25thandClement.com/~william/projects/luaossl.git
</subtitle>
<id>https://git.lua4.win/luaossl/atom?h=rel-20140328</id>
<link rel='self' href='https://git.lua4.win/luaossl/atom?h=rel-20140328'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/'/>
<updated>2013-12-27T14:33:56+00:00</updated>
<entry>
<title>silence warnings with Solaris Studio compiler</title>
<updated>2013-12-27T14:33:56+00:00</updated>
<author>
<name>William Ahern</name>
<email>william@solaris.(none)</email>
</author>
<published>2013-12-27T14:33:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=f8a3e72a30728ba185dc1ac8b398de1aeae7b1b6'/>
<id>urn:sha1:f8a3e72a30728ba185dc1ac8b398de1aeae7b1b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't use -ldl on BSDs</title>
<updated>2013-07-20T07:29:03+00:00</updated>
<author>
<name>William Ahern</name>
<email>william@25thandClement.com</email>
</author>
<published>2013-07-20T07:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=369fa2d4120b1dc1a63d0a743203695b0325b888'/>
<id>urn:sha1:369fa2d4120b1dc1a63d0a743203695b0325b888</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename pubkey.lua to pkey.lua and create symlink on install for backward compatability</title>
<updated>2014-03-28T05:57:17+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-03-28T05:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=47532cac8cdd5d697a56445e5946703de13b19d8'/>
<id>urn:sha1:47532cac8cdd5d697a56445e5946703de13b19d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename pubkey.lua to pkey.lua and create symlink on install for backward compatability</title>
<updated>2014-03-28T05:57:09+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-03-28T05:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=ea88fea73260424a1724a6ef5ecb0aa5dce68ba7'/>
<id>urn:sha1:ea88fea73260424a1724a6ef5ecb0aa5dce68ba7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename openssl.pubkey identifiers to openssl.pkey</title>
<updated>2014-03-28T05:48:59+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-03-28T05:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=8e755dcc092f0f46e7ff847d9672bfa7dde834c5'/>
<id>urn:sha1:8e755dcc092f0f46e7ff847d9672bfa7dde834c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support Lua 5.3 64-bit integer type in rand.uniform</title>
<updated>2014-03-28T05:29:31+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-03-28T05:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=f61a39615ebffb61e8cca28d5dfafb6363da54ec'/>
<id>urn:sha1:f61a39615ebffb61e8cca28d5dfafb6363da54ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make digest:update and hmac:update return the digest object rather than boolean true, similar to the change for :add methods</title>
<updated>2014-03-28T04:25:49+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-03-28T04:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=c417a815cacfbe832ed27a997934dfd06a5ca44a'/>
<id>urn:sha1:c417a815cacfbe832ed27a997934dfd06a5ca44a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>forgot to remove old lua_settop statement</title>
<updated>2014-03-28T04:23:11+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-03-28T04:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=4381febe2d6730d82b1097a8ba895590f955755b'/>
<id>urn:sha1:4381febe2d6730d82b1097a8ba895590f955755b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add DER parameter to pk__tostring for symmetry, but we still need to refactor stringification APIs because it's unuseable as-is</title>
<updated>2014-03-27T03:10:43+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-03-27T03:10:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=805a837b3e5476bad85116718d3be3a4c213ee20'/>
<id>urn:sha1:805a837b3e5476bad85116718d3be3a4c213ee20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>alter several :add methods to return the parent object rather than boolean true, to allow chained invocations</title>
<updated>2014-03-27T02:59:50+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-03-27T02:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=24ed2644463f26eb84ac6d96d8305c8766e96acb'/>
<id>urn:sha1:24ed2644463f26eb84ac6d96d8305c8766e96acb</id>
<content type='text'>
</content>
</entry>
</feed>
