Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Maurer <benm@mono-cvs.ximian.com>2005-06-27 19:51:40 +0400
committerBen Maurer <benm@mono-cvs.ximian.com>2005-06-27 19:51:40 +0400
commit0e8decdb3782e95107687ba03b6e858e3e283b8f (patch)
tree86b8019ed19f91cdbc8bc9f28bc6ce8dc1896bc6 /mcs/class/System.Security/System.Security.Cryptography.Pkcs
parent20f2a4f8832f854ab119292e840eaa2b4f5a1af7 (diff)
remove svn:executable from .cs files
svn path=/trunk/mcs/; revision=46562
Diffstat (limited to 'mcs/class/System.Security/System.Security.Cryptography.Pkcs')
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/AlgorithmIdentifier.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsRecipient.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsRecipientCollection.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsRecipientEnumerator.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsSigner.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/ContentInfo.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/EnvelopedCms.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyAgreeKeyChoice.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyAgreeRecipientInfo.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyTransRecipientInfo.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9Attribute.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9ContentType.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9DocumentDescription.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9DocumentName.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9MessageDigest.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9SigningTime.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/PublicKeyInfo.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfo.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfoCollection.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfoEnumerator.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfoType.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignedCms.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignerInfo.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignerInfoCollection.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignerInfoEnumerator.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifier.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierOrKey.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierOrKeyType.cs0
-rw-r--r--[-rwxr-xr-x]mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierType.cs0
29 files changed, 0 insertions, 0 deletions
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/AlgorithmIdentifier.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/AlgorithmIdentifier.cs
index 62ebcb640f8..62ebcb640f8 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/AlgorithmIdentifier.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/AlgorithmIdentifier.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsRecipient.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsRecipient.cs
index 6d69927fd92..6d69927fd92 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsRecipient.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsRecipient.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsRecipientCollection.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsRecipientCollection.cs
index 1228e1cb13d..1228e1cb13d 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsRecipientCollection.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsRecipientCollection.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsRecipientEnumerator.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsRecipientEnumerator.cs
index a3bc1a13d04..a3bc1a13d04 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsRecipientEnumerator.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsRecipientEnumerator.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsSigner.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsSigner.cs
index fd387751f11..fd387751f11 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsSigner.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/CmsSigner.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/ContentInfo.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/ContentInfo.cs
index 99cb4f27331..99cb4f27331 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/ContentInfo.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/ContentInfo.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/EnvelopedCms.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/EnvelopedCms.cs
index 2040b984609..2040b984609 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/EnvelopedCms.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/EnvelopedCms.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyAgreeKeyChoice.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyAgreeKeyChoice.cs
index 0667f777ab6..0667f777ab6 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyAgreeKeyChoice.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyAgreeKeyChoice.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyAgreeRecipientInfo.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyAgreeRecipientInfo.cs
index 9e2b6c4f14a..9e2b6c4f14a 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyAgreeRecipientInfo.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyAgreeRecipientInfo.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyTransRecipientInfo.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyTransRecipientInfo.cs
index 760db675687..760db675687 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyTransRecipientInfo.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/KeyTransRecipientInfo.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9Attribute.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9Attribute.cs
index 4037a1a59b0..4037a1a59b0 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9Attribute.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9Attribute.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9ContentType.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9ContentType.cs
index 030667d8f77..030667d8f77 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9ContentType.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9ContentType.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9DocumentDescription.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9DocumentDescription.cs
index 5fa64fe964d..5fa64fe964d 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9DocumentDescription.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9DocumentDescription.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9DocumentName.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9DocumentName.cs
index 0d8b910205a..0d8b910205a 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9DocumentName.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9DocumentName.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9MessageDigest.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9MessageDigest.cs
index 2d34593eef0..2d34593eef0 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9MessageDigest.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9MessageDigest.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9SigningTime.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9SigningTime.cs
index e2df1870ac0..e2df1870ac0 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9SigningTime.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/Pkcs9SigningTime.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/PublicKeyInfo.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/PublicKeyInfo.cs
index 29ed67392b4..29ed67392b4 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/PublicKeyInfo.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/PublicKeyInfo.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfo.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfo.cs
index 3d843fec940..3d843fec940 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfo.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfo.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfoCollection.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfoCollection.cs
index bf64f1742a1..bf64f1742a1 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfoCollection.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfoCollection.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfoEnumerator.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfoEnumerator.cs
index 95468d8c094..95468d8c094 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfoEnumerator.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfoEnumerator.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfoType.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfoType.cs
index d73e44f029b..d73e44f029b 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfoType.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/RecipientInfoType.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignedCms.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignedCms.cs
index d4a7332b7fe..d4a7332b7fe 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignedCms.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignedCms.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignerInfo.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignerInfo.cs
index 88397c5b602..88397c5b602 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignerInfo.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignerInfo.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignerInfoCollection.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignerInfoCollection.cs
index 3639bcb5ebc..3639bcb5ebc 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignerInfoCollection.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignerInfoCollection.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignerInfoEnumerator.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignerInfoEnumerator.cs
index 53e756f3cb0..53e756f3cb0 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignerInfoEnumerator.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SignerInfoEnumerator.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifier.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifier.cs
index a6c3ec5541c..a6c3ec5541c 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifier.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifier.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierOrKey.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierOrKey.cs
index 9b56a4dec5b..9b56a4dec5b 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierOrKey.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierOrKey.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierOrKeyType.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierOrKeyType.cs
index b7fb35739c8..b7fb35739c8 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierOrKeyType.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierOrKeyType.cs
diff --git a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierType.cs b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierType.cs
index 30e786cadc0..30e786cadc0 100755..100644
--- a/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierType.cs
+++ b/mcs/class/System.Security/System.Security.Cryptography.Pkcs/SubjectIdentifierType.cs