[openssl-commits] [openssl] master update

Richard Levitte levitte at openssl.org
Wed May 6 00:08:22 UTC 2015


The branch master has been updated
       via  12048657a91b12e499d03ec9ff406b42aba67366 (commit)
      from  b1ad95e328fd7de5aad72fc6fdcbefd6bf05c3fe (commit)


- Log -----------------------------------------------------------------
commit 12048657a91b12e499d03ec9ff406b42aba67366
Author: Richard Levitte <levitte at openssl.org>
Date:   Wed May 6 00:47:42 2015 +0200

    ZLIB compression deserves a better comment
    
    What could be better than to refer to the RFC that defines it?
    
    Reviewed-by: Stephen Henson <steve at openssl.org>

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

Summary of changes:
 crypto/objects/objects.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/crypto/objects/objects.txt b/crypto/objects/objects.txt
index 57d13b6..25a9bb8 100644
--- a/crypto/objects/objects.txt
+++ b/crypto/objects/objects.txt
@@ -838,7 +838,7 @@ mime-mhs 2		: mime-mhs-bodies	: mime-mhs-bodies
 mime-mhs-headings 1	: id-hex-partial-message : id-hex-partial-message
 mime-mhs-headings 2	: id-hex-multipart-message : id-hex-multipart-message
 
-# What the hell are these OIDs, really?
+# RFC 3274
 !Cname zlib-compression
 id-smime-alg 8		: ZLIB			: zlib compression
 


More information about the openssl-commits mailing list