Subject: CVS commit: [netbsd-1-5] basesrc/crypto/dist/openssl
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 08/29/2002 19:44:05
Module Name:	basesrc
Committed By:	he
Date:		Thu Aug 29 16:44:04 UTC 2002

Removed Files:
	basesrc/crypto/dist/openssl [netbsd-1-5]: extsrcs.pl
	basesrc/crypto/dist/openssl/VMS [netbsd-1-5]: vms_idhacks.h
	basesrc/crypto/dist/openssl/apps [netbsd-1-5]: eay.c pem_mail.c tkca
	basesrc/crypto/dist/openssl/apps/rsa [netbsd-1-5]: 01.pem 1.txt
	    SecureServer.pem s.txt
	basesrc/crypto/dist/openssl/certs [netbsd-1-5]: rsa-ssca.pem
	basesrc/crypto/dist/openssl/crypto [netbsd-1-5]: crypto.c
	basesrc/crypto/dist/openssl/crypto/asn1 [netbsd-1-5]: pkcs8.c
	basesrc/crypto/dist/openssl/crypto/bf [netbsd-1-5]: Makefile.uni
	basesrc/crypto/dist/openssl/crypto/bf/asm [netbsd-1-5]: b-win32.asm
	basesrc/crypto/dist/openssl/crypto/bn [netbsd-1-5]: bn_comba.c bn_m.c
	    bn_opts.c comba.pl d.c new test.c
	basesrc/crypto/dist/openssl/crypto/bn/asm [netbsd-1-5]: bn-win32.asm
	    x86w16.asm x86w32.asm
	basesrc/crypto/dist/openssl/crypto/bn/old [netbsd-1-5]: b_sqr.c
	    bn_com.c bn_high.c bn_ka.c bn_low.c bn_m.c bn_mul.c.works bn_wmul.c
	    build info test.works
	basesrc/crypto/dist/openssl/crypto/cast [netbsd-1-5]: Makefile.uni
	basesrc/crypto/dist/openssl/crypto/cast/asm [netbsd-1-5]: c-win32.asm
	basesrc/crypto/dist/openssl/crypto/conf [netbsd-1-5]: conf.c conf_lcl.h
	basesrc/crypto/dist/openssl/crypto/des [netbsd-1-5]: DES.pod MODES.DES
	    Makefile.PL Makefile.lit Makefile.uni PC1 PC2 des.man des.pl
	    des_crypt.man doIP doPC1 doPC2 ede_enc.c podd.h shifts.pl sk.h
	    supp.c testdes.pl
	basesrc/crypto/dist/openssl/crypto/des/asm [netbsd-1-5]: d-win32.asm
	    y-win32.asm
	basesrc/crypto/dist/openssl/crypto/evp [netbsd-1-5]: e_cbc_3d.c
	    e_cbc_bf.c e_cbc_c.c e_cbc_d.c e_cbc_i.c e_cbc_r2.c e_cbc_r5.c
	    e_cfb_3d.c e_cfb_bf.c e_cfb_c.c e_cfb_d.c e_cfb_i.c e_cfb_r2.c
	    e_cfb_r5.c e_ecb_3d.c e_ecb_bf.c e_ecb_c.c e_ecb_d.c e_ecb_i.c
	    e_ecb_r2.c e_ecb_r5.c e_ofb_3d.c e_ofb_bf.c e_ofb_c.c e_ofb_d.c
	    e_ofb_i.c e_ofb_r2.c e_ofb_r5.c
	basesrc/crypto/dist/openssl/crypto/idea [netbsd-1-5]: Makefile.uni
	basesrc/crypto/dist/openssl/crypto/md5 [netbsd-1-5]: Makefile.uni
	basesrc/crypto/dist/openssl/crypto/md5/asm [netbsd-1-5]: m5-win32.asm
	basesrc/crypto/dist/openssl/crypto/pkcs7 [netbsd-1-5]: README
	basesrc/crypto/dist/openssl/crypto/rc2 [netbsd-1-5]: Makefile.uni
	basesrc/crypto/dist/openssl/crypto/rc4 [netbsd-1-5]: Makefile.uni
	basesrc/crypto/dist/openssl/crypto/rc4/asm [netbsd-1-5]: r4-win32.asm
	basesrc/crypto/dist/openssl/crypto/rc5 [netbsd-1-5]: Makefile.uni
	basesrc/crypto/dist/openssl/crypto/rc5/asm [netbsd-1-5]: r5-win32.asm
	basesrc/crypto/dist/openssl/crypto/ripemd [netbsd-1-5]: Makefile.uni
	basesrc/crypto/dist/openssl/crypto/ripemd/asm [netbsd-1-5]:
	    rm-win32.asm
	basesrc/crypto/dist/openssl/crypto/rsa [netbsd-1-5]: rsa_oaep_test.c
	basesrc/crypto/dist/openssl/crypto/sha [netbsd-1-5]: Makefile.uni
	basesrc/crypto/dist/openssl/crypto/sha/asm [netbsd-1-5]: s1-win32.asm
	basesrc/crypto/dist/openssl/crypto/x509v3 [netbsd-1-5]: README
	basesrc/crypto/dist/openssl/dep [netbsd-1-5]: crypto.txt files gen.pl
	    ssl.txt
	basesrc/crypto/dist/openssl/doc [netbsd-1-5]: crypto.pod openssl.pod
	    ssl.pod
	basesrc/crypto/dist/openssl/mt [netbsd-1-5]: README mttest.c profile.sh
	    ptest.bat pthread.sh purify.sh solaris.sh win32.bat
	basesrc/crypto/dist/openssl/perl [netbsd-1-5]: openssl_cb.c
	basesrc/crypto/dist/openssl/ssl [netbsd-1-5]: ssl.c
	basesrc/crypto/dist/openssl/test [netbsd-1-5]: dsa-ca.pem dsa-pca.pem
	basesrc/crypto/dist/openssl/util [netbsd-1-5]: sep_lib.sh

Log Message:
Pull up file removal (requested by itojun,he):
  Update OpenSSL to version 0.9.6g.  Includes major version bump for
  libcrypto and all the dependent libraries.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/extsrcs.pl
cvs rdiff -r1.1.1.1.2.1 -r0 basesrc/crypto/dist/openssl/VMS/vms_idhacks.h
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/apps/eay.c \
    basesrc/crypto/dist/openssl/apps/pem_mail.c \
    basesrc/crypto/dist/openssl/apps/tkca
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/apps/rsa/01.pem \
    basesrc/crypto/dist/openssl/apps/rsa/1.txt \
    basesrc/crypto/dist/openssl/apps/rsa/SecureServer.pem \
    basesrc/crypto/dist/openssl/apps/rsa/s.txt
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/certs/rsa-ssca.pem
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/crypto/crypto.c
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/crypto/asn1/pkcs8.c
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/crypto/bf/Makefile.uni
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/crypto/bf/asm/b-win32.asm
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/crypto/bn/bn_comba.c \
    basesrc/crypto/dist/openssl/crypto/bn/bn_m.c \
    basesrc/crypto/dist/openssl/crypto/bn/bn_opts.c \
    basesrc/crypto/dist/openssl/crypto/bn/comba.pl \
    basesrc/crypto/dist/openssl/crypto/bn/d.c \
    basesrc/crypto/dist/openssl/crypto/bn/new \
    basesrc/crypto/dist/openssl/crypto/bn/test.c
cvs rdiff -r1.1.1.1 -r0 \
    basesrc/crypto/dist/openssl/crypto/bn/asm/bn-win32.asm \
    basesrc/crypto/dist/openssl/crypto/bn/asm/x86w16.asm \
    basesrc/crypto/dist/openssl/crypto/bn/asm/x86w32.asm
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/crypto/bn/old/b_sqr.c \
    basesrc/crypto/dist/openssl/crypto/bn/old/bn_com.c \
    basesrc/crypto/dist/openssl/crypto/bn/old/bn_high.c \
    basesrc/crypto/dist/openssl/crypto/bn/old/bn_ka.c \
    basesrc/crypto/dist/openssl/crypto/bn/old/bn_low.c \
    basesrc/crypto/dist/openssl/crypto/bn/old/bn_m.c \
    basesrc/crypto/dist/openssl/crypto/bn/old/bn_mul.c.works \
    basesrc/crypto/dist/openssl/crypto/bn/old/bn_wmul.c \
    basesrc/crypto/dist/openssl/crypto/bn/old/build \
    basesrc/crypto/dist/openssl/crypto/bn/old/info \
    basesrc/crypto/dist/openssl/crypto/bn/old/test.works
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/crypto/cast/Makefile.uni
cvs rdiff -r1.1.1.1 -r0 \
    basesrc/crypto/dist/openssl/crypto/cast/asm/c-win32.asm
