[cvs] commit: framework/Crypt Crypt.php package.xml framework/Crypt/Crypt pgp.php smime.php framework/Crypt/tests .cvsignore bug_6601.phpt pgp.inc pgp_decrypt.phpt pgp_decrypt_symmetric.phpt pgp_encrypt.phpt pgp_encrypt_symmetric.phpt ...
Michael M Slusarz
slusarz at horde.org
Sun Feb 22 00:51:21 UTC 2009
slusarz 2009-02-21 19:51:21 EST
Removed files:
Crypt Crypt.php package.xml
Crypt/Crypt pgp.php smime.php
Crypt/tests .cvsignore bug_6601.phpt pgp.inc
pgp_decrypt.phpt
pgp_decrypt_symmetric.phpt
pgp_encrypt.phpt
pgp_encrypt_symmetric.phpt
pgp_encryptedSymmetrically.phpt
pgp_generateRevocation.phpt
pgp_getSignersKeyID.phpt
pgp_parsePGPData.phpt
pgp_pgpPacketInformation.phpt
pgp_pgpPacketSignature.phpt
pgp_pgpPacketSignatureByUidIndex.phpt
pgp_pgpPrettyKey.phpt
pgp_publicKeyMIMEPart.phpt pgp_sign.phpt
pgp_skipif.inc pgp_verify.phpt
pgp_verifyPassphrase.phpt smime.inc
smime_skipif.inc
smime_subjectAltName.phpt
Crypt/tests/fixtures bug_6601.asc clear.txt pgp_encrypted.txt
pgp_encrypted_symmetric.txt
pgp_private.asc pgp_public.asc
pgp_signature.txt pgp_signed.txt
pgp_signed2.txt smime_subjectAltName.pem
Log:
This package moved to Git awhile back.
Revision Changes Path
1.51 +0 -182 framework/Crypt/Attic/Crypt.php (dead)
1.18 +0 -113 framework/Crypt/Attic/package.xml (dead)
1.137 +0 -1718 framework/Crypt/Crypt/Attic/pgp.php (dead)
1.75 +0 -1396 framework/Crypt/Crypt/Attic/smime.php (dead)
1.3 +0 -5 framework/Crypt/tests/Attic/.cvsignore (dead)
1.3 +0 -34 framework/Crypt/tests/Attic/bug_6601.phpt (dead)
1.5 +0 -18 framework/Crypt/tests/Attic/pgp.inc (dead)
1.3 +0 -37 framework/Crypt/tests/Attic/pgp_decrypt.phpt (dead)
1.3 +0 -35 framework/Crypt/tests/Attic/pgp_decrypt_symmetric.phpt (dead)
1.5 +0 -31 framework/Crypt/tests/Attic/pgp_encrypt.phpt (dead)
1.5 +0 -26 framework/Crypt/tests/Attic/pgp_encrypt_symmetric.phpt (dead)
1.3 +0 -15 framework/Crypt/tests/Attic/pgp_encryptedSymmetrically.phpt (dead)
1.3 +0 -20 framework/Crypt/tests/Attic/pgp_generateRevocation.phpt (dead)
1.2 +0 -13 framework/Crypt/tests/Attic/pgp_getSignersKeyID.phpt (dead)
1.3 +0 -89 framework/Crypt/tests/Attic/pgp_parsePGPData.phpt (dead)
1.3 +0 -133 framework/Crypt/tests/Attic/pgp_pgpPacketInformation.phpt (dead)
1.3 +0 -82 framework/Crypt/tests/Attic/pgp_pgpPacketSignature.phpt (dead)
1.3 +0 -82 framework/Crypt/tests/Attic/pgp_pgpPacketSignatureByUidIndex.phpt (dead)
1.3 +0 -34 framework/Crypt/tests/Attic/pgp_pgpPrettyKey.phpt (dead)
1.3 +0 -53 framework/Crypt/tests/Attic/pgp_publicKeyMIMEPart.phpt (dead)
1.5 +0 -55 framework/Crypt/tests/Attic/pgp_sign.phpt (dead)
1.4 +0 -8 framework/Crypt/tests/Attic/pgp_skipif.inc (dead)
1.4 +0 -41 framework/Crypt/tests/Attic/pgp_verify.phpt (dead)
1.2 +0 -16 framework/Crypt/tests/Attic/pgp_verifyPassphrase.phpt (dead)
1.2 +0 -11 framework/Crypt/tests/Attic/smime.inc (dead)
1.2 +0 -8 framework/Crypt/tests/Attic/smime_skipif.inc (dead)
1.3 +0 -17 framework/Crypt/tests/Attic/smime_subjectAltName.phpt (dead)
1.2 +0 -30 framework/Crypt/tests/fixtures/Attic/bug_6601.asc (dead)
1.2 +0 -14 framework/Crypt/tests/fixtures/Attic/clear.txt (dead)
1.2 +0 -15 framework/Crypt/tests/fixtures/Attic/pgp_encrypted.txt (dead)
1.2 +0 -9 framework/Crypt/tests/fixtures/Attic/pgp_encrypted_symmetric.txt (dead)
1.2 +0 -27 framework/Crypt/tests/fixtures/Attic/pgp_private.asc (dead)
1.2 +0 -24 framework/Crypt/tests/fixtures/Attic/pgp_public.asc (dead)
1.2 +0 -7 framework/Crypt/tests/fixtures/Attic/pgp_signature.txt (dead)
1.2 +0 -24 framework/Crypt/tests/fixtures/Attic/pgp_signed.txt (dead)
1.2 +0 -9 framework/Crypt/tests/fixtures/Attic/pgp_signed2.txt (dead)
1.2 +0 -19 framework/Crypt/tests/fixtures/Attic/smime_subjectAltName.pem (dead)
Chora Links:
http://cvs.horde.org/co.php/framework/Crypt/Attic/Crypt.php?rt=horde&r=1.50
http://cvs.horde.org/co.php/framework/Crypt/Attic/package.xml?rt=horde&r=1.17
http://cvs.horde.org/co.php/framework/Crypt/Crypt/Attic/pgp.php?rt=horde&r=1.136
http://cvs.horde.org/co.php/framework/Crypt/Crypt/Attic/smime.php?rt=horde&r=1.74
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/.cvsignore?rt=horde&r=1.2
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/bug_6601.phpt?rt=horde&r=1.2
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/pgp.inc?rt=horde&r=1.4
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/pgp_decrypt.phpt?rt=horde&r=1.2
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/pgp_decrypt_symmetric.phpt?rt=horde&r=1.2
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/pgp_encrypt.phpt?rt=horde&r=1.4
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/pgp_encrypt_symmetric.phpt?rt=horde&r=1.4
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/pgp_encryptedSymmetrically.phpt?rt=horde&r=1.2
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/pgp_generateRevocation.phpt?rt=horde&r=1.2
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/pgp_getSignersKeyID.phpt?rt=horde&r=1.1
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/pgp_parsePGPData.phpt?rt=horde&r=1.2
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/pgp_pgpPacketInformation.phpt?rt=horde&r=1.2
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/pgp_pgpPacketSignature.phpt?rt=horde&r=1.2
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/pgp_pgpPacketSignatureByUidIndex.phpt?rt=horde&r=1.2
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/pgp_pgpPrettyKey.phpt?rt=horde&r=1.2
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/pgp_publicKeyMIMEPart.phpt?rt=horde&r=1.2
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/pgp_sign.phpt?rt=horde&r=1.4
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/pgp_skipif.inc?rt=horde&r=1.3
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/pgp_verify.phpt?rt=horde&r=1.3
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/pgp_verifyPassphrase.phpt?rt=horde&r=1.1
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/smime.inc?rt=horde&r=1.1
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/smime_skipif.inc?rt=horde&r=1.1
http://cvs.horde.org/co.php/framework/Crypt/tests/Attic/smime_subjectAltName.phpt?rt=horde&r=1.2
http://cvs.horde.org/co.php/framework/Crypt/tests/fixtures/Attic/bug_6601.asc?rt=horde&r=1.1
http://cvs.horde.org/co.php/framework/Crypt/tests/fixtures/Attic/clear.txt?rt=horde&r=1.1
http://cvs.horde.org/co.php/framework/Crypt/tests/fixtures/Attic/pgp_encrypted.txt?rt=horde&r=1.1
http://cvs.horde.org/co.php/framework/Crypt/tests/fixtures/Attic/pgp_encrypted_symmetric.txt?rt=horde&r=1.1
http://cvs.horde.org/co.php/framework/Crypt/tests/fixtures/Attic/pgp_private.asc?rt=horde&r=1.1
http://cvs.horde.org/co.php/framework/Crypt/tests/fixtures/Attic/pgp_public.asc?rt=horde&r=1.1
http://cvs.horde.org/co.php/framework/Crypt/tests/fixtures/Attic/pgp_signature.txt?rt=horde&r=1.1
http://cvs.horde.org/co.php/framework/Crypt/tests/fixtures/Attic/pgp_signed.txt?rt=horde&r=1.1
http://cvs.horde.org/co.php/framework/Crypt/tests/fixtures/Attic/pgp_signed2.txt?rt=horde&r=1.1
http://cvs.horde.org/co.php/framework/Crypt/tests/fixtures/Attic/smime_subjectAltName.pem?rt=horde&r=1.1
More information about the cvs
mailing list