Deployed 4e2a40e with MkDocs version: 1.1.2
This commit is contained in:
parent
e1f9d37ffa
commit
bbb76a7e13
@ -98,6 +98,10 @@
|
||||
|
||||
<li class="nav-item" data-level="1"><a href="#changelog" class="nav-link">Changelog</a>
|
||||
<ul class="nav flex-column">
|
||||
<li class="nav-item" data-level="2"><a href="#1101-2020-11-11" class="nav-link">[11.0.1] - 2020-11-11</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#1100-2020-11-11" class="nav-link">[11.0.0] - 2020-11-11</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -1083,6 +1087,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="1101-2020-11-11">[11.0.1] - 2020-11-11</h2>
|
||||
<p>(socket) replace a std::vector with an std::array used as a tmp buffer in Socket::readBytes</p>
|
||||
<h2 id="1100-2020-11-11">[11.0.0] - 2020-11-11</h2>
|
||||
<p>(openssl security fix) in the client to server connection, peer verification is not done in all cases. See https://github.com/machinezone/IXWebSocket/pull/250</p>
|
||||
<h2 id="1057-2020-11-07">[10.5.7] - 2020-11-07</h2>
|
||||
|
@ -264,5 +264,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1.2
|
||||
Build Date UTC : 2020-11-11 17:16:56.297816+00:00
|
||||
Build Date UTC : 2020-11-12 05:40:17.560364+00:00
|
||||
-->
|
||||
|
File diff suppressed because one or more lines are too long
18
sitemap.xml
18
sitemap.xml
@ -1,39 +1,39 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-11-11</lastmod>
|
||||
<lastmod>2020-11-12</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-11-11</lastmod>
|
||||
<lastmod>2020-11-12</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-11-11</lastmod>
|
||||
<lastmod>2020-11-12</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-11-11</lastmod>
|
||||
<lastmod>2020-11-12</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-11-11</lastmod>
|
||||
<lastmod>2020-11-12</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-11-11</lastmod>
|
||||
<lastmod>2020-11-12</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-11-11</lastmod>
|
||||
<lastmod>2020-11-12</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-11-11</lastmod>
|
||||
<lastmod>2020-11-12</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2020-11-11</lastmod>
|
||||
<lastmod>2020-11-12</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user