summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-06-08 11:37:06 -0400
committerRich Salz <rsalz@openssl.org>2016-06-08 11:37:06 -0400
commite417070c9f2162594e8289aed93bd5801e70e60d (patch)
treea156f6cfc17a9455b7e9afd6375ec0c05e79c27d /.gitignore
parent01d0e241dc4184a5a1f222f8eccdad11da12305a (diff)
Add some accessor API's
GH1098: Add X509_get_pathlen() (and a test) GH1097: Add SSL_is_dtls() function. Documented. Reviewed-by: Matt Caswell <matt@openssl.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f572413294..b47a348bdd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -84,6 +84,7 @@ Makefile
/test/fips_test_suite
/test/ssltest_old
/test/x509aux
+/test/v3ext
*.so*
*.dylib*
*.dll*