From d8b2e0c816cc449dfbc8c2ffa38e39451cfe35dc Mon Sep 17 00:00:00 2001
From: kytv <kytv@mail.i2p>
Date: Wed, 16 Oct 2013 13:14:32 +0000
Subject: [PATCH] change links from trac.i2p2.de/browser to github

---
 www.i2p2/pages/bounties.html         |  2 +-
 www.i2p2/pages/bounties_ar.html      |  2 +-
 www.i2p2/pages/bounties_de.html      |  2 +-
 www.i2p2/pages/bounties_it.html      |  2 +-
 www.i2p2/pages/bounties_ru.html      |  2 +-
 www.i2p2/pages/how_cryptography.html | 12 ++++++------
 www.i2p2/pages/plugins.html          |  2 +-
 www.i2p2/pages/plugins_fr.html       |  2 +-
 8 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/www.i2p2/pages/bounties.html b/www.i2p2/pages/bounties.html
index e89a4d5d2..0e7692c3e 100644
--- a/www.i2p2/pages/bounties.html
+++ b/www.i2p2/pages/bounties.html
@@ -148,7 +148,7 @@ etc), and the like.</p>
  </tr>
  <tr>
   <td><p><b><a href="http://gcc.gnu.org/java/">GCJ</a> support</b></p></td>
-  <td><p><a href="https://trac.i2p2.de/browser/Makefile.gcj">Claimed</a></p></td>
+  <td><p><a href="https://github.com/i2p/i2p.i2p/tree/master/Makefile.gcj">Claimed</a></p></td>
   <td><p>jrandom</p></td>
  </tr>
 </table>
diff --git a/www.i2p2/pages/bounties_ar.html b/www.i2p2/pages/bounties_ar.html
index 725bce5f2..4a5efc8ff 100644
--- a/www.i2p2/pages/bounties_ar.html
+++ b/www.i2p2/pages/bounties_ar.html
@@ -135,7 +135,7 @@
  </tr>
  <tr>
   <td><p><b><a href="http://gcc.gnu.org/java/">GCJ</a> دعم</b></p></td>
-  <td><p><a href="https://trac.i2p2.de/browser/Makefile.gcj">مستعمل</a></p></td>
+  <td><p><a href="https://github.com/i2p/i2p.i2p/tree/master/Makefile.gcj">مستعمل</a></p></td>
   <td><p>jrandom</p></td>
  </tr>
 </table>
diff --git a/www.i2p2/pages/bounties_de.html b/www.i2p2/pages/bounties_de.html
index 8ebc2cbd2..6bf46db35 100644
--- a/www.i2p2/pages/bounties_de.html
+++ b/www.i2p2/pages/bounties_de.html
@@ -145,7 +145,7 @@ etc.) benutzt wird.</p>
  </tr>
  <tr>
   <td><p><b><a href="http://gcc.gnu.org/java/">GCJ</a> support</b></p></td>
-  <td><p><a href="https://trac.i2p2.de/browser/Makefile.gcj">Ausgezahlt</a></p></td>
+  <td><p><a href="https://github.com/i2p/i2p.i2p/tree/master/Makefile.gcj">Ausgezahlt</a></p></td>
   <td><p>jrandom</p></td>
  </tr>
 </table>
diff --git a/www.i2p2/pages/bounties_it.html b/www.i2p2/pages/bounties_it.html
index 3b87db152..08c0a23ae 100644
--- a/www.i2p2/pages/bounties_it.html
+++ b/www.i2p2/pages/bounties_it.html
@@ -115,7 +115,7 @@ etc e simili.</p>
  </tr>
  <tr>
   <td><p><b><a href="http://gcc.gnu.org/java/">GCJ</a> support</b></p></td>
-  <td><p><a href="https://trac.i2p2.de/browser/Makefile.gcj">Claimed</a></p></td>
+  <td><p><a href="https://github.com/i2p/i2p.i2p/tree/master/Makefile.gcj">Claimed</a></p></td>
   <td><p>jrandom</p></td>
  </tr>
 </table>
diff --git a/www.i2p2/pages/bounties_ru.html b/www.i2p2/pages/bounties_ru.html
index d90f4d04f..6a16a0fb4 100644
--- a/www.i2p2/pages/bounties_ru.html
+++ b/www.i2p2/pages/bounties_ru.html
@@ -104,7 +104,7 @@
  </tr>
  <tr>
   <td><p><b>Поддержка <a href="http://gcc.gnu.org/java/">GCJ</a></b></p></td>
-  <td><p><a href="https://trac.i2p2.de/browser/Makefile.gcj">Востребована</a></p></td>
+  <td><p><a href="https://github.com/i2p/i2p.i2p/tree/master/Makefile.gcj">Востребована</a></p></td>
   <td><p>jrandom</p></td>
  </tr>
 </table>
diff --git a/www.i2p2/pages/how_cryptography.html b/www.i2p2/pages/how_cryptography.html
index 08377b1f4..053d2a8c4 100644
--- a/www.i2p2/pages/how_cryptography.html
+++ b/www.i2p2/pages/how_cryptography.html
@@ -97,7 +97,7 @@ This is encoded as two 256-byte encrypted parts,
 and there is a single byte of zero padding before each part at this layer.
 </p><p>
 See 
