diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-05-29 22:06:09 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-05-29 22:32:25 +0200 |
commit | 6299e8a8c7371da1e674419c36cbcbe1630aef0a (patch) | |
tree | 97f53af92a3e3fc0e99f9f63ebbdf861a394f5a1 /.gitignore | |
parent | 0c4c2c5469f33616a75719a3d0ab68d9ed552438 (diff) | |
download | gnutls-6299e8a8c7371da1e674419c36cbcbe1630aef0a.tar.gz |
Corrected handling of handshake packets that span multiple records.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f5dc3a7d03..19c52a7ffe 100644 --- a/.gitignore +++ b/.gitignore @@ -520,6 +520,7 @@ tests/mini-deflate tests/mini-eagain tests/mini-eagain-dtls tests/mini-x509 +tests/mini-x509-cas tests/mini-dtls-rehandshake tests/mini-rehandshake tests/moredn |