/[Apache-SVN]
ViewVC logotype

Revision 350955


Jump to revision: Previous Next
Author: blautenb
Date: Sun Feb 8 06:12:21 2004 UTC (20 years, 3 months ago)
Changed paths: 218 (showing only 100; show all)
Log Message:
Update to Apache 2.0 license


Changed paths

Path Details
Directoryxml/security/trunk/LICENSE added
Directoryxml/security/trunk/LICENSE.txt deleted
Directoryxml/security/trunk/NOTICE added
Directoryxml/security/trunk/build.xml modified , text changed
Directoryxml/security/trunk/src/ant/HexDump.java modified , text changed
Directoryxml/security/trunk/src/ant/Md5Task.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/Init.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/algorithms/Algorithm.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/algorithms/JCEMapper.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/algorithms/MessageDigestAlgorithm.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/algorithms/SignatureAlgorithm.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/algorithms/SignatureAlgorithmSpi.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/algorithms/implementations/IntegrityHmac.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/algorithms/implementations/SignatureBaseRSA.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/algorithms/implementations/SignatureDSA.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/c14n/CanonicalizationException.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/c14n/Canonicalizer.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/c14n/CanonicalizerSpi.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/c14n/InvalidCanonicalizerException.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/c14n/helper/AttrCompare.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/c14n/helper/C14nHelper.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/c14n/implementations/Canonicalizer20010315.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/c14n/implementations/Canonicalizer20010315Excl.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/c14n/implementations/Canonicalizer20010315ExclOmitComments.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/c14n/implementations/Canonicalizer20010315ExclWithComments.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/c14n/implementations/Canonicalizer20010315OmitComments.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/c14n/implementations/Canonicalizer20010315WithComments.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/c14n/implementations/CanonicalizerBase.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/encryption/AgreementMethod.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/encryption/CipherData.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/encryption/CipherReference.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/encryption/CipherValue.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/encryption/EncryptedData.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/encryption/EncryptedKey.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/encryption/EncryptedType.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/encryption/EncryptionMethod.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/encryption/EncryptionProperties.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/encryption/EncryptionProperty.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/encryption/Reference.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/encryption/ReferenceList.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/encryption/Transforms.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/encryption/XMLCipher.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/encryption/XMLCipherInput.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/encryption/XMLCipherParameters.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/encryption/XMLEncryptionException.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/exceptions/AlgorithmAlreadyRegisteredException.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/exceptions/Base64DecodingException.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/exceptions/XMLSecurityException.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/ContentHandlerAlreadyRegisteredException.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/KeyInfo.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/KeyUtils.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/content/KeyInfoContent.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/content/KeyName.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/content/KeyValue.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/content/MgmtData.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/content/PGPData.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/content/RetrievalMethod.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/content/SPKIData.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/content/X509Data.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/content/keyvalues/DSAKeyValue.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/content/keyvalues/KeyValueContent.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/content/keyvalues/RSAKeyValue.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/content/x509/XMLX509CRL.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/content/x509/XMLX509Certificate.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/content/x509/XMLX509DataContent.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/content/x509/XMLX509IssuerSerial.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/content/x509/XMLX509SKI.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/content/x509/XMLX509SubjectName.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/keyresolver/InvalidKeyResolverException.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/keyresolver/KeyResolver.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/keyresolver/KeyResolverException.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/keyresolver/KeyResolverSpi.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/keyresolver/implementations/DSAKeyValueResolver.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/keyresolver/implementations/EncryptedKeyResolver.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/keyresolver/implementations/RSAKeyValueResolver.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/keyresolver/implementations/RetrievalMethodResolver.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/keyresolver/implementations/X509CertificateResolver.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/keyresolver/implementations/X509IssuerSerialResolver.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/keyresolver/implementations/X509SKIResolver.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/keyresolver/implementations/X509SubjectNameResolver.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/storage/StorageResolver.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/storage/StorageResolverException.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/storage/StorageResolverSpi.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/storage/implementations/CertsInFilesystemDirectoryResolver.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/storage/implementations/KeyStoreResolver.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/keys/storage/implementations/SingleCertificateResolver.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/signature/InvalidDigestValueException.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/signature/InvalidSignatureValueException.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/signature/Manifest.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/signature/MissingResourceFailureException.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/signature/ObjectContainer.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/signature/Reference.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/signature/ReferenceNotInitializedException.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/signature/SignatureProperties.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/signature/SignatureProperty.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/signature/SignedInfo.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/signature/XMLSignature.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/signature/XMLSignatureException.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/signature/XMLSignatureInput.java modified , text changed
Directoryxml/security/trunk/src/org/apache/xml/security/transforms/InvalidTransformException.java modified , text changed
[...]

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26