cvs rdiff -r1.1.1.1.2.2 -r0 basesrc/crypto/dist/openssl/crypto/conf/conf.c
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/crypto/conf/conf_lcl.h
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/crypto/des/DES.pod \
    basesrc/crypto/dist/openssl/crypto/des/MODES.DES \
    basesrc/crypto/dist/openssl/crypto/des/Makefile.PL \
    basesrc/crypto/dist/openssl/crypto/des/Makefile.lit \
    basesrc/crypto/dist/openssl/crypto/des/Makefile.uni \
    basesrc/crypto/dist/openssl/crypto/des/PC1 \
    basesrc/crypto/dist/openssl/crypto/des/PC2 \
    basesrc/crypto/dist/openssl/crypto/des/des.man \
    basesrc/crypto/dist/openssl/crypto/des/des.pl \
    basesrc/crypto/dist/openssl/crypto/des/des_crypt.man \
    basesrc/crypto/dist/openssl/crypto/des/doIP \
    basesrc/crypto/dist/openssl/crypto/des/doPC1 \
    basesrc/crypto/dist/openssl/crypto/des/doPC2 \
    basesrc/crypto/dist/openssl/crypto/des/ede_enc.c \
    basesrc/crypto/dist/openssl/crypto/des/podd.h \
    basesrc/crypto/dist/openssl/crypto/des/shifts.pl \
    basesrc/crypto/dist/openssl/crypto/des/sk.h \
    basesrc/crypto/dist/openssl/crypto/des/supp.c \
    basesrc/crypto/dist/openssl/crypto/des/testdes.pl
cvs rdiff -r1.1.1.1 -r0 \
    basesrc/crypto/dist/openssl/crypto/des/asm/d-win32.asm \
    basesrc/crypto/dist/openssl/crypto/des/asm/y-win32.asm
cvs rdiff -r1.1.1.1.2.1 -r0 basesrc/crypto/dist/openssl/crypto/evp/e_cbc_3d.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_cbc_d.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_cfb_3d.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_cfb_d.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_ecb_3d.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_ecb_d.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_ofb_3d.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_ofb_d.c
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/crypto/evp/e_cbc_bf.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_cbc_c.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_cbc_i.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_cbc_r2.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_cbc_r5.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_cfb_bf.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_cfb_c.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_cfb_i.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_cfb_r2.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_cfb_r5.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_ecb_bf.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_ecb_c.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_ecb_i.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_ecb_r2.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_ecb_r5.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_ofb_bf.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_ofb_c.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_ofb_i.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_ofb_r2.c \
    basesrc/crypto/dist/openssl/crypto/evp/e_ofb_r5.c
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/crypto/idea/Makefile.uni
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/crypto/md5/Makefile.uni
cvs rdiff -r1.1.1.1 -r0 \
    basesrc/crypto/dist/openssl/crypto/md5/asm/m5-win32.asm
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/crypto/pkcs7/README
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/crypto/rc2/Makefile.uni
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/crypto/rc4/Makefile.uni
cvs rdiff -r1.1.1.1 -r0 \
    basesrc/crypto/dist/openssl/crypto/rc4/asm/r4-win32.asm
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/crypto/rc5/Makefile.uni
cvs rdiff -r1.1.1.1 -r0 \
    basesrc/crypto/dist/openssl/crypto/rc5/asm/r5-win32.asm
cvs rdiff -r1.1.1.1 -r0 \
    basesrc/crypto/dist/openssl/crypto/ripemd/Makefile.uni
cvs rdiff -r1.1.1.1 -r0 \
    basesrc/crypto/dist/openssl/crypto/ripemd/asm/rm-win32.asm
cvs rdiff -r1.1.1.1 -r0 \
    basesrc/crypto/dist/openssl/crypto/rsa/rsa_oaep_test.c
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/crypto/sha/Makefile.uni
cvs rdiff -r1.1.1.1 -r0 \
    basesrc/crypto/dist/openssl/crypto/sha/asm/s1-win32.asm
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/crypto/x509v3/README
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/dep/crypto.txt \
    basesrc/crypto/dist/openssl/dep/files \
    basesrc/crypto/dist/openssl/dep/gen.pl \
    basesrc/crypto/dist/openssl/dep/ssl.txt
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/doc/crypto.pod \
    basesrc/crypto/dist/openssl/doc/openssl.pod \
    basesrc/crypto/dist/openssl/doc/ssl.pod
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/mt/README \
    basesrc/crypto/dist/openssl/mt/mttest.c \
    basesrc/crypto/dist/openssl/mt/profile.sh \
    basesrc/crypto/dist/openssl/mt/ptest.bat \
    basesrc/crypto/dist/openssl/mt/pthread.sh \
    basesrc/crypto/dist/openssl/mt/purify.sh \
    basesrc/crypto/dist/openssl/mt/solaris.sh \
    basesrc/crypto/dist/openssl/mt/win32.bat
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/perl/openssl_cb.c
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/ssl/ssl.c
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/test/dsa-ca.pem \
    basesrc/crypto/dist/openssl/test/dsa-pca.pem
cvs rdiff -r1.1.1.1 -r0 basesrc/crypto/dist/openssl/util/sep_lib.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.