Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-11 | makefile for driving suspicious | Daniel Gnoutcheff | |
2017-01-23 | add github-fetch | Daniel Gnoutcheff | |
2017-01-23 | Misc. unrecorded changes | Daniel Gnoutcheff | |
2016-07-25 | Don't break on strange filenames | Daniel Gnoutcheff | |
2016-07-19 | avfs: don't break on un-stat-able files | Daniel Gnoutcheff | |
2016-07-14 | Rewrite avfs.find() | Daniel Gnoutcheff | |
Don't break on symlinks. Have less copy&paste. | |||
2016-07-14 | Minor fixes | Daniel Gnoutcheff | |
- Last bit of status text should got to stderr, too. - Log I/O error instead of crashing. | |||
2016-06-29 | handle binary files, more progress line fixes | Daniel Gnoutcheff | |
2016-06-29 | Progress text fixes | Daniel Gnoutcheff | |
2016-06-29 | Split AVFS stuff into its own module. | Daniel Gnoutcheff | |
2016-06-29 | python 3.x port, improve avfs support | Daniel Gnoutcheff | |
Explicitly use ~/.avfs/, and call `mountavfs` to ensure it's available. | |||
2016-06-29 | preliminary avfs support | Daniel Gnoutcheff | |
2016-06-13 | cryptology wordlist: spelling fix | Daniel Gnoutcheff | |
2015-02-11 | updating example text | Marc Jones | |
2015-02-11 | updating suspicious | Marc Jones | |
2015-02-11 | Adding a copy of the GPL | Marc Jones | |
Added features to search only on smallest portion of a string if a search string is a substring of another string | |||
2014-05-07 | Cleaning up code base | Marc Jones | |
2014-02-26 | added common word functions, but removed optimize wordlist function | Marc Jones | |
2014-02-26 | added common word functions, but removed optimize wordlist function | Marc Jones | |
2014-02-26 | updated output of progress to limit screen wrapping | Marc Jones | |
2014-02-26 | Added Author and version information. v.1 | Marc Jones | |
2014-02-24 | Adding word files | Marc Jones | |
2014-02-05 | updated crpto word list | Marc Jones | |
2014-02-05 | renamed main.py to suspicious | Marc Jones | |
2014-02-05 | removed summary.py after folding in to main.py | Marc Jones | |
2014-02-05 | added ability to save and display summary files | Marc Jones | |
2014-02-05 | only match words made only of digits that are not adjacent to other digits ↵ | Marc Jones | |
if wordboundaries are turn on | |||
2014-02-05 | only match words made only of digits that are not adjacent to other digits ↵ | Marc Jones | |
if wordboundaries are turn on | |||
2014-02-05 | merging summary.py into main.py | Marc Jones | |
2014-02-05 | adding summary.py | Marc Jones | |
2014-02-03 | added in displaying counters | Marc Jones | |
2014-02-03 | removeing extraword lists | Marc Jones | |
2014-02-03 | initial check in of file word search | Marc Jones | |