RandomSec/main/tests
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
..
client/src Correcting typo that was breaking one UI test 2013-12-17 01:40:45 -03:00
data Refactor importer APIs - Fixes #2963 (#2978) 2020-07-23 18:36:14 +02:00
server Improve fingerprint keyers - fixes #3282 (#3283) 2020-10-25 20:32:30 +01:00