projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b392e52
)
Add emacs cache files to .cvsignore.
author
Richard Levitte
<levitte@openssl.org>
Mon, 11 Apr 2005 14:17:07 +0000
(14:17 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Mon, 11 Apr 2005 14:17:07 +0000
(14:17 +0000)
72 files changed:
.cvsignore
patch
|
blob
|
history
apps/.cvsignore
patch
|
blob
|
history
crypto/.cvsignore
patch
|
blob
|
history
crypto/aes/.cvsignore
patch
|
blob
|
history
crypto/asn1/.cvsignore
patch
|
blob
|
history
crypto/bf/.cvsignore
patch
|
blob
|
history
crypto/bf/asm/.cvsignore
patch
|
blob
|
history
crypto/bio/.cvsignore
patch
|
blob
|
history
crypto/bn/.cvsignore
patch
|
blob
|
history
crypto/bn/asm/.cvsignore
patch
|
blob
|
history
crypto/buffer/.cvsignore
patch
|
blob
|
history
crypto/cast/.cvsignore
patch
|
blob
|
history
crypto/cast/asm/.cvsignore
patch
|
blob
|
history
crypto/comp/.cvsignore
patch
|
blob
|
history
crypto/conf/.cvsignore
patch
|
blob
|
history
crypto/des/.cvsignore
patch
|
blob
|
history
crypto/des/asm/.cvsignore
patch
|
blob
|
history
crypto/dh/.cvsignore
patch
|
blob
|
history
crypto/dsa/.cvsignore
patch
|
blob
|
history
crypto/dso/.cvsignore
patch
|
blob
|
history
crypto/ec/.cvsignore
patch
|
blob
|
history
crypto/ecdh/.cvsignore
patch
|
blob
|
history
crypto/engine/.cvsignore
patch
|
blob
|
history
crypto/err/.cvsignore
patch
|
blob
|
history
crypto/evp/.cvsignore
patch
|
blob
|
history
crypto/hmac/.cvsignore
patch
|
blob
|
history
crypto/idea/.cvsignore
patch
|
blob
|
history
crypto/krb5/.cvsignore
patch
|
blob
|
history
crypto/lhash/.cvsignore
patch
|
blob
|
history
crypto/md2/.cvsignore
patch
|
blob
|
history
crypto/md4/.cvsignore
patch
|
blob
|
history
crypto/md5/.cvsignore
patch
|
blob
|
history
crypto/md5/asm/.cvsignore
patch
|
blob
|
history
crypto/mdc2/.cvsignore
patch
|
blob
|
history
crypto/objects/.cvsignore
patch
|
blob
|
history
crypto/ocsp/.cvsignore
patch
|
blob
|
history
crypto/pem/.cvsignore
patch
|
blob
|
history
crypto/pkcs12/.cvsignore
patch
|
blob
|
history
crypto/pkcs7/.cvsignore
patch
|
blob
|
history
crypto/rand/.cvsignore
patch
|
blob
|
history
crypto/rc2/.cvsignore
patch
|
blob
|
history
crypto/rc4/.cvsignore
patch
|
blob
|
history
crypto/rc4/asm/.cvsignore
patch
|
blob
|
history
crypto/rc5/.cvsignore
patch
|
blob
|
history
crypto/rc5/asm/.cvsignore
patch
|
blob
|
history
crypto/ripemd/.cvsignore
patch
|
blob
|
history
crypto/ripemd/asm/.cvsignore
patch
|
blob
|
history
crypto/rsa/.cvsignore
patch
|
blob
|
history
crypto/sha/.cvsignore
patch
|
blob
|
history
crypto/sha/asm/.cvsignore
patch
|
blob
|
history
crypto/stack/.cvsignore
patch
|
blob
|
history
crypto/store/.cvsignore
patch
|
blob
|
history
crypto/txt_db/.cvsignore
patch
|
blob
|
history
crypto/ui/.cvsignore
patch
|
blob
|
history
crypto/x509/.cvsignore
patch
|
blob
|
history
crypto/x509v3/.cvsignore
patch
|
blob
|
history
demos/easy_tls/.cvsignore
patch
|
blob
|
history
demos/engines/cluster_labs/.cvsignore
patch
|
blob
|
history
demos/engines/ibmca/.cvsignore
patch
|
blob
|
history
demos/engines/rsaref/.cvsignore
patch
|
blob
|
history
demos/engines/zencod/.cvsignore
patch
|
blob
|
history
demos/maurice/.cvsignore
patch
|
blob
|
history
demos/state_machine/.cvsignore
patch
|
blob
|
history
demos/tunala/.cvsignore
patch
|
blob
|
history
engines/.cvsignore
patch
|
blob
|
history
include/.cvsignore
patch
|
blob
|
history
ms/.cvsignore
patch
|
blob
|
history
perl/.cvsignore
patch
|
blob
|
history
ssl/.cvsignore
patch
|
blob
|
history
test/.cvsignore
patch
|
blob
|
history
tools/.cvsignore
patch
|
blob
|
history
util/.cvsignore
[new file with mode: 0644]
patch
|
blob
diff --git
a/.cvsignore
b/.cvsignore
index a01eb8619676d457efdb7dc5f061438e863ef90e..5f6ae0cc0893e9dc0502a58e4aee1c031cf7a76c 100644
(file)
--- a/
.cvsignore
+++ b/
.cvsignore
@@
-14,3
+14,5
@@
cctest.c
cctest.a
libcrypto.so.*
libssl.so.*
+*.flc
+semantic.cache
diff --git
a/apps/.cvsignore
b/apps/.cvsignore
index cdd6c00daedc2229b7cd4c29dc1788df9043585a..ac07a77768035e185675d6b2c3428eedb3d26c79 100644
(file)
--- a/
apps/.cvsignore
+++ b/
apps/.cvsignore
@@
-3,3
+3,5
@@
Makefile.save
der_chop
der_chop.bak
CA.pl
+*.flc
+semantic.cache
diff --git
a/crypto/.cvsignore
b/crypto/.cvsignore
index 6b86a0a8dc492e7389596eb8ee91890fd018850d..1cf6edd3bcbcbe93e837ed6c106efde4b6e0800f 100644
(file)
--- a/
crypto/.cvsignore
+++ b/
crypto/.cvsignore
@@
-2,3
+2,5
@@
lib
buildinf.h
opensslconf.h
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/aes/.cvsignore
b/crypto/aes/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/aes/.cvsignore
+++ b/
crypto/aes/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/asn1/.cvsignore
b/crypto/asn1/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/asn1/.cvsignore
+++ b/
crypto/asn1/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/bf/.cvsignore
b/crypto/bf/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/bf/.cvsignore
+++ b/
crypto/bf/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/bf/asm/.cvsignore
b/crypto/bf/asm/.cvsignore
index 3e14af16d0b4cf19a7deda58dccb82918558ec60..0a60dba701055a51c88da2f1a4cef6bdb9505495 100644
(file)
--- a/
crypto/bf/asm/.cvsignore
+++ b/
crypto/bf/asm/.cvsignore
@@
-1,2
+1,4
@@
bx86unix.cpp
bx86-elf.s
+*.flc
+semantic.cache
diff --git
a/crypto/bio/.cvsignore
b/crypto/bio/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/bio/.cvsignore
+++ b/
crypto/bio/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/bn/.cvsignore
b/crypto/bn/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/bn/.cvsignore
+++ b/
crypto/bn/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/bn/asm/.cvsignore
b/crypto/bn/asm/.cvsignore
index 671eb02019142b259fe8e4d8f2b4a2ae4d5122e5..26475028f5bcf3691b814439192efc6279c387bb 100644
(file)
--- a/
crypto/bn/asm/.cvsignore
+++ b/
crypto/bn/asm/.cvsignore
@@
-2,3
+2,5
@@
bn86unix.cpp
co86unix.cpp
bn86-elf.s
co86-elf.s
+*.flc
+semantic.cache
diff --git
a/crypto/buffer/.cvsignore
b/crypto/buffer/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/buffer/.cvsignore
+++ b/
crypto/buffer/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/cast/.cvsignore
b/crypto/cast/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/cast/.cvsignore
+++ b/
crypto/cast/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/cast/asm/.cvsignore
b/crypto/cast/asm/.cvsignore
index d6bf08ba1b5b9002870c5d25effc4ae12a39ae55..322fa86f77cb7ae26cf941ed0450392fdc2d2d94 100644
(file)
--- a/
crypto/cast/asm/.cvsignore
+++ b/
crypto/cast/asm/.cvsignore
@@
-1,2
+1,4
@@
cx86unix.cpp
cx86-elf.s
+*.flc
+semantic.cache
diff --git
a/crypto/comp/.cvsignore
b/crypto/comp/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/comp/.cvsignore
+++ b/
crypto/comp/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/conf/.cvsignore
b/crypto/conf/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/conf/.cvsignore
+++ b/
crypto/conf/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/des/.cvsignore
b/crypto/des/.cvsignore
index 45c30cc686e69bad5b901a3170b41ca13518d765..e5c5e37b9944b1af8dce7c28925d3ae31e23796c 100644
(file)
--- a/
crypto/des/.cvsignore
+++ b/
crypto/des/.cvsignore
@@
-1,3
+1,5
@@
lib
Makefile.save
des
+*.flc
+semantic.cache
diff --git
a/crypto/des/asm/.cvsignore
b/crypto/des/asm/.cvsignore
index c8436379e469730c76f2f0ba2c5801d2499ad76d..b92f40163efce078bf0457a2443640653b6ff564 100644
(file)
--- a/
crypto/des/asm/.cvsignore
+++ b/
crypto/des/asm/.cvsignore
@@
-3,3
+3,5
@@
yx86unix.cpp
des_enc-sparc.S
dx86-elf.s
yx86-elf.s
+*.flc
+semantic.cache
diff --git
a/crypto/dh/.cvsignore
b/crypto/dh/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/dh/.cvsignore
+++ b/
crypto/dh/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/dsa/.cvsignore
b/crypto/dsa/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/dsa/.cvsignore
+++ b/
crypto/dsa/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/dso/.cvsignore
b/crypto/dso/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/dso/.cvsignore
+++ b/
crypto/dso/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/ec/.cvsignore
b/crypto/ec/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/ec/.cvsignore
+++ b/
crypto/ec/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/ecdh/.cvsignore
b/crypto/ecdh/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/ecdh/.cvsignore
+++ b/
crypto/ecdh/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/engine/.cvsignore
b/crypto/engine/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/engine/.cvsignore
+++ b/
crypto/engine/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/err/.cvsignore
b/crypto/err/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/err/.cvsignore
+++ b/
crypto/err/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/evp/.cvsignore
b/crypto/evp/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/evp/.cvsignore
+++ b/
crypto/evp/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/hmac/.cvsignore
b/crypto/hmac/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/hmac/.cvsignore
+++ b/
crypto/hmac/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/idea/.cvsignore
b/crypto/idea/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/idea/.cvsignore
+++ b/
crypto/idea/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/krb5/.cvsignore
b/crypto/krb5/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/krb5/.cvsignore
+++ b/
crypto/krb5/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/lhash/.cvsignore
b/crypto/lhash/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/lhash/.cvsignore
+++ b/
crypto/lhash/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/md2/.cvsignore
b/crypto/md2/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/md2/.cvsignore
+++ b/
crypto/md2/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/md4/.cvsignore
b/crypto/md4/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/md4/.cvsignore
+++ b/
crypto/md4/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/md5/.cvsignore
b/crypto/md5/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/md5/.cvsignore
+++ b/
crypto/md5/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/md5/asm/.cvsignore
b/crypto/md5/asm/.cvsignore
index 5dd0091ca7371ba7c5ddba293cd457505d6242a2..52659220f2e6653d44ff218489b3e0a456ca622c 100644
(file)
--- a/
crypto/md5/asm/.cvsignore
+++ b/
crypto/md5/asm/.cvsignore
@@
-1,2
+1,4
@@
mx86unix.cpp
mx86-elf.s
+*.flc
+semantic.cache
diff --git
a/crypto/mdc2/.cvsignore
b/crypto/mdc2/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/mdc2/.cvsignore
+++ b/
crypto/mdc2/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/objects/.cvsignore
b/crypto/objects/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/objects/.cvsignore
+++ b/
crypto/objects/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/ocsp/.cvsignore
b/crypto/ocsp/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/ocsp/.cvsignore
+++ b/
crypto/ocsp/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/pem/.cvsignore
b/crypto/pem/.cvsignore
index d0340d65538e840b6bb2c18d163ba6eaf1e11695..feb507d7bd359070ef2d9477679cb58f2a9bffa3 100644
(file)
--- a/
crypto/pem/.cvsignore
+++ b/
crypto/pem/.cvsignore
@@
-1,3
+1,5
@@
lib
ctx_size
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/pkcs12/.cvsignore
b/crypto/pkcs12/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/pkcs12/.cvsignore
+++ b/
crypto/pkcs12/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/pkcs7/.cvsignore
b/crypto/pkcs7/.cvsignore
index 780d5c1afc03ac70f79f0bb4e7cfde7557eea254..5463e2ac264913ed0d5e0dae64c89a18a7016415 100644
(file)
--- a/
crypto/pkcs7/.cvsignore
+++ b/
crypto/pkcs7/.cvsignore
@@
-4,3
+4,5
@@
enc
dec
sign
verify
+*.flc
+semantic.cache
diff --git
a/crypto/rand/.cvsignore
b/crypto/rand/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/rand/.cvsignore
+++ b/
crypto/rand/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/rc2/.cvsignore
b/crypto/rc2/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/rc2/.cvsignore
+++ b/
crypto/rc2/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/rc4/.cvsignore
b/crypto/rc4/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/rc4/.cvsignore
+++ b/
crypto/rc4/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/rc4/asm/.cvsignore
b/crypto/rc4/asm/.cvsignore
index b261702507197fc615e4d84124e777d8d32058c2..ded381e2be3d78cc916d51d7173d2607e27b7d63 100644
(file)
--- a/
crypto/rc4/asm/.cvsignore
+++ b/
crypto/rc4/asm/.cvsignore
@@
-1,2
+1,4
@@
rx86unix.cpp
rx86-elf.s
+*.flc
+semantic.cache
diff --git
a/crypto/rc5/.cvsignore
b/crypto/rc5/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/rc5/.cvsignore
+++ b/
crypto/rc5/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/rc5/asm/.cvsignore
b/crypto/rc5/asm/.cvsignore
index 855415c90ee5696bcf14e907b990d483cf57f657..e294b19f6e9f139755173847fbd1bf30e06d7f0e 100644
(file)
--- a/
crypto/rc5/asm/.cvsignore
+++ b/
crypto/rc5/asm/.cvsignore
@@
-1,2
+1,4
@@
r586unix.cpp
r586-elf.s
+*.flc
+semantic.cache
diff --git
a/crypto/ripemd/.cvsignore
b/crypto/ripemd/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/ripemd/.cvsignore
+++ b/
crypto/ripemd/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/ripemd/asm/.cvsignore
b/crypto/ripemd/asm/.cvsignore
index e18b24f965ce1f82f6d1febca032a53b6c823858..1c4890f54c98b15609e6f01f86ba6167e5fdf11c 100644
(file)
--- a/
crypto/ripemd/asm/.cvsignore
+++ b/
crypto/ripemd/asm/.cvsignore
@@
-1,2
+1,4
@@
rm86unix.cpp
rm86-elf.s
+*.flc
+semantic.cache
diff --git
a/crypto/rsa/.cvsignore
b/crypto/rsa/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/rsa/.cvsignore
+++ b/
crypto/rsa/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/sha/.cvsignore
b/crypto/sha/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/sha/.cvsignore
+++ b/
crypto/sha/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/sha/asm/.cvsignore
b/crypto/sha/asm/.cvsignore
index 748a54a4b5acfb3bf4bb4de318ba20e03b211a8c..992144325874fcd5e9e57111518fc346b5837ddf 100644
(file)
--- a/
crypto/sha/asm/.cvsignore
+++ b/
crypto/sha/asm/.cvsignore
@@
-1,2
+1,4
@@
sx86unix.cpp
sx86-elf.s
+*.flc
+semantic.cache
diff --git
a/crypto/stack/.cvsignore
b/crypto/stack/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/stack/.cvsignore
+++ b/
crypto/stack/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/store/.cvsignore
b/crypto/store/.cvsignore
index 695fdd005921cb0d52d7c7503b8eca2ee18b56e3..68a93138aedb377ba50ef5a3ffdced9c028d98d6 100644
(file)
--- a/
crypto/store/.cvsignore
+++ b/
crypto/store/.cvsignore
@@
-1,2
+1,4
@@
Makefile.save
lib
+*.flc
+semantic.cache
diff --git
a/crypto/txt_db/.cvsignore
b/crypto/txt_db/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/txt_db/.cvsignore
+++ b/
crypto/txt_db/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/ui/.cvsignore
b/crypto/ui/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/ui/.cvsignore
+++ b/
crypto/ui/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/x509/.cvsignore
b/crypto/x509/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/x509/.cvsignore
+++ b/
crypto/x509/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/crypto/x509v3/.cvsignore
b/crypto/x509v3/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
crypto/x509v3/.cvsignore
+++ b/
crypto/x509v3/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/demos/easy_tls/.cvsignore
b/demos/easy_tls/.cvsignore
index 9daeafb9864cf43055ae93beb0afd6c7d144bfa4..eae327db85ef01ba301006130a90c1bbfba5fd5e 100644
(file)
--- a/
demos/easy_tls/.cvsignore
+++ b/
demos/easy_tls/.cvsignore
@@
-1
+1,3
@@
test
+*.flc
+semantic.cache
diff --git
a/demos/engines/cluster_labs/.cvsignore
b/demos/engines/cluster_labs/.cvsignore
index 594223d400d0e73e8e48c9336c9a22e8c1cea7b2..375a79d4151bec94edbae53a74a3306e861c05eb 100644
(file)
--- a/
demos/engines/cluster_labs/.cvsignore
+++ b/
demos/engines/cluster_labs/.cvsignore
@@
-2,3
+2,5
@@
*.so
*.so.*
*.a
+*.flc
+semantic.cache
diff --git
a/demos/engines/ibmca/.cvsignore
b/demos/engines/ibmca/.cvsignore
index 594223d400d0e73e8e48c9336c9a22e8c1cea7b2..375a79d4151bec94edbae53a74a3306e861c05eb 100644
(file)
--- a/
demos/engines/ibmca/.cvsignore
+++ b/
demos/engines/ibmca/.cvsignore
@@
-2,3
+2,5
@@
*.so
*.so.*
*.a
+*.flc
+semantic.cache
diff --git
a/demos/engines/rsaref/.cvsignore
b/demos/engines/rsaref/.cvsignore
index 76776d9a598f88ad896f7c0e7feb9913e23d7dd7..e8e5e6245a9816334d9ea72310b7cc12b2d38ac1 100644
(file)
--- a/
demos/engines/rsaref/.cvsignore
+++ b/
demos/engines/rsaref/.cvsignore
@@
-10,3
+10,5
@@
doc
install
rdemo
source
+*.flc
+semantic.cache
diff --git
a/demos/engines/zencod/.cvsignore
b/demos/engines/zencod/.cvsignore
index 594223d400d0e73e8e48c9336c9a22e8c1cea7b2..375a79d4151bec94edbae53a74a3306e861c05eb 100644
(file)
--- a/
demos/engines/zencod/.cvsignore
+++ b/
demos/engines/zencod/.cvsignore
@@
-2,3
+2,5
@@
*.so
*.so.*
*.a
+*.flc
+semantic.cache
diff --git
a/demos/maurice/.cvsignore
b/demos/maurice/.cvsignore
index a99bec344831bb3cc2061e3c7ffd9aa6b91fdb10..22c4e879ee261259748cac7e6916f4d8ea6466d0 100644
(file)
--- a/
demos/maurice/.cvsignore
+++ b/
demos/maurice/.cvsignore
@@
-2,3
+2,5
@@
example1
example2
example3
example4
+*.flc
+semantic.cache
diff --git
a/demos/state_machine/.cvsignore
b/demos/state_machine/.cvsignore
index 9aef0f5d4c0e61cd6fb3ba2b6a2721c4fd1829d3..a90633f95864ba6a91d1ab56def56dfe33e24a05 100644
(file)
--- a/
demos/state_machine/.cvsignore
+++ b/
demos/state_machine/.cvsignore
@@
-1
+1,3
@@
state_machine
+*.flc
+semantic.cache
diff --git
a/demos/tunala/.cvsignore
b/demos/tunala/.cvsignore
index 1254a1ee29ae52dd02518846c7bc55358ee5733f..f9eca981d2f1c5d58bea0a893fa78fd799d235fc 100644
(file)
--- a/
demos/tunala/.cvsignore
+++ b/
demos/tunala/.cvsignore
@@
-1,2
+1,4
@@
tunala
+*.flc
+semantic.cache
diff --git
a/engines/.cvsignore
b/engines/.cvsignore
index d7169dd1f30779f92fa30a432710d37ed215e663..47b5fd114a5623e39d5f5a211b0b570751dc7b7e 100644
(file)
--- a/
engines/.cvsignore
+++ b/
engines/.cvsignore
@@
-1,3
+1,5
@@
Makefile.save
lib
libs
+*.flc
+semantic.cache
diff --git
a/include/.cvsignore
b/include/.cvsignore
index 72e8ffc0db8aad71a934dd11e5968bd5109e54b4..55e25b4c8c3f83bbc99757860164fb6696300862 100644
(file)
--- a/
include/.cvsignore
+++ b/
include/.cvsignore
@@
-1
+1,3
@@
*
+*.flc
+semantic.cache
diff --git
a/ms/.cvsignore
b/ms/.cvsignore
index 8108335b52d13675bce567d5d70418ba90e9dc81..5f8e47bc63d80d881f87e474f0b6a599e05af971 100644
(file)
--- a/
ms/.cvsignore
+++ b/
ms/.cvsignore
@@
-1,3
+1,5
@@
*.def
*.mak
*.out
+*.flc
+semantic.cache
diff --git
a/perl/.cvsignore
b/perl/.cvsignore
index e3f4b2ec4e3de4b318cf4df64df758e7c0fe5b53..5e8eb88bf55423322027eab52592cb76078fb511 100644
(file)
--- a/
perl/.cvsignore
+++ b/
perl/.cvsignore
@@
-10,3
+10,5
@@
openssl_err.c
openssl_ssl.c
openssl_x509.c
OpenSSL.bs
+*.flc
+semantic.cache
diff --git
a/ssl/.cvsignore
b/ssl/.cvsignore
index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..439e6d3eb6d8bb24f6a3ca849a26db4dbccfa546 100644
(file)
--- a/
ssl/.cvsignore
+++ b/
ssl/.cvsignore
@@
-1,2
+1,4
@@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git
a/test/.cvsignore
b/test/.cvsignore
index 8d2d623289671280bae24ac9558af1915bb81c0b..492d46f223a17fd41adba24e33fbb1be53498ad7 100644
(file)
--- a/
test/.cvsignore
+++ b/
test/.cvsignore
@@
-11,8
+11,22
@@
req2CA.ss
keyU.ss
reqU.ss
certU.ss
+certU.srl
+intP1.ss
+tmp_intP1.ss
+keyP1.ss
+reqP1.ss
+certP1.ss
+certP1.srl
+intP2.ss
+tmp_intP2.ss
+keyP2.ss
+reqP2.ss
+certP2.ss
Makefile.save
tmp.bntest
evptests.txt
sha256t
sha512t
+*.flc
+semantic.cache
diff --git
a/tools/.cvsignore
b/tools/.cvsignore
index af0e591579048df8c814fc9edbbf101bd44e5b4b..cde7450dfce3e985feb7e5dc615e97bd3d25f0e6 100644
(file)
--- a/
tools/.cvsignore
+++ b/
tools/.cvsignore
@@
-1,2
+1,4
@@
c_rehash
c_rehash.bak
+*.flc
+semantic.cache
diff --git a/util/.cvsignore
b/util/.cvsignore
new file mode 100644
(file)
index 0000000..
8b4054c
--- /dev/null
+++ b/
util/.cvsignore
@@ -0,0
+1,2
@@
+*.flc
+semantic.cache