Commit graph

10 commits

Author SHA1 Message Date
Eddie Antonio Santos
2a20b6bbc7
Test that the actual word list gets parsed properly (UTF-16/UTF-8). 2019-08-27 10:29:52 -06:00
Eddie Antonio Santos
06c2996415
Implement 'detecting' UTF-8. 2019-08-27 10:12:27 -06:00
Eddie Antonio Santos
aa06ccda45
Test reading the wordlist from UTF-8. 2019-08-27 10:08:48 -06:00
Eddie Antonio Santos
ef481a5841
Explicitly DO NOT support UTF-16BE. 2019-08-27 10:07:47 -06:00
Eddie Antonio Santos
144cca2b2d
Never mind... UTF-16BE is not supported by Node ¯\_(ツ)_/¯ 2019-08-27 10:02:15 -06:00
Eddie Antonio Santos
3e030debd3
Test for reading in UTF-16BE. 2019-08-27 09:57:04 -06:00
Eddie Antonio Santos
d84d6ac18d
Test reading from UTF-16LE wordlist. 2019-08-27 09:45:13 -06:00
Eddie Antonio Santos
1815ad7a18
Fix paths issue from merge. 2019-08-21 11:08:29 -06:00
Eddie Antonio Santos
d34648495a
Handle case when BOM appears before a comment or empty line! 2019-08-09 13:10:16 -06:00
Eddie Antonio Santos
3e88b9114a
[Developer] Update documentation on UTF-8 BOM handling; write test. 2019-08-09 12:56:59 -06:00