[commits] Horde branch master updated. 6defd320c3049fac13514d9555f05452ea05b3da

Michael M Slusarz slusarz at horde.org
Wed Nov 13 01:33:04 UTC 2013


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

from: 119a8c9ed70ac919b116ed11af7ec062b597f833

6defd32 [mms] Move PGP keyserver code to a separate Horde_Crypt_Pgp_Keyserver class.

Summary: http://github.com/horde/horde/compare/119a8c9ed70ac919b116ed11af7ec062b597f833...6defd320c3049fac13514d9555f05452ea05b3da

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

commit 6defd320c3049fac13514d9555f05452ea05b3da
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 12 18:28:58 2013 -0700

    [mms] Move PGP keyserver code to a separate Horde_Crypt_Pgp_Keyserver class.
    
    [mms] PGP keyserver code now uses Horde_Http_Client to connect to the keyserver.
    [mms] Fix submitting PGP keys to a public keyserver (Bug #10931).

 framework/Crypt/lib/Horde/Crypt/Pgp.php               |  199 +++------------
 framework/Crypt/lib/Horde/Crypt/Pgp/Keyserver.php     |  236 +++++++++++++++++
 framework/Crypt/package.xml                           |   26 ++-
 framework/Crypt/test/Horde/Crypt/PgpKeyserverTest.php |   24 +-
 framework/Crypt/test/Horde/Crypt/conf.php.dist        |    2 +-
 5 files changed, 306 insertions(+), 181 deletions(-)
 create mode 100644 framework/Crypt/lib/Horde/Crypt/Pgp/Keyserver.php

http://github.com/horde/horde/commit/6defd320c3049fac13514d9555f05452ea05b3da
http://git.horde.org/horde-git/-/commit/6defd320c3049fac13514d9555f05452ea05b3da




More information about the commits mailing list