RandomSec/main
Tom Morris c8220d687e
Improve fingerprint keyers - fixes #3282 (#3283)
* Add more keyer tests

- All forms of Unicode whitespace for both fingerprint & N-gram fingerprint
- additional N-gram fingerprint cases

* Improve fingerprint keyers

- Update N-gram fingerprint keyer to match (missed last time)
- refactor string normalization to reduce redundancy between two keyers
- add C1 controls to control characters that are stripped
- include all Unicode whitespace characters in splitting delimiter
  and don't strip controls which are whitespace (HT, LF, VT, FF, CR,
NEL)
- minor cleanups, simplifications, and performance optimizations
2020-10-25 20:32:30 +01:00
..
IDEs/eclipse Thad no longer supports Netbeans config (#2466) 2020-03-27 09:30:30 +01:00
src Improve fingerprint keyers - fixes #3282 (#3283) 2020-10-25 20:32:30 +01:00
tests Improve fingerprint keyers - fixes #3282 (#3283) 2020-10-25 20:32:30 +01:00
webapp Translated using Weblate (Indonesian) 2020-10-22 15:26:48 +02:00
pom.xml Bump httpclient from 4.5.12 to 4.5.13 (#3252) 2020-10-07 10:18:38 +02:00