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:
6d6496e
)
Update .cvsignore
author
Dr. Stephen Henson
<steve@openssl.org>
Mon, 18 Jun 2007 12:40:24 +0000
(12:40 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Mon, 18 Jun 2007 12:40:24 +0000
(12:40 +0000)
crypto/.cvsignore
patch
|
blob
|
history
crypto/aes/.cvsignore
patch
|
blob
|
history
crypto/bn/.cvsignore
patch
|
blob
|
history
crypto/md5/.cvsignore
patch
|
blob
|
history
crypto/rc4/.cvsignore
patch
|
blob
|
history
crypto/sha/.cvsignore
patch
|
blob
|
history
crypto/whrlpool/.cvsignore
patch
|
blob
|
history
diff --git
a/crypto/.cvsignore
b/crypto/.cvsignore
index 27b00b29d1c3afc34a4545380f2ead4a035d8b6e..52d2683ea30a2c223e921e910e2ac1d1d92477ab 100644
(file)
--- a/
crypto/.cvsignore
+++ b/
crypto/.cvsignore
@@
-5,3
+5,4
@@
Makefile.save
*.flc
semantic.cache
x86cpuid-elf.s
+x86_64cpuid.s
diff --git
a/crypto/aes/.cvsignore
b/crypto/aes/.cvsignore
index 3d6ae11691c165fd1fb2456307a393540f518e5e..957e89ba05d856186a9c0735191e6591d7380233 100644
(file)
--- a/
crypto/aes/.cvsignore
+++ b/
crypto/aes/.cvsignore
@@
-3,3
+3,4
@@
Makefile.save
*.flc
semantic.cache
ax86-elf.s
+aes-x86_64.s
diff --git
a/crypto/bn/.cvsignore
b/crypto/bn/.cvsignore
index c2f3bc0856aba5e114b743803b535822eb3cb96b..f8067f2553d013bb3db5359514c91147bbc02c3c 100644
(file)
--- a/
crypto/bn/.cvsignore
+++ b/
crypto/bn/.cvsignore
@@
-5,3
+5,4
@@
semantic.cache
co86-elf.s
bn86-elf.s
mo86-elf.s
+x86_64-mont.s
diff --git
a/crypto/md5/.cvsignore
b/crypto/md5/.cvsignore
index fe512201f2f0a901e7e251f3f6c9c13ef8fdb4e8..50d58e881ae361d9e6cb2138a56f527b7b2cee7c 100644
(file)
--- a/
crypto/md5/.cvsignore
+++ b/
crypto/md5/.cvsignore
@@
-3,3
+3,4
@@
Makefile.save
*.flc
semantic.cache
mx86-elf.s
+md5-x86_64.s
diff --git
a/crypto/rc4/.cvsignore
b/crypto/rc4/.cvsignore
index 6d7750c7c861e1fd2cc19f925b7ff977d13271f5..8885ec12a7ac328cf0783a0d2193a792580770f1 100644
(file)
--- a/
crypto/rc4/.cvsignore
+++ b/
crypto/rc4/.cvsignore
@@
-3,3
+3,4
@@
Makefile.save
*.flc
semantic.cache
rx86-elf.s
+rc4-x86_64.s
diff --git
a/crypto/sha/.cvsignore
b/crypto/sha/.cvsignore
index d2d67f378f39244cc19b1c095ffd8aab91c312f1..a450f7c5fe4913e9cb6c7cb9586680dc63a9e147 100644
(file)
--- a/
crypto/sha/.cvsignore
+++ b/
crypto/sha/.cvsignore
@@
-4,3
+4,6
@@
Makefile.save
semantic.cache
sx86-elf.s
s512sse2-elf.s
+sha1-x86_64.s
+sha256-x86_64.s
+sha512-x86_64.s
diff --git
a/crypto/whrlpool/.cvsignore
b/crypto/whrlpool/.cvsignore
index 562b550a4f50b43a9230c9758797b8d974be5f72..60be998d18958d44a6c0aeacae1686ec8ad6c4db 100644
(file)
--- a/
crypto/whrlpool/.cvsignore
+++ b/
crypto/whrlpool/.cvsignore
@@
-1,2
+1,3
@@
lib
w86mmx-elf.s
+wp-x86_64.s