-<a href="http://trac.i2p2.de/browser/core/java/src/net/i2p/crypto/ElGamalEngine.java?rev=85a542c53d910dffbf34cdcefb8a2faeee96adc4">the ElGamal code</a>.
+<a href="https://github.com/i2p/i2p.i2p/tree/master/core/java/src/net/i2p/crypto/ElGamalEngine.java">the ElGamal code</a>.
 <p>
 The shared prime is the 
 
@@ -171,11 +171,11 @@ We use AES with 256 bit keys and 128 bit blocks in CBC mode.
 The padding used is specified in <a href="http://tools.ietf.org/html/rfc2313">IETF RFC-2313 (PKCS#5 1.5, section 8.1 (for block type 02))</a>.
 In this case, padding exists of pseudorandomly generated octets to match 16 byte blocks.
 Specifically, see 
-<a href="http://trac.i2p2.de/browser/core/java/src/net/i2p/crypto/CryptixAESEngine.java?rev=85a542c53d910dffbf34cdcefb8a2faeee96adc4">[the CBC code]</a> 
+<a href="https://github.com/i2p/i2p.i2p/tree/master/core/java/src/net/i2p/crypto/CryptixAESEngine.java">[the CBC code]</a> 
 and the Cryptix AES 
-<a href="http://trac.i2p2.de/browser/core/java/src/net/i2p/crypto/CryptixRijndael_Algorithm.java?rev=85a542c53d910dffbf34cdcefb8a2faeee96adc4">[implementation]</a>,
+<a href="https://github.com/i2p/i2p.i2p/tree/master/core/java/src/net/i2p/crypto/CryptixRijndael_Algorithm.java">[implementation]</a>,
 as well as the padding, found in the
-<a href="http://trac.i2p2.de/browser/core/java/src/net/i2p/crypto/ElGamalAESEngine.java?rev=85a542c53d910dffbf34cdcefb8a2faeee96adc4">ElGamalAESEngine.getPadding</a> function.
+<a href="https://github.com/i2p/i2p.i2p/tree/master/core/java/src/net/i2p/crypto/ElGamalAESEngine.java">ElGamalAESEngine.getPadding</a> function.
 
 <!-- *********************************************************************************
      Believe it or not, we don't do this any more. If we ever did. safeEncode() and safeDecode() are unused.
@@ -246,7 +246,7 @@ It may be quite difficult to make any change backward-compatible.
 
 <p>
 Signatures are generated and verified with 1024 bit DSA (L=1024, N=160), as implemented in
-<a href="http://trac.i2p2.de/browser/core/java/src/net/i2p/crypto/DSAEngine.java?rev=85a542c53d910dffbf34cdcefb8a2faeee96adc4">[DSAEngine]</a>.
+<a href="https://github.com/i2p/i2p.i2p/tree/master/core/java/src/net/i2p/crypto/DSAEngine.java">[DSAEngine]</a>.
 DSA was chosen because it is much faster for signatures than ElGamal.
 <p>
 <H3>The DSA constants</H3>
@@ -341,7 +341,7 @@ It may be quite difficult to make any change backward-compatible.
 
 <p>
 Hashes within I2P are plain old SHA256, as implemented in
-<a href="http://trac.i2p2.de/browser/core/java/src/net/i2p/crypto/SHA256Generator.java?rev=85a542c53d910dffbf34cdcefb8a2faeee96adc4">[SHA256Generator]</a>
+<a href="https://github.com/i2p/i2p.i2p/tree/master/core/java/src/net/i2p/crypto/SHA256Generator.java">[SHA256Generator]</a>
 
 
 <H4>Obsolescence</H4>
diff --git a/www.i2p2/pages/plugins.html b/www.i2p2/pages/plugins.html
index d0fb900c4..494e12b8e 100644
--- a/www.i2p2/pages/plugins.html
+++ b/www.i2p2/pages/plugins.html
@@ -78,7 +78,7 @@ or easily add some feature.  </p>
 <h3>Getting Started</h3>
 <p> To create a plugin from an existing binary package you will need to get
 makeplugin.sh from <a
-    href="http://trac.i2p2.de/browser/plugin/makeplugin.sh?rev=776519571fda0689ef09c42f66e7398f30432e87">the
+    href="https://github.com/i2p/i2p.scripts/tree/master/plugin/makeplugin.sh">the
     i2p.scripts branch in monotone</a>.  </p>
 
 
diff --git a/www.i2p2/pages/plugins_fr.html b/www.i2p2/pages/plugins_fr.html
index bb93fdfe3..b12ea0ea9 100644
--- a/www.i2p2/pages/plugins_fr.html
+++ b/www.i2p2/pages/plugins_fr.html
@@ -85,7 +85,7 @@ d'I2P et pour l'ajout de fonctionnalités.
 
 <h3>Par où commencer ?</h3>
 Pour créer un greffon à partir d'un paquet binaire, vous devez obtenir le script makeplugin.sh à partir de 
-<a href="http://trac.i2p2.de/browser/plugin/makeplugin.sh?rev=776519571fda0689ef09c42f66e7398f30432e87">
+<a href="https://github.com/i2p/i2p.scripts/tree/master/plugin/makeplugin.sh">
 la branche i2p.scripts dans monotone</a>.
 
 
-- 
GitLab