More web page updates + more class updates
authorMiguel de Icaza <miguel@gnome.org>
Thu, 2 Aug 2001 02:17:08 +0000 (02:17 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Thu, 2 Aug 2001 02:17:08 +0000 (02:17 -0000)
svn path=/trunk/mono/; revision=377

doc/download
status/class.xml
web/download

index 33973b362ae72fcd66f608aabfecd125f9e58dcd..eb765754170c8741d242b5194a13629843f5144d 100644 (file)
@@ -109,7 +109,7 @@ tar xzvf glib-1.2.10.tar.gz
                * Configure, compile and install glib, like this:
 
 <pre>
-./configure --prefix=/usr/bin
+./configure --prefix=/usr
 make
 make install
 </pre>
index d70fdb09182ff530114b7049e764523cbc793de4..cf3a99908c6f06f74d3673150a943e81a39db8c6 100755 (executable)
             <maintainer>Matthew.S.Ford@rose-hulman.edu</maintainer>
         </maintainers>
     </class>
+
+    <class name="System.Security.Cryptography.CipherMode">
+        <last-activity>Jul-20-2001</last-activity>
+        <implementation>yes</implementation>
+        <test-suite>yes</test-suite>
+        <completion>?</completion>
+        <maintainers>
+            <maintainer>Matthew.S.Ford@rose-hulman.edu</maintainer>
+        </maintainers>
+    </class>
+
+    <class name="System.Security.Cryptography.CryptoStreamMode">
+        <last-activity>Jul-20-2001</last-activity>
+        <implementation>yes</implementation>
+        <test-suite>yes</test-suite>
+        <completion>?</completion>
+        <maintainers>
+            <maintainer>Matthew.S.Ford@rose-hulman.edu</maintainer>
+        </maintainers>
+    </class>
+    
+    <class name="System.Security.Cryptography.KeySizes">
+        <last-activity>Jul-20-2001</last-activity>
+        <implementation>yes</implementation>
+        <test-suite>yes</test-suite>
+        <completion>?</completion>
+        <maintainers>
+            <maintainer>Matthew.S.Ford@rose-hulman.edu</maintainer>
+        </maintainers>
+    </class>
+
+    <class name="System.Security.Cryptography.PaddingMode">
+        <last-activity>Jul-20-2001</last-activity>
+        <implementation>yes</implementation>
+        <test-suite>yes</test-suite>
+        <completion>?</completion>
+        <maintainers>
+            <maintainer>Matthew.S.Ford@rose-hulman.edu</maintainer>
+        </maintainers>
+    </class>
     
     <class name="System.Security.Cryptography.MD5">
         <last-activity>Jul-20-2001</last-activity>
         </maintainers>
     </class>
 
+    <class name="System.Security.Cryptography.ToBase64Transform">
+        <last-activity>Aug-1-2001</last-activity>
+        <implementation>yes</implementation>
+        <test-suite>no</test-suite>
+        <completion>?</completion>
+        <maintainers>
+            <maintainer>serge@wildwestsoftware.com</maintainer>
+        </maintainers>
+    </class>
+
+    <class name="System.Security.Cryptography.FromBase64Transform">
+        <last-activity>Aug-1-2001</last-activity>
+        <implementation>no</implementation>
+        <test-suite>no</test-suite>
+        <completion>?</completion>
+        <maintainers>
+            <maintainer>serge@wildwestsoftware.com</maintainer>
+        </maintainers>
+    </class>
+
+    <class name="System.Security.Cryptography.DES">
+        <last-activity>Aug-1-2001</last-activity>
+        <implementation>no/soft</implementation>
+        <test-suite>no</test-suite>
+        <completion>?</completion>
+        <maintainers>
+            <maintainer>serge@wildwestsoftware.com</maintainer>
+        </maintainers>
+    </class>
+
+    <class name="System.Security.Cryptography.DESCrytpoServiceProvider">
+        <last-activity>Aug-1-2001</last-activity>
+        <implementation>no/soft</implementation>
+        <test-suite>no</test-suite>
+        <completion>?</completion>
+        <maintainers>
+            <maintainer>serge@wildwestsoftware.com</maintainer>
+        </maintainers>
+    </class>
+
     <class name="System.Random">
         <last-activity>Jul-20-2001</last-activity>
         <implementation>no</implementation>
index 33973b362ae72fcd66f608aabfecd125f9e58dcd..eb765754170c8741d242b5194a13629843f5144d 100644 (file)
@@ -109,7 +109,7 @@ tar xzvf glib-1.2.10.tar.gz
                * Configure, compile and install glib, like this:
 
 <pre>
-./configure --prefix=/usr/bin
+./configure --prefix=/usr
 make
 make install
 </pre>