[commits] Horde branch master updated. 83fcec300ea7e3196dd9ad01e3f9561a4f498804

Michael M Slusarz slusarz at horde.org
Tue Nov 12 20:27:34 UTC 2013


The branch "master" has been updated.
The following is a summary of the commits.

from: 13906a3386812e9007e39c38b150d15a573f674e

83fcec3 [mms] Move Horde_Crypt_Pgp#parsePGPData() to separate class (Horde_Crypt_Pgp_Parse), since it can be used even if GnuPG binary is not available.

Summary: http://github.com/horde/horde/compare/13906a3386812e9007e39c38b150d15a573f674e...83fcec300ea7e3196dd9ad01e3f9561a4f498804

-----------------------------------------------------------------------

commit 83fcec300ea7e3196dd9ad01e3f9561a4f498804
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 12 13:26:13 2013 -0700

    [mms] Move Horde_Crypt_Pgp#parsePGPData() to separate class (Horde_Crypt_Pgp_Parse), since it can be used even if GnuPG binary is not available.

 framework/Crypt/lib/Horde/Crypt/Pgp.php       |   73 +-------------
 framework/Crypt/lib/Horde/Crypt/Pgp/Parse.php |  130 +++++++++++++++++++++++++
 framework/Crypt/package.xml                   |   16 ++-
 3 files changed, 146 insertions(+), 73 deletions(-)
 create mode 100644 framework/Crypt/lib/Horde/Crypt/Pgp/Parse.php

http://github.com/horde/horde/commit/83fcec300ea7e3196dd9ad01e3f9561a4f498804
http://git.horde.org/horde-git/-/commit/83fcec300ea7e3196dd9ad01e3f9561a4f498804




More information about the commits mailing list