[commits] Horde branch master updated. 874188d0e0393b17994f596e3e40ca48a46935f5

Jan Schneider jan at horde.org
Mon Jun 12 17:31:39 UTC 2017


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

from: 6ae202a75941266715439ef4cf037a6dcaa1767a

d1bfb5d Rewriting extractSignedContents with openssl extensions
97c517d Test extracting contents from opaque signed messages.
d1924c2 Merge branch 'master' of https://github.com/hnategh/horde into hnategh-master
c6c0370 Rewriting extractSignedContents with openssl extensions: - Add sslpath as deprecated param just for backwards-compatibility - Add comments regarding using double verification
b896c9d Merge branch 'master' of https://github.com/hnategh/horde into hnategh-master
874188d Merge branch 'master' of ssh://dev.horde.org/horde/git/horde

Summary: http://github.com/horde/horde/compare/6ae202a75941266715439ef4cf037a6dcaa1767a...874188d0e0393b17994f596e3e40ca48a46935f5

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

commit d1bfb5d40ac89590f6ae8360f74777429ab4cee9
Author: Hadi Nategh <hnategh at gmail.com>
Date:   Fri Jun 9 11:35:55 2017 +0200

    Rewriting extractSignedContents with openssl extensions

 framework/Crypt/lib/Horde/Crypt/Smime.php | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/d1bfb5d40ac89590f6ae8360f74777429ab4cee9

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

commit 97c517d5c80542bb8c46b4812a9caf0d195f3463
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jun 12 15:33:08 2017 +0200

    Test extracting contents from opaque signed messages.

 .travis.yml                                        |  3 +-
 framework/Crypt/package.xml                        |  6 ++-
 .../Crypt/test/Horde/Crypt/Pgp/BinaryTest.php      |  2 +-
 .../Crypt/test/Horde/Crypt/PgpKeyserverTest.php    |  2 +-
 framework/Crypt/test/Horde/Crypt/SmimeTest.php     | 37 ++++++++++++++-
 framework/Crypt/test/Horde/Crypt/conf.php.dist     |  1 +
 .../Horde/Crypt/fixtures/smime_signed_opaque.eml   | 54 ++++++++++++++++++++++
 7 files changed, 97 insertions(+), 8 deletions(-)
 create mode 100644 framework/Crypt/test/Horde/Crypt/fixtures/smime_signed_opaque.eml

http://github.com/horde/horde/commit/97c517d5c80542bb8c46b4812a9caf0d195f3463

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

commit d1924c2db0bf6fc5d0f68985b45dcd872effc47f
Merge: 97c517d d1bfb5d
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jun 12 15:34:05 2017 +0200

    Merge branch 'master' of https://github.com/hnategh/horde into hnategh-master

 framework/Crypt/lib/Horde/Crypt/Smime.php | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/d1924c2db0bf6fc5d0f68985b45dcd872effc47f

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

commit c6c0370762548cee828f64f8c0d7d8b12b8567aa
Author: Hadi Nategh <hnategh at gmail.com>
Date:   Mon Jun 12 17:14:27 2017 +0200

    Rewriting extractSignedContents with openssl extensions:
    - Add sslpath as deprecated param just for backwards-compatibility
    - Add comments regarding using double verification

 framework/Crypt/lib/Horde/Crypt/Smime.php | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/c6c0370762548cee828f64f8c0d7d8b12b8567aa

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

commit b896c9d34063bf626eec09a2e3cbe17d88bc2af2
Merge: d1924c2 c6c0370
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jun 12 19:28:46 2017 +0200

    Merge branch 'master' of https://github.com/hnategh/horde into hnategh-master

 framework/Crypt/lib/Horde/Crypt/Smime.php | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/b896c9d34063bf626eec09a2e3cbe17d88bc2af2

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

