[commits] Horde branch master updated. cf48fea696371977a1e9b686904ade39183b837b

Michael M Slusarz slusarz at horde.org
Tue Jan 14 08:30:01 UTC 2014


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

from: 882818e1492d776b689d4be1be0f86f241f709c4

cf48fea Controlling S/MIME spec is now v3.2 (RFC 5751)

Summary: http://github.com/horde/horde/compare/882818e1492d776b689d4be1be0f86f241f709c4...cf48fea696371977a1e9b686904ade39183b837b

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

commit cf48fea696371977a1e9b686904ade39183b837b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 14 01:22:08 2014 -0700

    Controlling S/MIME spec is now v3.2 (RFC 5751)
    
    Changes almost exclusively deal with pkcs7 data.
    
    One new feature to be aware of: a full MIME message can now be wrapped
    within a rfc822 part in order to provide verification protection to non-MIME
    Headers (e.g. To, From, Cc, Subject).  According to spec, it is up to
    MUA to determine how to merge these "inner" headers with the "outer"
    headers for purposes of display.  Think we are fine for now - our rfc822
    MIME Viewer already displays these basic headers at the top of a rfc822
    block, which would be contained within the S/MIME verification box.  We
    only guarantee validity of data within that box so that is consistent
    with this display.

 imp/docs/RFCS                 |    2 +-
 imp/lib/Mime/Viewer/Smime.php |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/cf48fea696371977a1e9b686904ade39183b837b
http://git.horde.org/horde-git/-/commit/cf48fea696371977a1e9b686904ade39183b837b




More information about the commits mailing list