summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-02-26 11:43:01 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-02-26 11:43:01 +0100
commit912479ea08018840da770963cb8666de62a3be6e (patch)
tree9813e51cb7e2e85a8bcd5bda01725cc2f6bd7462 /.gitignore
parentc1d8f27d72a6efc96bf4f1901456bc4227a057ac (diff)
downloadgnutls-912479ea08018840da770963cb8666de62a3be6e.tar.gz
Added mini-dtls-rehandshake.c to test rehandshake in DTLS.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9b7090c20c..9d9be4b62d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -520,7 +520,8 @@ tests/mini-deflate
tests/mini-eagain
tests/mini-eagain-dtls
tests/mini-x509
-tests/mini-x509-rehandshake
+tests/mini-dtls-rehandshake
+tests/mini-rehandshake
tests/moredn
tests/mpi
tests/netconf-psk
@@ -588,3 +589,4 @@ tests/dtls/dtls-stress
doc/gnutls.epub
doc/gnutls.xml
tests/mini-tdb
+tests/resume-dtls