> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf Of 
> Richard Levitte via RT
> Sent: Thursday, August 15, 2002 13:06
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: [openssl.org #196] Misc. fixes for OpenSSL 0.9.7 beta3 
> 
> 
> 
> [[EMAIL PROTECTED] - Mon Aug  5 20:53:24 2002]:
> 
> > Hi,
> > I have a few minor fixes for OpenSSL 0.9.7 beta3, in summary:
> > 
> >  - I keep a local CVS repository, and would prefer the 
> > generated/linked files
> >    *not* to be present in the distributed archive.  The enclosed 
> diffs
> >    indicate which files these are.  I've also added .cvsignore
> files;
> > see
> >    the archive of added files.
> 
> You mean our actual distributions?  I'm not sure about that.  Our 
> snapshots should be free of generated files and links.  Or are you 
> talking about the files produced by 'make update'?  You can forget 
> that' I'm afraid.

I'm talking about files present in the openssl-0.9.7-beta3.tar.gz 
distribution, which are also generated by ./config:

 - All the Makefiles + Makefile.ssl at the top level (generated)
 - Header files in openssl/include (linked to files in the
   source subdirectories)
 - Test program sources in test (linked to files in the source
   subdirectories)
 - apps/der_chop, apps/CA.pl, tools/c_rehash (generated)

The detailed list follows.

 - Anund


< Only in openssl-0.9.7-beta3: Makefile
< Only in openssl-0.9.7-beta3: Makefile.ssl
< Only in openssl-0.9.7-beta3/apps: CA.pl
< Only in openssl-0.9.7-beta3/apps: Makefile
< Only in openssl-0.9.7-beta3/apps: der_chop
< Only in openssl-0.9.7-beta3/crypto: Makefile
< Only in openssl-0.9.7-beta3/crypto/aes: Makefile
< Only in openssl-0.9.7-beta3/crypto/asn1: Makefile
< Only in openssl-0.9.7-beta3/crypto/bf: Makefile
< Only in openssl-0.9.7-beta3/crypto/bio: Makefile
< Only in openssl-0.9.7-beta3/crypto/bn: Makefile
< Only in openssl-0.9.7-beta3/crypto/buffer: Makefile
< Only in openssl-0.9.7-beta3/crypto/cast: Makefile
< Only in openssl-0.9.7-beta3/crypto/comp: Makefile
< Only in openssl-0.9.7-beta3/crypto/conf: Makefile
< Only in openssl-0.9.7-beta3/crypto/des: Makefile
< Only in openssl-0.9.7-beta3/crypto/dh: Makefile
< Only in openssl-0.9.7-beta3/crypto/dsa: Makefile
< Only in openssl-0.9.7-beta3/crypto/dso: Makefile
< Only in openssl-0.9.7-beta3/crypto/ec: Makefile
< Only in openssl-0.9.7-beta3/crypto/engine: Makefile
< Only in openssl-0.9.7-beta3/crypto/err: Makefile
< Only in openssl-0.9.7-beta3/crypto/evp: Makefile
< Only in openssl-0.9.7-beta3/crypto/hmac: Makefile
< Only in openssl-0.9.7-beta3/crypto/idea: Makefile
< Only in openssl-0.9.7-beta3/crypto/krb5: Makefile
< Only in openssl-0.9.7-beta3/crypto/lhash: Makefile
< Only in openssl-0.9.7-beta3/crypto/md2: Makefile
< Only in openssl-0.9.7-beta3/crypto/md4: Makefile
< Only in openssl-0.9.7-beta3/crypto/mdc2: Makefile
< Only in openssl-0.9.7-beta3/crypto/objects: Makefile
< Only in openssl-0.9.7-beta3/crypto/ocsp: Makefile
< Only in openssl-0.9.7-beta3/crypto: opensslconf.h
< Only in openssl-0.9.7-beta3/crypto/pem: Makefile
< Only in openssl-0.9.7-beta3/crypto/pkcs12: Makefile
< Only in openssl-0.9.7-beta3/crypto/pkcs7: Makefile
< Only in openssl-0.9.7-beta3/crypto/rand: Makefile
< Only in openssl-0.9.7-beta3/crypto/rc2: Makefile
< Only in openssl-0.9.7-beta3/crypto/rc5: Makefile
< Only in openssl-0.9.7-beta3/crypto/ripemd: Makefile
< Only in openssl-0.9.7-beta3/crypto/rsa: Makefile
< Only in openssl-0.9.7-beta3/crypto/sha: Makefile
< Only in openssl-0.9.7-beta3/crypto/stack: Makefile
< Only in openssl-0.9.7-beta3/crypto/txt_db: Makefile
< Only in openssl-0.9.7-beta3/crypto/ui: Makefile
< Only in openssl-0.9.7-beta3/crypto/x509: Makefile
< Only in openssl-0.9.7-beta3/crypto/x509v3: Makefile
< Only in openssl-0.9.7-beta3/include/openssl: aes.h
< Only in openssl-0.9.7-beta3/include/openssl: asn1.h
< Only in openssl-0.9.7-beta3/include/openssl: asn1t.h
< Only in openssl-0.9.7-beta3/include/openssl: bio.h
< Only in openssl-0.9.7-beta3/include/openssl: blowfish.h
< Only in openssl-0.9.7-beta3/include/openssl: bn.h
< Only in openssl-0.9.7-beta3/include/openssl: buffer.h
< Only in openssl-0.9.7-beta3/include/openssl: cast.h
< Only in openssl-0.9.7-beta3/include/openssl: comp.h
< Only in openssl-0.9.7-beta3/include/openssl: conf.h
< Only in openssl-0.9.7-beta3/include/openssl: conf_api.h
< Only in openssl-0.9.7-beta3/include/openssl: crypto.h
< Only in openssl-0.9.7-beta3/include/openssl: des.h
< Only in openssl-0.9.7-beta3/include/openssl: des_old.h
< Only in openssl-0.9.7-beta3/include/openssl: dh.h
< Only in openssl-0.9.7-beta3/include/openssl: dsa.h
< Only in openssl-0.9.7-beta3/include/openssl: dso.h
< Only in openssl-0.9.7-beta3/include/openssl: e_os2.h
< Only in openssl-0.9.7-beta3/include/openssl: ebcdic.h
< Only in openssl-0.9.7-beta3/include/openssl: ec.h
< Only in openssl-0.9.7-beta3/include/openssl: engine.h
< Only in openssl-0.9.7-beta3/include/openssl: err.h
< Only in openssl-0.9.7-beta3/include/openssl: evp.h
< Only in openssl-0.9.7-beta3/include/openssl: hmac.h
< Only in openssl-0.9.7-beta3/include/openssl: idea.h
< Only in openssl-0.9.7-beta3/include/openssl: krb5_asn.h
< Only in openssl-0.9.7-beta3/include/openssl: kssl.h
< Only in openssl-0.9.7-beta3/include/openssl: lhash.h
< Only in openssl-0.9.7-beta3/include/openssl: md2.h
< Only in openssl-0.9.7-beta3/include/openssl: md4.h
< Only in openssl-0.9.7-beta3/include/openssl: md5.h
< Only in openssl-0.9.7-beta3/include/openssl: mdc2.h
< Only in openssl-0.9.7-beta3/include/openssl: obj_mac.h
< Only in openssl-0.9.7-beta3/include/openssl: objects.h
< Only in openssl-0.9.7-beta3/include/openssl: ocsp.h
< Only in openssl-0.9.7-beta3/include/openssl: opensslconf.h
< Only in openssl-0.9.7-beta3/include/openssl: opensslv.h
< Only in openssl-0.9.7-beta3/include/openssl: ossl_typ.h
< Only in openssl-0.9.7-beta3/include/openssl: pem.h
< Only in openssl-0.9.7-beta3/include/openssl: pem2.h
< Only in openssl-0.9.7-beta3/include/openssl: pkcs12.h
< Only in openssl-0.9.7-beta3/include/openssl: pkcs7.h
< Only in openssl-0.9.7-beta3/include/openssl: rand.h
< Only in openssl-0.9.7-beta3/include/openssl: rc2.h
< Only in openssl-0.9.7-beta3/include/openssl: rc4.h
< Only in openssl-0.9.7-beta3/include/openssl: ripemd.h
< Only in openssl-0.9.7-beta3/include/openssl: rsa.h
< Only in openssl-0.9.7-beta3/include/openssl: safestack.h
< Only in openssl-0.9.7-beta3/include/openssl: sha.h
< Only in openssl-0.9.7-beta3/include/openssl: ssl.h
< Only in openssl-0.9.7-beta3/include/openssl: ssl2.h
< Only in openssl-0.9.7-beta3/include/openssl: ssl23.h
< Only in openssl-0.9.7-beta3/include/openssl: ssl3.h
< Only in openssl-0.9.7-beta3/include/openssl: stack.h
< Only in openssl-0.9.7-beta3/include/openssl: symhacks.h
< Only in openssl-0.9.7-beta3/include/openssl: tls1.h
< Only in openssl-0.9.7-beta3/include/openssl: tmdiff.h
< Only in openssl-0.9.7-beta3/include/openssl: txt_db.h
< Only in openssl-0.9.7-beta3/include/openssl: ui.h
< Only in openssl-0.9.7-beta3/include/openssl: ui_compat.h
< Only in openssl-0.9.7-beta3/include/openssl: x509.h
< Only in openssl-0.9.7-beta3/include/openssl: x509_vfy.h
< Only in openssl-0.9.7-beta3/include/openssl: x509v3.h
< Only in openssl-0.9.7-beta3/ssl: Makefile
< Only in openssl-0.9.7-beta3/test: Makefile
< Only in openssl-0.9.7-beta3/test: bftest.c
< Only in openssl-0.9.7-beta3/test: bntest.c
< Only in openssl-0.9.7-beta3/test: casttest.c
< Only in openssl-0.9.7-beta3/test: destest.c
< Only in openssl-0.9.7-beta3/test: dhtest.c
< Only in openssl-0.9.7-beta3/test: dsatest.c
< Only in openssl-0.9.7-beta3/test: ectest.c
< Only in openssl-0.9.7-beta3/test: enginetest.c
< Only in openssl-0.9.7-beta3/test: evp_test.c
< Only in openssl-0.9.7-beta3/test: evptests.txt
< Only in openssl-0.9.7-beta3/test: exptest.c
< Only in openssl-0.9.7-beta3/test: hmactest.c
< Only in openssl-0.9.7-beta3/test: ideatest.c
< Only in openssl-0.9.7-beta3/test: md2test.c
< Only in openssl-0.9.7-beta3/test: md4test.c
< Only in openssl-0.9.7-beta3/test: md5test.c
< Only in openssl-0.9.7-beta3/test: mdc2test.c
< Only in openssl-0.9.7-beta3/test: randtest.c
< Only in openssl-0.9.7-beta3/test: rc2test.c
< Only in openssl-0.9.7-beta3/test: rc4test.c
< Only in openssl-0.9.7-beta3/test: rc5test.c
< Only in openssl-0.9.7-beta3/test: rmdtest.c
< Only in openssl-0.9.7-beta3/test: rsa_test.c
< Only in openssl-0.9.7-beta3/test: sha1test.c
< Only in openssl-0.9.7-beta3/test: shatest.c
< Only in openssl-0.9.7-beta3/test: ssltest.c
< Only in openssl-0.9.7-beta3/tools: Makefile
< Only in openssl-0.9.7-beta3/tools: c_rehash


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to