[openssl-commits] [openssl] master update
Richard Levitte
levitte at openssl.org
Wed Apr 6 14:33:13 UTC 2016
The branch master has been updated
via ef65305307af76a13ce27f35c6ea5bff3f646d8b (commit)
from c014a7cb82e671859de1e922263bf819d557b55e (commit)
- Log -----------------------------------------------------------------
commit ef65305307af76a13ce27f35c6ea5bff3f646d8b
Author: Richard Levitte <levitte at openssl.org>
Date: Wed Apr 6 16:04:55 2016 +0200
Add apps/tsget and test/ssltest_old to .gitignore
Reviewed-by: Rich Salz <rsalz at openssl.org>
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index ab9c380..a6f5bf7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,7 @@ Makefile
# Links under apps
/apps/CA.pl
+/apps/tsget
/apps/md4.c
@@ -59,6 +60,7 @@ Makefile
/test/sha256t
/test/sha512t
/test/gost2814789t
+/test/ssltest_old
/test/*test
/test/fips_aesavs
/test/fips_desmovs
More information about the openssl-commits
mailing list