|
|
8035e3233c
|
move some of the headers that should be included in the library to "include/eoskeygen" folder.
|
2020-03-19 09:14:08 +01:00 |
|
|
|
6bf611f7d0
|
src/key_search.h: include the right file.
|
2020-03-19 07:25:10 +01:00 |
|
|
|
1075481b2e
|
move cli/src to src and combine all CMakeLists.txt
|
2020-03-16 14:10:10 +01:00 |
|
|
|
b52f61d319
|
cmake: split CMakeLists into multiple directories.
|
2020-03-11 12:00:16 +01:00 |
|
|
|
f9aab4033e
|
key_search: adding addDictionary()
|
2020-02-17 15:11:52 +01:00 |
|
|
|
01fc8911a3
|
key_search: make _thr_proc() a method to KeySearch class.
|
2020-02-17 14:39:09 +01:00 |
|
|
|
04641354ff
|
Adding "EOSIOKEYGEN" prefix to all header guards.
|
2020-02-10 17:01:31 +01:00 |
|
|
|
0e9d23086f
|
Adding "eoskeygen" namespace.
|
2020-02-10 16:58:08 +01:00 |
|
|
|
5b4a45fa59
|
Removing unused includes.
|
2020-01-15 17:13:59 +01:00 |
|
|
|
35bb2302dd
|
key_search: refactor into a KeySearch class.
|
2020-01-15 17:02:53 +01:00 |
|
|
|
6dcc897fcf
|
key_search: refactor key_search_n() and key_search_nt() to proper names.
|
2020-01-10 10:56:32 +01:00 |
|
|
|
a4dec2e39b
|
src/key_search.h: remove key_search() it does not make sense and key_contains_word() can be used instead.
|
2020-01-10 10:41:56 +01:00 |
|
|
|
7e37f1ef8b
|
key_search: refactor thread code into key_search_nt() function and key_search_nt.cpp file.
|
2020-01-10 10:30:16 +01:00 |
|
|
|
77d63a5c36
|
key_search: split key_search() function into key_search() and key_search_n()
|
2020-01-10 09:29:37 +01:00 |
|
|
|
21cf93c365
|
Add key_search module.
|
2020-01-09 08:12:26 +01:00 |
|