From 84ad7d9b69a37e524c0988c5d9c11e27e8ecad87 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Mon, 26 Oct 2015 09:56:33 +0100 Subject: [PATCH] client auth + Peter --- CREDITS.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CREDITS.md b/CREDITS.md index d940bd7..2660a86 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -4,7 +4,7 @@ * Peter Mosmans - started way better cmd line parsing - - cleanups + - cleanups, fixes - openssl sources support with the "missing" features * John Newbigin @@ -12,11 +12,14 @@ * Jonathan Roach - TLS_FALLBACK_SCSV checks - + * Mark Felder - lots of cleanups - Shellcheck static analysis +* Jean Marsault + - client auth: ideas, code snipplets + * Maciej Grela - colorless handling