testssl.sh/CREDITS.md

105 lines
2.0 KiB
Markdown
Raw Normal View History

2014-11-17 18:47:39 +01:00
2014-11-17 18:59:57 +01:00
##### Credits also to
2014-11-17 18:47:39 +01:00
2017-04-01 20:57:09 +02:00
* David Cooper
2017-04-04 10:41:01 +02:00
* Detection + output of multiple certificates
* several cleanups of server certificate related stuff
* fixing the file outputs
* several further fixes
* improved parsing of TLS ServerHello messages
* speed improvements when testing all ciphers
* extensive CN <--> hostname check
* seperate check for curves
2017-04-01 20:57:09 +02:00
* Frank Breedijk
2017-04-04 10:41:01 +02:00
* Detection of insecure redirects
* JSON and CSV output
* CA pinning
* Client simulations
* CI integration, test cases for it
2017-04-01 20:57:09 +02:00
2014-11-18 20:24:10 +01:00
* Peter Mosmans
2017-04-04 10:41:01 +02:00
* started way better cmd line parsing
* cleanups, fixes
* openssl sources support with the "missing" features
2015-03-13 12:21:06 +01:00
2015-07-21 10:25:46 +02:00
* John Newbigin
2017-04-04 10:41:01 +02:00
* Proxy support (sockets and openssl)
2015-07-21 10:25:17 +02:00
* Jonathan Roach
2017-04-04 10:41:01 +02:00
* TLS_FALLBACK_SCSV checks
2015-10-26 09:56:33 +01:00
2015-06-29 23:31:51 +02:00
* Mark Felder
2017-04-04 10:41:01 +02:00
* lots of cleanups
* Shellcheck static analysis
2015-06-29 23:31:51 +02:00
2016-10-03 20:21:38 +02:00
- Christoph Badura
2017-04-04 10:41:01 +02:00
* NetBSD fixes
2016-01-30 23:57:00 +01:00
2015-10-26 09:56:33 +01:00
* Jean Marsault
2017-04-04 10:41:01 +02:00
* client auth: ideas, code snipplets
2017-04-01 20:57:09 +02:00
* Maciej Grela
2017-04-04 10:41:01 +02:00
* colorless handling
2015-06-29 23:31:51 +02:00
2015-07-21 10:25:17 +02:00
* Olivier Paroz
2017-04-04 10:41:01 +02:00
* conversion xxd --> hexdump stuff
2015-07-21 10:25:17 +02:00
2015-10-01 13:19:15 +02:00
* @typingArtist
2017-04-04 10:41:01 +02:00
* improved BEAST detection
2015-10-01 13:19:15 +02:00
2015-07-21 10:25:17 +02:00
* @f-s
2017-04-04 10:41:01 +02:00
* ARM binary support
2015-07-21 10:25:17 +02:00
2015-08-04 10:33:48 +02:00
* Jeroen Wiert Pluimers
2017-04-04 10:41:01 +02:00
* Darwin binaries support
2015-08-04 10:33:48 +02:00
2015-07-21 10:32:31 +02:00
* Julien Vehent
2017-04-04 10:41:01 +02:00
* supplied 1st Darwin binary
2015-07-21 10:32:31 +02:00
2015-07-21 10:25:17 +02:00
* Rechi
2017-04-04 10:41:01 +02:00
* initial MX stuff
* fixes
2015-06-29 23:31:51 +02:00
2015-12-24 12:41:52 +01:00
* Laine Gholson
2017-04-04 10:41:01 +02:00
* avahi/mDNS support
* HTTP2/ALPN
* bugfixes
* former ARM binary support
2015-03-17 22:14:05 +01:00
* Дилян Палаузов
2017-04-04 10:41:01 +02:00
* bug fix for 3des report
* reported a tricky STARTTLS bug
2015-03-17 22:14:05 +01:00
2015-08-02 00:07:08 +02:00
* Viktor Szépe
2017-04-04 10:41:01 +02:00
* color function maker
2015-08-02 00:07:08 +02:00
2016-02-01 22:41:36 +01:00
* Thomas Martens
2017-04-04 10:41:01 +02:00
* colorblind
* no-rfc mapping
2016-02-01 22:41:36 +01:00
2015-07-21 10:25:17 +02:00
* Jonathon Rossi
2017-04-04 10:41:01 +02:00
* fix for bash3 (Darwin)
* and other Darwin fixes
2015-07-21 10:25:17 +02:00
2015-03-13 12:21:06 +01:00
* @nvsofts (NV)
2017-04-04 10:41:01 +02:00
* LibreSSL patch for GOST
2015-03-13 12:21:06 +01:00
2017-04-01 20:57:09 +02:00
* Markus Manzke:
2017-04-04 10:41:01 +02:00
* Fix for HSTS + subdomains
* LibreSSL patch
2015-05-17 22:34:50 +02:00
2014-11-17 18:47:39 +01:00
* Dmitri S
2017-04-04 10:41:01 +02:00
* inspiration & help for Darwin port
2014-11-17 18:47:39 +01:00
* Bug reports:
2017-04-04 10:41:01 +02:00
* Viktor Szépe, Olivier Paroz, Jan H. Terstegge, Lorenz Adena, Jonathon Rossi, Stefan Stidl, Frank Breedijk
2014-11-17 18:47:39 +01:00
2014-11-17 18:59:57 +01:00
##### Last but not least:
2014-11-17 18:47:39 +01:00
* OpenSSL team for providing openssl.
2017-04-01 20:57:09 +02:00
* Ivan Ristic/Qualys for the liberal license of the API which made it possible to use the client data
2014-11-17 18:47:39 +01:00
2016-10-03 20:21:38 +02:00
* my family for supporting me doing this work