File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ liblua-openssl (20181102-0) unstable; urgency=low
2+
3+ * Update SSL options
4+ * Add Basic TLSv1.3 support
5+ * Cache objects so that equal pointers result in same lua object
6+ * Fix non-DER value for CA basic constraint
7+ * Add context:getContext()
8+ * Add context:addCustomExtension() and openssl.extensionSupported()
9+ * Add context:useServerInfo() and context:useServerInfoFile()
10+ * Add ssl and context getter+setter for readahead flag
11+ * Add ssl and context :setCipherSuites() for TLSv1.3
12+ * Add conspicuously missing ssl:setCipherList()
13+
14+ -- Daurnimator <
[email protected] > Fri, 02 Nov 2018 17:37:23 +1100
15+
116liblua-openssl (20180708-0) unstable; urgency=low
217
318 * Fix incorrect class check in :getTLSextStatusType()
You can’t perform that action at this time.
0 commit comments