mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-11 03:00:57 +01:00
corrected inserting
This commit is contained in:
parent
23ddf97086
commit
c99fd7f37e
92
CREDITS.md
92
CREDITS.md
@ -2,97 +2,97 @@
|
|||||||
##### Credits also to
|
##### Credits also to
|
||||||
|
|
||||||
* David Cooper
|
* David Cooper
|
||||||
- Detection + output of multiple certificates
|
* Detection + output of multiple certificates
|
||||||
- several cleanups of server certificate related stuff
|
* several cleanups of server certificate related stuff
|
||||||
- fixing the file outputs
|
* fixing the file outputs
|
||||||
- several further fixes
|
* several further fixes
|
||||||
- improved parsing of TLS ServerHello messages
|
* improved parsing of TLS ServerHello messages
|
||||||
- speed improvements when testing all ciphers
|
* speed improvements when testing all ciphers
|
||||||
- extensive CN <--> hostname check
|
* extensive CN <--> hostname check
|
||||||
- seperate check for curves
|
* seperate check for curves
|
||||||
|
|
||||||
* Frank Breedijk
|
* Frank Breedijk
|
||||||
- Detection of insecure redirects
|
* Detection of insecure redirects
|
||||||
- JSON and CSV output
|
* JSON and CSV output
|
||||||
- CA pinning
|
* CA pinning
|
||||||
- Client simulations
|
* Client simulations
|
||||||
- CI integration, test cases for it
|
* CI integration, test cases for it
|
||||||
|
|
||||||
* Peter Mosmans
|
* Peter Mosmans
|
||||||
- started way better cmd line parsing
|
* started way better cmd line parsing
|
||||||
- cleanups, fixes
|
* cleanups, fixes
|
||||||
- openssl sources support with the "missing" features
|
* openssl sources support with the "missing" features
|
||||||
|
|
||||||
* John Newbigin
|
* John Newbigin
|
||||||
- Proxy support (sockets and openssl)
|
* Proxy support (sockets and openssl)
|
||||||
|
|
||||||
* Jonathan Roach
|
* Jonathan Roach
|
||||||
- TLS_FALLBACK_SCSV checks
|
* TLS_FALLBACK_SCSV checks
|
||||||
|
|
||||||
* Mark Felder
|
* Mark Felder
|
||||||
- lots of cleanups
|
* lots of cleanups
|
||||||
- Shellcheck static analysis
|
* Shellcheck static analysis
|
||||||
|
|
||||||
- Christoph Badura
|
- Christoph Badura
|
||||||
- NetBSD fixes
|
* NetBSD fixes
|
||||||
|
|
||||||
* Jean Marsault
|
* Jean Marsault
|
||||||
- client auth: ideas, code snipplets
|
* client auth: ideas, code snipplets
|
||||||
|
|
||||||
* Maciej Grela
|
* Maciej Grela
|
||||||
- colorless handling
|
* colorless handling
|
||||||
|
|
||||||
* Olivier Paroz
|
* Olivier Paroz
|
||||||
- conversion xxd --> hexdump stuff
|
* conversion xxd --> hexdump stuff
|
||||||
|
|
||||||
* @typingArtist
|
* @typingArtist
|
||||||
- improved BEAST detection
|
* improved BEAST detection
|
||||||
|
|
||||||
* @f-s
|
* @f-s
|
||||||
- ARM binary support
|
* ARM binary support
|
||||||
|
|
||||||
* Jeroen Wiert Pluimers
|
* Jeroen Wiert Pluimers
|
||||||
- Darwin binaries support
|
* Darwin binaries support
|
||||||
|
|
||||||
* Julien Vehent
|
* Julien Vehent
|
||||||
- supplied 1st Darwin binary
|
* supplied 1st Darwin binary
|
||||||
|
|
||||||
* Rechi
|
* Rechi
|
||||||
- initial MX stuff
|
* initial MX stuff
|
||||||
- fixes
|
* fixes
|
||||||
|
|
||||||
* Laine Gholson
|
* Laine Gholson
|
||||||
- avahi/mDNS support
|
* avahi/mDNS support
|
||||||
- HTTP2/ALPN
|
* HTTP2/ALPN
|
||||||
- bugfixes
|
* bugfixes
|
||||||
- former ARM binary support
|
* former ARM binary support
|
||||||
* Дилян Палаузов
|
* Дилян Палаузов
|
||||||
- bug fix for 3des report
|
* bug fix for 3des report
|
||||||
- reported a tricky STARTTLS bug
|
* reported a tricky STARTTLS bug
|
||||||
|
|
||||||
* Viktor Szépe
|
* Viktor Szépe
|
||||||
- color function maker
|
* color function maker
|
||||||
|
|
||||||
* Thomas Martens
|
* Thomas Martens
|
||||||
- colorblind
|
* colorblind
|
||||||
- no-rfc mapping
|
* no-rfc mapping
|
||||||
|
|
||||||
* Jonathon Rossi
|
* Jonathon Rossi
|
||||||
- fix for bash3 (Darwin)
|
* fix for bash3 (Darwin)
|
||||||
- and other Darwin fixes
|
* and other Darwin fixes
|
||||||
|
|
||||||
* @nvsofts (NV)
|
* @nvsofts (NV)
|
||||||
- LibreSSL patch for GOST
|
* LibreSSL patch for GOST
|
||||||
|
|
||||||
* Markus Manzke:
|
* Markus Manzke:
|
||||||
- Fix for HSTS + subdomains
|
* Fix for HSTS + subdomains
|
||||||
- LibreSSL patch
|
* LibreSSL patch
|
||||||
|
|
||||||
* Dmitri S
|
* Dmitri S
|
||||||
- inspiration & help for Darwin port
|
* inspiration & help for Darwin port
|
||||||
|
|
||||||
* Bug reports:
|
* Bug reports:
|
||||||
- Viktor Szépe, Olivier Paroz, Jan H. Terstegge, Lorenz Adena, Jonathon Rossi, Stefan Stidl, Frank Breedijk
|
* Viktor Szépe, Olivier Paroz, Jan H. Terstegge, Lorenz Adena, Jonathon Rossi, Stefan Stidl, Frank Breedijk
|
||||||
|
|
||||||
##### Last but not least:
|
##### Last but not least:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user