[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssl-cvs
Subject:    [CVS] OpenSSL: openssl/crypto/ crypto-lib.com install.com
From:       "Richard Levitte" <levitte () openssl ! org>
Date:       2006-02-26 10:46:35
Message-ID: 20060226104635.8BEE31AC6450 () master ! openssl ! org
[Download RAW message or body]

  OpenSSL CVS Repository
  http://cvs.openssl.org/
  ____________________________________________________________________________

  Server: cvs.openssl.org                  Name:   Richard Levitte
  Root:   /v/openssl/cvs                   Email:  levitte@openssl.org
  Module: openssl                          Date:   26-Feb-2006 11:46:35
  Branch: HEAD                             Handle: 2006022610463400

  Modified files:
    openssl/crypto          crypto-lib.com install.com

  Log:
    Add TS to the VMS build.

  Summary:
    Revision    Changes     Path
    1.102       +4  -1      openssl/crypto/crypto-lib.com
    1.23        +2  -1      openssl/crypto/install.com
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openssl/crypto/crypto-lib.com
  ============================================================================
  $ cvs diff -u -r1.101 -r1.102 crypto-lib.com
  --- openssl/crypto/crypto-lib.com	11 Jan 2006 18:55:42 -0000	1.101
  +++ openssl/crypto/crypto-lib.com	26 Feb 2006 10:46:34 -0000	1.102
  @@ -83,7 +83,7 @@
   		  "BUFFER,BIO,STACK,LHASH,RAND,ERR,"+ -
   		  "EVP,EVP_2,ASN1,ASN1_2,PEM,X509,X509V3,"+ -
   		  "CONF,TXT_DB,PKCS7,PKCS12,COMP,OCSP,UI,KRB5,"+ -
  -		  "STORE,PQUEUE"
  +		  "STORE,PQUEUE,TS"
   $!
   $! Check To Make Sure We Have Valid Command Line Parameters.
   $!
  @@ -275,6 +275,9 @@
   $ LIB_KRB5 = "krb5_asn"
   $ LIB_STORE = "str_err,str_lib,str_meth,str_mem"
   $ LIB_PQUEUE = "pqueue"
  +$ LIB_TS = "ts_err,ts_req_utils,ts_req_print,ts_rsp_utils,ts_rsp_print,"+ -
  +	"ts_rsp_sign,ts_rsp_verify,ts_verify_ctx,ts_lib,ts_conf,"+ -
  +	"ts_asn1"
   $!
   $! Setup exceptional compilations
   $!
  @@ .
  patch -p0 <<'@@ .'
  Index: openssl/crypto/install.com
  ============================================================================
  $ cvs diff -u -r1.22 -r1.23 install.com
  --- openssl/crypto/install.com	2 Jan 2006 23:33:36 -0000	1.22
  +++ openssl/crypto/install.com	26 Feb 2006 10:46:34 -0000	1.23
  @@ -40,7 +40,7 @@
   		 BUFFER,BIO,STACK,LHASH,RAND,ERR,-
   		 EVP,ASN1,PEM,X509,X509V3,CONF,TXT_DB,PKCS7,PKCS12,COMP,OCSP,-
   		 UI,KRB5,-
  -		 STORE,PQUEUE
  +		 STORE,PQUEUE,TS
   $	EXHEADER_ := crypto.h,tmdiff.h,opensslv.h,opensslconf.h,ebcdic.h,-
   		symhacks.h,ossl_typ.h
   $	EXHEADER_OBJECTS := objects.h,obj_mac.h
  @@ -91,6 +91,7 @@
   $!	EXHEADER_STORE := store.h,str_compat.h
   $	EXHEADER_STORE := store.h
   $	EXHEADER_PQUEUE := pqueue.h,pq_compat.h
  +$	EXHEADER_TS := ts.h
   $	LIBS := LIBCRYPTO
   $
   $	VEXE_DIR := [-.VAX.EXE.CRYPTO]
  @@ .
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
CVS Repository Commit List                     openssl-cvs@openssl.org
Automated List Manager                           majordomo@openssl.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic