client-hello-mirror/clienthello
nervuri 6bbec77a83 frontend: add special case for RENEGOTIATION_INFO_SCSV cipher suite
TLS_EMPTY_RENEGOTIATION_INFO_SCSV is not a real cipher suite, it is a
signal indicating support for secure renegotiation.  This commit removes
its broken ciphersuite.info link and its misapplied "(not recommended)"
string from the HTML and gemtext frontends.
2023-09-30 15:43:06 +00:00
..
cert_compression_algos.go big UI commit; add NJA3 proper 2023-09-20 08:31:19 +00:00
cipher-suites.csv update IANA CSV files 2023-09-19 10:02:16 +00:00
cipher_suites.go frontend: add special case for RENEGOTIATION_INFO_SCSV cipher suite 2023-09-30 15:43:06 +00:00
client_hello_parser.go frontend: add special case for RENEGOTIATION_INFO_SCSV cipher suite 2023-09-30 15:43:06 +00:00
compression_methods.go reorganize code, add json/v2 endpoint and API doc 2023-04-30 16:27:55 +00:00
extensions.csv update IANA CSV files 2023-09-19 10:02:16 +00:00
extensions.go decode delegated_credential extension 2023-09-26 08:22:34 +00:00
fingerprint.go refactor isGREASE8 and isGREASE16 into isGREASE 2023-09-26 10:07:32 +00:00
named-groups.csv update IANA CSV files 2023-09-19 10:02:16 +00:00
named_groups.go big UI commit; add NJA3 proper 2023-09-20 08:31:19 +00:00
point_formats.go big UI commit; add NJA3 proper 2023-09-20 08:31:19 +00:00
psk_modes.go reorganize code, add json/v2 endpoint and API doc 2023-04-30 16:27:55 +00:00
signature-schemes.csv reorganize code, add json/v2 endpoint and API doc 2023-04-30 16:27:55 +00:00
signature_schemes.go refactor isGREASE8 and isGREASE16 into isGREASE 2023-09-26 10:07:32 +00:00
tls_versions.go big UI commit; add NJA3 proper 2023-09-20 08:31:19 +00:00