List Info

Thread: OpenSSL: openssl/crypto/asn1/ t_req.c




OpenSSL: openssl/crypto/asn1/ t_req.c
country flaguser name
Germany
2007-05-22 18:31:35
  OpenSSL CVS Repository
  http://cvs.openssl.org/
 
____________________________________________________________
________________

  Server: cvs.openssl.org                  Name:   Dr.
Stephen Henson
  Root:   /v/openssl/cvs                   Email:  steveopenssl.org
  Module: openssl                          Date:  
23-May-2007 01:31:33
  Branch: HEAD                             Handle:
2007052300312900

  Modified files:
    openssl/crypto/asn1     t_req.c

  Log:
    Fix X509_REQ_print_ex() to process extension options.

  Summary:
    Revision    Changes     Path
    1.25        +2  -2      openssl/crypto/asn1/t_req.c
 
____________________________________________________________
________________

  patch -p0 <<' .'
  Index: openssl/crypto/asn1/t_req.c
 
============================================================
================
  $ cvs diff -u -r1.24 -r1.25 t_req.c
  --- openssl/crypto/asn1/t_req.c	22 Mar 2006 13:09:31
-0000	1.24
  +++ openssl/crypto/asn1/t_req.c	22 May 2007 23:31:29
-0000	1.25
   -220,7 +220,7 
   				}
   			}
   		}
  -	if(!(cflag & X509_FLAG_NO_ATTRIBUTES))
  +	if(!(cflag & X509_FLAG_NO_EXTENSIONS))
   		{
   		exts = X509_REQ_get_extensions(x);
   		if(exts)
   -238,7 +238,7 
   				j=X509_EXTENSION_get_critical(ex);
   				if (BIO_printf(bp,":
%sn",j?"critical":"") <= 0)
   					goto err;
  -				if(!X509V3_EXT_print(bp, ex, 0, 16))
  +				if(!X509V3_EXT_print(bp, ex, cflag, 16))
   					{
   					BIO_printf(bp, "%16s", "");
   					M_ASN1_OCTET_STRING_print(bp,ex->value);
   .
____________________________________________________________
__________
OpenSSL Project                                 http://www.openssl.org
CVS Repository Commit List                    
openssl-cvsopenssl.org
Automated List Manager                          
majordomoopenssl.org

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )