<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luaossl, branch rel-20161029</title>
<subtitle>A mirror of http://25thandClement.com/~william/projects/luaossl.git
</subtitle>
<id>https://git.lua4.win/luaossl/atom?h=rel-20161029</id>
<link rel='self' href='https://git.lua4.win/luaossl/atom?h=rel-20161029'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/'/>
<updated>2016-10-30T00:00:32+00:00</updated>
<entry>
<title>not using key variable in vrfy.sig:genkey</title>
<updated>2016-10-30T00:00:32+00:00</updated>
<author>
<name>William Ahern</name>
<email>william@25thandclement.com</email>
</author>
<published>2016-10-30T00:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=f88b333f9eaa605a0f7a835874b5b562b294b1c3'/>
<id>urn:sha1:f88b333f9eaa605a0f7a835874b5b562b294b1c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add and use pkey:getDefaultDigestName because the old digest type names used in examples/vrfy.sig are not accepted by OpenSSL 1.1</title>
<updated>2016-10-29T23:58:34+00:00</updated>
<author>
<name>William Ahern</name>
<email>william@25thandclement.com</email>
</author>
<published>2016-10-29T23:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=38e4043d735f406c81173322f30e2a37d97101f5'/>
<id>urn:sha1:38e4043d735f406c81173322f30e2a37d97101f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>final bits handle EVP_CIPHER_CTX, EVP_MD_CTX, and HMAC_CTX as opaque objects</title>
<updated>2016-10-29T23:02:52+00:00</updated>
<author>
<name>William Ahern</name>
<email>william@25thandclement.com</email>
</author>
<published>2016-10-29T23:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=8aa467e04b93b62fef6a1b225944d82f00ff2168'/>
<id>urn:sha1:8aa467e04b93b62fef6a1b225944d82f00ff2168</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use SSL_client_version</title>
<updated>2016-10-29T22:13:43+00:00</updated>
<author>
<name>William Ahern</name>
<email>william@25thandclement.com</email>
</author>
<published>2016-10-29T22:13:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=2ea408fad69bf85df4f3991e91cb0e4dc3727955'/>
<id>urn:sha1:2ea408fad69bf85df4f3991e91cb0e4dc3727955</id>
<content type='text'>
OPENSSL_NO_SSL2 isn't defined even though SSLv2 methods are gone
</content>
</entry>
<entry>
<title>add regression test for store:verify</title>
<updated>2016-10-29T22:06:45+00:00</updated>
<author>
<name>William Ahern</name>
<email>william@25thandclement.com</email>
</author>
<published>2016-10-29T22:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=20afc608216ab2a09c91626f099e40928bd7fc58'/>
<id>urn:sha1:20afc608216ab2a09c91626f099e40928bd7fc58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>X509_STORE_CTX is opaque, fixup store:verify</title>
<updated>2016-10-29T22:06:17+00:00</updated>
<author>
<name>William Ahern</name>
<email>william@25thandclement.com</email>
</author>
<published>2016-10-29T22:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=d554b2ffccd22b5c345e8efe881811acfa644d27'/>
<id>urn:sha1:d554b2ffccd22b5c345e8efe881811acfa644d27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>must use i2d_re_X509_REQ_tbs to dirty the X509_REQ cached encoding</title>
<updated>2016-10-29T21:08:49+00:00</updated>
<author>
<name>William Ahern</name>
<email>william@25thandclement.com</email>
</author>
<published>2016-10-29T21:08:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=1f22a801dc65ec03c543695115fcba4cc0e39ef7'/>
<id>urn:sha1:1f22a801dc65ec03c543695115fcba4cc0e39ef7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use EVP_PKEY_get_default_digest_nid to determine the default signature, and emulate for OpenSSL 0.9.8 using our old code from xc_signature</title>
<updated>2016-10-29T20:48:07+00:00</updated>
<author>
<name>William Ahern</name>
<email>william@25thandclement.com</email>
</author>
<published>2016-10-29T20:48:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=2391a59e43de4ccc685b7790d84a9a4705750dd3'/>
<id>urn:sha1:2391a59e43de4ccc685b7790d84a9a4705750dd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more OpenSSL 1.1 work</title>
<updated>2016-10-29T20:27:26+00:00</updated>
<author>
<name>William Ahern</name>
<email>william@25thandclement.com</email>
</author>
<published>2016-10-29T20:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=17622cab611b7a4c89bb8c7024ad6770a92e9a27'/>
<id>urn:sha1:17622cab611b7a4c89bb8c7024ad6770a92e9a27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lots of OpenSSL 1.1 compatability work</title>
<updated>2016-10-29T04:31:41+00:00</updated>
<author>
<name>William Ahern</name>
<email>william@25thandClement.com</email>
</author>
<published>2016-10-29T04:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=2c0e26b55ecc1f052fa7907ca513c277b6363329'/>
<id>urn:sha1:2c0e26b55ecc1f052fa7907ca513c277b6363329</id>
<content type='text'>
</content>
</entry>
</feed>
