<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luaossl/src, branch deb-20141028-0</title>
<subtitle>A mirror of http://25thandClement.com/~william/projects/luaossl.git
</subtitle>
<id>https://git.lua4.win/luaossl/atom?h=deb-20141028-0</id>
<link rel='self' href='https://git.lua4.win/luaossl/atom?h=deb-20141028-0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/'/>
<updated>2014-10-29T03:53:24+00:00</updated>
<entry>
<title>change behavior of 'TLS' method so that it enables TLS 1.1 and 1.2, because TLSv1_method in OpenSSL literally only enables TLS 1.0. for 'SSL' disable SSLv2</title>
<updated>2014-10-29T03:53:24+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-10-29T03:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=0e7debd4f2c0c0f7fd83db3e0da19d2666895286'/>
<id>urn:sha1:0e7debd4f2c0c0f7fd83db3e0da19d2666895286</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ssl:getVersion and ssl:getClientVersion methods</title>
<updated>2014-10-15T21:57:07+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-10-15T21:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=b8860e791f886b510bd8539bb26fa22558b9f42d'/>
<id>urn:sha1:b8860e791f886b510bd8539bb26fa22558b9f42d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bind opensslv.h and opensslconf.h macros</title>
<updated>2014-09-22T22:03:08+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-09-22T22:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=d4914b31664e771ae93b88f6f83fb24c616b20fd'/>
<id>urn:sha1:d4914b31664e771ae93b88f6f83fb24c616b20fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unbreak Lua 5.1 for real this time</title>
<updated>2014-09-22T21:53:58+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-09-22T21:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=a5d3fa1f606facb9d169b0821172e4a0e416386f'/>
<id>urn:sha1:a5d3fa1f606facb9d169b0821172e4a0e416386f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unbreak Solaris (no ECC support)</title>
<updated>2014-09-22T20:01:16+00:00</updated>
<author>
<name>william</name>
<email>william+solaris@25tandclement.com</email>
</author>
<published>2014-09-22T20:01:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=dd6fc421c3544c07751ce4a3fd2c6bfdefcebd85'/>
<id>urn:sha1:dd6fc421c3544c07751ce4a3fd2c6bfdefcebd85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unbreak Lua 5.1 build</title>
<updated>2014-09-20T03:06:23+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-09-20T03:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=baddf60a4ee079f2e35141366f9c1ad7e7308875'/>
<id>urn:sha1:baddf60a4ee079f2e35141366f9c1ad7e7308875</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix issue with loading public and private keys concurrently, fix issue in pusherror when no OpenSSL errors are actually defined, and because OpenSSL doesn't define its FOO_free routines to accept NULL--even though most or all do handle NULL properly--don't pass them NULL</title>
<updated>2014-09-20T03:02:38+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-09-20T03:02:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=ad0549dfa0396f495cddbc8c83b37013c0d9ce15'/>
<id>urn:sha1:ad0549dfa0396f495cddbc8c83b37013c0d9ce15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add :getHostName and :setHostName methods to SSL object</title>
<updated>2014-09-17T01:11:13+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-09-17T01:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=3c27b8f14a31e14dc4037803f0892445b8581a70'/>
<id>urn:sha1:3c27b8f14a31e14dc4037803f0892445b8581a70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add openssl.ssl.context:setEphemeralKey</title>
<updated>2014-09-11T23:21:20+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-09-11T23:21:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=624c021edcb1250df4efced69e688ef0607feb69'/>
<id>urn:sha1:624c021edcb1250df4efced69e688ef0607feb69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add SSL_CTX_set_options, SSL_set_options, and friends; and begin process of handling Lua 5.3 better</title>
<updated>2014-09-11T22:21:57+00:00</updated>
<author>
<name>william</name>
<email>william@25tandclement.com</email>
</author>
<published>2014-09-11T22:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luaossl/commit/?id=4ead9a3146496cd856a4a39dd8ba90c8af8523dd'/>
<id>urn:sha1:4ead9a3146496cd856a4a39dd8ba90c8af8523dd</id>
<content type='text'>
</content>
</entry>
</feed>