commit 874188d0e0393b17994f596e3e40ca48a46935f5
Merge: b896c9d 6ae202a
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jun 12 19:31:25 2017 +0200

    Merge branch 'master' of ssh://dev.horde.org/horde/git/horde

 framework/ActiveSync/doc/Horde/ActiveSync/TODO     |   4 +-
 .../ActiveSync/lib/Horde/ActiveSync/Device.php     |   7 +-
 framework/ActiveSync/package.xml                   |   4 +-
 .../Alarm/locale/tr/LC_MESSAGES/Horde_Alarm.mo     | Bin 801 -> 818 bytes
 .../Alarm/locale/tr/LC_MESSAGES/Horde_Alarm.po     |   4 +-
 framework/Argv/locale/tr/LC_MESSAGES/Horde_Argv.mo | Bin 1560 -> 1577 bytes
 framework/Argv/locale/tr/LC_MESSAGES/Horde_Argv.po |   4 +-
 framework/Auth/locale/tr/LC_MESSAGES/Horde_Auth.mo | Bin 0 -> 3237 bytes
 framework/Auth/locale/tr/LC_MESSAGES/Horde_Auth.po | 111 ++++++++
 framework/Auth/package.xml                         |   4 +-
 .../Browser/locale/tr/LC_MESSAGES/Horde_Browser.mo | Bin 1315 -> 1332 bytes
 .../Browser/locale/tr/LC_MESSAGES/Horde_Browser.po |   4 +-
 framework/Cli/locale/tr/LC_MESSAGES/Horde_Cli.mo   | Bin 646 -> 663 bytes
 framework/Cli/locale/tr/LC_MESSAGES/Horde_Cli.po   |   4 +-
 .../locale/tr/LC_MESSAGES/Horde_Compress.mo        | Bin 941 -> 958 bytes
 .../locale/tr/LC_MESSAGES/Horde_Compress.po        |   4 +-
 framework/Core/locale/tr/LC_MESSAGES/Horde_Core.mo | Bin 16071 -> 16088 bytes
 framework/Core/locale/tr/LC_MESSAGES/Horde_Core.po |   4 +-
 .../Crypt/locale/tr/LC_MESSAGES/Horde_Crypt.mo     | Bin 8287 -> 8304 bytes
 .../Crypt/locale/tr/LC_MESSAGES/Horde_Crypt.po     |   4 +-
 framework/Data/locale/tr/LC_MESSAGES/Horde_Data.mo | Bin 568 -> 585 bytes
 framework/Data/locale/tr/LC_MESSAGES/Horde_Data.po |   4 +-
 framework/Date/locale/tr/LC_MESSAGES/Horde_Date.mo | Bin 1071 -> 1088 bytes
 framework/Date/locale/tr/LC_MESSAGES/Horde_Date.po |   4 +-
 framework/Dav/locale/tr/LC_MESSAGES/Horde_Dav.mo   | Bin 0 -> 493 bytes
 framework/Dav/locale/tr/LC_MESSAGES/Horde_Dav.po   |  23 ++
 framework/Dav/package.xml                          |   2 +
 .../locale/tr/LC_MESSAGES/Horde_Exception.mo       | Bin 557 -> 574 bytes
 .../locale/tr/LC_MESSAGES/Horde_Exception.po       |   4 +-
 framework/Form/locale/tr/LC_MESSAGES/Horde_Form.mo | Bin 10656 -> 10673 bytes
 framework/Form/locale/tr/LC_MESSAGES/Horde_Form.po |   4 +-
 .../locale/tr/LC_MESSAGES/Horde_Icalendar.mo       | Bin 523 -> 540 bytes
 .../locale/tr/LC_MESSAGES/Horde_Icalendar.po       |   4 +-
 framework/Idna/locale/tr/LC_MESSAGES/Horde_Idna.mo | Bin 0 -> 1634 bytes
 framework/Idna/locale/tr/LC_MESSAGES/Horde_Idna.po |  71 ++++++
 framework/Idna/package.xml                         |   4 +-
 .../Image/locale/tr/LC_MESSAGES/Horde_Image.mo     | Bin 15365 -> 15382 bytes
 .../Image/locale/tr/LC_MESSAGES/Horde_Image.po     |   4 +-
 .../locale/tr/LC_MESSAGES/Horde_Imap_Client.mo     | Bin 0 -> 6865 bytes
 .../locale/tr/LC_MESSAGES/Horde_Imap_Client.po     | 278 +++++++++++++++++++++
 framework/Imap_Client/package.xml                  |   4 +-
 framework/Itip/locale/tr/LC_MESSAGES/Horde_Itip.mo | Bin 1389 -> 1406 bytes
 framework/Itip/locale/tr/LC_MESSAGES/Horde_Itip.po |   4 +-
 .../locale/tr/LC_MESSAGES/Horde_ListHeaders.mo     | Bin 0 -> 728 bytes
 .../locale/tr/LC_MESSAGES/Horde_ListHeaders.po     |  47 ++++
 framework/ListHeaders/package.xml                  |   4 +-
 .../locale/tr/LC_MESSAGES/Horde_LoginTasks.mo      | Bin 668 -> 685 bytes
 .../locale/tr/LC_MESSAGES/Horde_LoginTasks.po      |   4 +-
 framework/Mail/locale/tr/LC_MESSAGES/Horde_Mail.mo | Bin 0 -> 708 bytes
 framework/Mail/locale/tr/LC_MESSAGES/Horde_Mail.po |  29 +++
 framework/Mail/package.xml                         |   4 +-
 framework/Mime/locale/tr/LC_MESSAGES/Horde_Mime.mo | Bin 1445 -> 1462 bytes
 framework/Mime/locale/tr/LC_MESSAGES/Horde_Mime.po |   4 +-
 .../locale/tr/LC_MESSAGES/Horde_Mime_Viewer.mo     | Bin 457 -> 1489 bytes
 .../locale/tr/LC_MESSAGES/Horde_Mime_Viewer.po     |  70 +++---
 framework/Nls/locale/tr/LC_MESSAGES/Horde_Nls.mo   | Bin 12488 -> 12505 bytes
 framework/Nls/locale/tr/LC_MESSAGES/Horde_Nls.po   |   4 +-
 .../Perms/locale/tr/LC_MESSAGES/Horde_Perms.mo     | Bin 652 -> 669 bytes
 .../Perms/locale/tr/LC_MESSAGES/Horde_Perms.po     |   4 +-
 .../Prefs/locale/tr/LC_MESSAGES/Horde_Prefs.mo     | Bin 1051 -> 1068 bytes
 .../Prefs/locale/tr/LC_MESSAGES/Horde_Prefs.po     |   4 +-
 framework/Rpc/locale/tr/LC_MESSAGES/Horde_Rpc.mo   | Bin 1259 -> 1276 bytes
 framework/Rpc/locale/tr/LC_MESSAGES/Horde_Rpc.po   |   4 +-
 .../Share/locale/tr/LC_MESSAGES/Horde_Share.mo     | Bin 1305 -> 1322 bytes
 .../Share/locale/tr/LC_MESSAGES/Horde_Share.po     |   4 +-
 framework/Smtp/locale/tr/LC_MESSAGES/Horde_Smtp.mo | Bin 0 -> 1862 bytes
 framework/Smtp/locale/tr/LC_MESSAGES/Horde_Smtp.po |  76 ++++++
 framework/Smtp/package.xml                         |   4 +-
 .../locale/tr/LC_MESSAGES/Horde_Text_Filter.mo     | Bin 513 -> 530 bytes
 .../locale/tr/LC_MESSAGES/Horde_Text_Filter.po     |   4 +-
 .../Token/locale/tr/LC_MESSAGES/Horde_Token.mo     | Bin 919 -> 936 bytes
 .../Token/locale/tr/LC_MESSAGES/Horde_Token.po     |   4 +-
 framework/Vfs/locale/tr/LC_MESSAGES/Horde_Vfs.mo   | Bin 648 -> 665 bytes
 framework/Vfs/locale/tr/LC_MESSAGES/Horde_Vfs.po   |   4 +-
 74 files changed, 743 insertions(+), 99 deletions(-)

http://github.com/horde/horde/commit/874188d0e0393b17994f596e3e40ca48a46935f5




More information about the commits mailing list