validation fixes
This commit is contained in:
@ -15,7 +15,7 @@ The interface between applications and the router is the I2CP (I2P Control Proto
|
|||||||
The I2P Project is committed to maintaining accurate, current documentation.
|
The I2P Project is committed to maintaining accurate, current documentation.
|
||||||
If you find any inaccuracies in the documents linked below, please
|
If you find any inaccuracies in the documents linked below, please
|
||||||
<a href="http://trac.i2p2.de/report/1">enter a ticket identifying the problem</a>.
|
<a href="http://trac.i2p2.de/report/1">enter a ticket identifying the problem</a>.
|
||||||
|
</p>
|
||||||
|
|
||||||
<h2>Index to Technical Documentation</h2>
|
<h2>Index to Technical Documentation</h2>
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@ Die Schnittstelle zwischen Anwendungen und dem Router trägt den Namen I2CP
|
|||||||
</p><p>
|
</p><p>
|
||||||
Das I2P-Projekt ist um eine vollständige und aktuelle Dokumentation bemüht.
|
Das I2P-Projekt ist um eine vollständige und aktuelle Dokumentation bemüht.
|
||||||
Wer in einer der unten verlinkten Seiten Ungenauigkeiten oder Unstimmigkeiten findet,
|
Wer in einer der unten verlinkten Seiten Ungenauigkeiten oder Unstimmigkeiten findet,
|
||||||
möge diese bitte <a href="http://trac.i2p2.de/report/1">hier melden</a>.
|
möge diese bitte <a href="http://trac.i2p2.de/report/1">hier melden</a>.</p>
|
||||||
|
|
||||||
|
|
||||||
<h2>Inhaltsverzeichnis</h2>
|
<h2>Inhaltsverzeichnis</h2>
|
||||||
@ -37,7 +37,7 @@ möge diese bitte <a href="http://trac.i2p2.de/report/1">hier melden</a>.
|
|||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h3>Anwendungsschnittstellen</h3>
|
<h3>Anwendungsschnittstellen</h3>
|
||||||
Einfach zu handhabende Schnittstellen, über die Anwendungen (programmiersprachenunabhängig) Daten senden und empfangen können.<br>
|
Einfach zu handhabende Schnittstellen, über die Anwendungen (programmiersprachenunabhängig) Daten senden und empfangen können.<br />
|
||||||
<ul><li>
|
<ul><li>
|
||||||
<a href="applications.html">Entwicklung von I2P-Anwendungen: Überblick und Leitfaden</a> <i>(englisch)</i>
|
<a href="applications.html">Entwicklung von I2P-Anwendungen: Überblick und Leitfaden</a> <i>(englisch)</i>
|
||||||
</li><li>
|
</li><li>
|
||||||
@ -141,9 +141,9 @@ Protokolle zur direkten Kommunikation zwischen zwei Routern.
|
|||||||
</li><li>
|
</li><li>
|
||||||
<a href="udp_spec.html">Technische Beschreibung zu SSU</a> <i>(englisch)</i>
|
<a href="udp_spec.html">Technische Beschreibung zu SSU</a> <i>(englisch)</i>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a href="how_cryptography.html#tcp">Verschlüsselung des NTCP-Transports <i>(englisch)</i></li><li>
|
<a href="how_cryptography.html#tcp">Verschlüsselung des NTCP-Transports <i>(englisch)</i></a></li><li>
|
||||||
<a href="how_cryptography.html#udp">Verschlüsselung des SSU-Transports <i>(englisch)</i></li>
|
<a href="how_cryptography.html#udp">Verschlüsselung des SSU-Transports <i>(englisch)</i></a></li>
|
||||||
</li><li>
|
<li>
|
||||||
<a href="http://docs.i2p2.de/javadoc/net/i2p/router/transport/package-summary.html">Java-Dokumentation zur Transportschicht</a> <i>(englisch)</i>
|
<a href="http://docs.i2p2.de/javadoc/net/i2p/router/transport/package-summary.html">Java-Dokumentation zur Transportschicht</a> <i>(englisch)</i>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a href="http://docs.i2p2.de/javadoc/net/i2p/router/transport/ntcp/package-summary.html">Java-Dokumentation zu NTCP</a> <i>(englisch)</i>
|
<a href="http://docs.i2p2.de/javadoc/net/i2p/router/transport/ntcp/package-summary.html">Java-Dokumentation zu NTCP</a> <i>(englisch)</i>
|
||||||
|
@ -14,7 +14,7 @@ L'interface entre les applications et le routeur est l'API I2CP (I2P Control Pro
|
|||||||
</p><p>
|
</p><p>
|
||||||
Le projet I2P s'engage à maintenir exacte la documentation actuelle.
|
Le projet I2P s'engage à maintenir exacte la documentation actuelle.
|
||||||
Si vous trouvez des erreur dans les documents liés ci-dessous, merci d'en faire part via un
|
Si vous trouvez des erreur dans les documents liés ci-dessous, merci d'en faire part via un
|
||||||
<a href="http://trac.i2p2.de/report/1">ticket</a> Trac.
|
<a href="http://trac.i2p2.de/report/1">ticket</a> Trac.</p>
|
||||||
|
|
||||||
|
|
||||||
<h2>Table</h2>
|
<h2>Table</h2>
|
||||||
|
Reference in New Issue
Block a user