More language library links

This commit is contained in:
str4d
2014-07-13 23:56:20 +00:00
parent 10c38d117c
commit 16f8537342
3 changed files with 18 additions and 16 deletions

View File

@@ -11,16 +11,6 @@ Newer alternatives:
<a href="{{ site_url('docs/api/bob') }}">BOB</a>.
</p>
<h3>I2P 0.9.14 Changes</h3>
<p>
The reported version remains "1.0".
<ul>
<li>DEST GENERATE now supports a SIGNATURE_TYPE parameter.
<li>The MIN parameter in HELLO VERSION is now optional.
<li>The MIN and MAX parameters in HELLO VERSION now support single-digit versions such as "3".
</ul>
</p>
<h2>Language libraries for the SAMv1 API</h2>
<ul>
<li>C</li>
@@ -31,6 +21,16 @@ The reported version remains "1.0".
The libraries are in the I2P source repository.
<h3>I2P 0.9.14 Changes</h3>
<p>
The reported version remains "1.0".
<ul>
<li>DEST GENERATE now supports a SIGNATURE_TYPE parameter.
<li>The MIN parameter in HELLO VERSION is now optional.
<li>The MIN and MAX parameters in HELLO VERSION now support single-digit versions such as "3".
</ul>
</p>
<h2>Version 1 Protocol</h2>
<pre>
----------------------------------------------------------------------