summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTom Vrancken <email@tomvrancken.nl>2017-08-26 14:22:44 +0200
committerTom Vrancken <dev@tomvrancken.nl>2018-12-15 19:05:03 +0100
commit565efaeac828e89d2c1bac7a88c27303d1b62547 (patch)
tree5cc0e7c43c4933b743d2ba5889bad13f86e98323 /.gitignore
parent71276d301a602926e44df818259ba1d99264a179 (diff)
downloadgnutls-565efaeac828e89d2c1bac7a88c27303d1b62547.tar.gz
Implemented support for raw public-key functionality (RFC7250).
Signed-off-by: Tom Vrancken <dev@tomvrancken.nl>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2ffe7b8aab..bd0f8d6e46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -600,6 +600,7 @@ tests/privkey-verify-broken
tests/psk-file
tests/pskself
tests/pubkey-import-export
+tests/rawpk-api
tests/random-art
tests/record-pad
tests/record-retvals
@@ -688,6 +689,7 @@ tests/sign-verify-ed25519-rfc8080
tests/sign-verify-ext
tests/sign-verify-ext4
tests/simple
+tests/slow/cipher-api-test
tests/slow/cipher-compat
tests/slow/cipher-openssl-compat
tests/slow/cipher-override