diff options
author | havsah <98101641+havsah@users.noreply.github.com> | 2022-01-21 12:40:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-21 12:40:35 +0100 |
commit | e16b6a18be1ccc9877995afdc757a77c452da071 (patch) | |
tree | f7262594a235c79f3e29521bbadd4bc07fb15cdb /INSTALL | |
parent | 6f336f83074ef8cd106a0979b43f84e5cf6df565 (diff) |
Fix Grease values parsing (#1416)
The check for grease was too broad and filtered some valid values.
In particular, the value 257 was skipped because it matched the previous check.
This has been discovered while parsing tests/pcap/443-firefox.pcap
expected ja3:
771,4865-4867-4866-49195-49199-52393-52392-49196-49200-49162-49161-49171-49172-51-57-47-53-10,0-23-65281-10-11-35-16-5-51-43-13-45-28-21,29-23-24-25-256-257,0
previously generated ja3:
771,4865-4867-4866-49195-49199-52393-52392-49196-49200-49162-49161-49171-49172-51-57-47-53-10,0-23-65281-10-11-35-16-5-51-43-13-45-28-21,29-23-24-25-256,0
Signed-off-by: Patrick Havelange <patrick.havelange_ext@softathome.com>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions