Add autogen.sh et al to build from CVS.
authorjbj <devnull@localhost>
Wed, 19 Sep 2001 16:16:15 +0000 (16:16 +0000)
committerjbj <devnull@localhost>
Wed, 19 Sep 2001 16:16:15 +0000 (16:16 +0000)
commit02c1189d5951c70f632482fc0a674af35e9ea15d
tree5d8020b8d3fdca7f57d27097cbb6c44aa91e2c70
parent7aea4d1e958c385d5ecd01638a3f295426ccf15c
Add autogen.sh et al to build from CVS.
First pass at lclint annotations.

CVS patchset: 5062
CVS date: 2001/09/19 16:16:15
72 files changed:
beecrypt/.cvsignore [new file with mode: 0644]
beecrypt/.lclintrc [new file with mode: 0644]
beecrypt/Makefile.am
beecrypt/Makefile.in
beecrypt/aclocal.m4
beecrypt/autogen.sh [new file with mode: 0755]
beecrypt/base64.c
beecrypt/base64.h
beecrypt/beecrypt.h
beecrypt/blockmode.h
beecrypt/blockpad.c
beecrypt/blockpad.h
beecrypt/blowfish.c
beecrypt/blowfish.h
beecrypt/config.gnu.h.in
beecrypt/config.guess
beecrypt/config.h
beecrypt/config.sub
beecrypt/configure
beecrypt/dhaes.c
beecrypt/dhaes.h
beecrypt/dldp.c
beecrypt/dldp.h
beecrypt/dlkp.h
beecrypt/dlpk.h
beecrypt/dlsvdp-dh.h
beecrypt/docs/.cvsignore [new file with mode: 0644]
beecrypt/docs/Makefile.in
beecrypt/elgamal.c
beecrypt/elgamal.h
beecrypt/endianness.h
beecrypt/entropy.h
beecrypt/fips180.c
beecrypt/fips180.h
beecrypt/fips186.c
beecrypt/fips186.h
beecrypt/gas/.cvsignore [new file with mode: 0644]
beecrypt/gas/Makefile.in
beecrypt/hmac.c
beecrypt/hmac.h
beecrypt/hmacmd5.h
beecrypt/hmacsha1.h
beecrypt/hmacsha256.h
beecrypt/ltmain.sh
beecrypt/masm/.cvsignore [new file with mode: 0644]
beecrypt/masm/Makefile.in
beecrypt/md5.c
beecrypt/md5.h
beecrypt/memchunk.c
beecrypt/memchunk.h
beecrypt/mp32.c
beecrypt/mp32.h
beecrypt/mp32barrett.c
beecrypt/mp32barrett.h
beecrypt/mp32number.c
beecrypt/mp32number.h
beecrypt/mp32prime.c
beecrypt/mp32prime.h
beecrypt/mtprng.h
beecrypt/mwerks/.cvsignore [new file with mode: 0644]
beecrypt/mwerks/Makefile.in
beecrypt/rsa.c
beecrypt/rsa.h
beecrypt/rsakp.c
beecrypt/rsakp.h
beecrypt/rsapk.h
beecrypt/sha256.c
beecrypt/sha256.h
beecrypt/tests/.cvsignore [new file with mode: 0644]
beecrypt/tests/Makefile.in
beecrypt/timestamp.c
beecrypt/timestamp.h