Aleksander Machniak
2013-12-27 3e98f8be718578644bb15ee6a992a875f6468e8f
refs
author Aleksander Machniak <alec@alec.pl>
Friday, December 27, 2013 07:14 -0500
committer Aleksander Machniak <alec@alec.pl>
Friday, December 27, 2013 07:14 -0500
commit3e98f8be718578644bb15ee6a992a875f6468e8f
tree a0721e608a9ba04ca23d5535f90e579942581e6e tree | zip | gz
parent c97625e02a95ebd995af8a06c27229581a071ddd view | diff
Add some code for S/MIME signatures verification, update Crypt_GPG package
8 files added
15 files modified
4681 ■■■■ changed files
plugins/enigma/README 1 ●●●● diff | view | raw | blame | history
plugins/enigma/enigma.php 21 ●●●● diff | view | raw | blame | history
plugins/enigma/lib/enigma_driver_gnupg.php 54 ●●●● diff | view | raw | blame | history
plugins/enigma/lib/enigma_driver_phpssl.php 238 ●●●●● diff | view | raw | blame | history
plugins/enigma/lib/enigma_engine.php 51 ●●●● diff | view | raw | blame | history
plugins/enigma/lib/enigma_error.php 4 ●●● diff | view | raw | blame | history
plugins/enigma/localization/en_US.inc 7 ●●●●● diff | view | raw | blame | history
program/lib/Crypt/GPG.php 812 ●●●●● diff | view | raw | blame | history
program/lib/Crypt/GPG/ByteUtils.php 105 ●●●●● diff | view | raw | blame | history
program/lib/Crypt/GPG/DecryptStatusHandler.php 40 ●●●●● diff | view | raw | blame | history
program/lib/Crypt/GPG/Engine.php 560 ●●●● diff | view | raw | blame | history
program/lib/Crypt/GPG/Exceptions.php 129 ●●●●● diff | view | raw | blame | history
program/lib/Crypt/GPG/Key.php 2 ●●● diff | view | raw | blame | history
program/lib/Crypt/GPG/KeyGenerator.php 790 ●●●●● diff | view | raw | blame | history
program/lib/Crypt/GPG/KeyGeneratorErrorHandler.php 121 ●●●●● diff | view | raw | blame | history
program/lib/Crypt/GPG/KeyGeneratorStatusHandler.php 173 ●●●●● diff | view | raw | blame | history
program/lib/Crypt/GPG/PinEntry.php 875 ●●●●● diff | view | raw | blame | history
program/lib/Crypt/GPG/ProcessControl.php 150 ●●●●● diff | view | raw | blame | history
program/lib/Crypt/GPG/Signature.php 9 ●●●●● diff | view | raw | blame | history
program/lib/Crypt/GPG/SubKey.php 27 ●●●●● diff | view | raw | blame | history
program/lib/Crypt/GPG/UserId.php 2 ●●● diff | view | raw | blame | history
program/lib/Crypt/GPG/VerifyStatusHandler.php 2 ●●● diff | view | raw | blame | history
program/lib/Crypt/GPGAbstract.php 508 ●●●●● diff | view | raw | blame | history