|
|
70965b0a60
|
src/main.cpp: for search, clamp count variable.
|
2020-01-10 07:07:47 +01:00 |
|
|
|
09e2d3a769
|
src/main.cpp: adding usage text and better command line parsing.
|
2020-01-09 12:05:22 +01:00 |
|
|
|
f5c44e043d
|
Implement threads for key search.
|
2020-01-09 08:44:05 +01:00 |
|
|
|
a7e9b77a70
|
main.cpp: use key_search()
|
2020-01-09 08:12:26 +01:00 |
|
|
|
21cf93c365
|
Add key_search module.
|
2020-01-09 08:12:26 +01:00 |
|
|
|
c91d8ac33c
|
string: typedef std::vector<std::string> to strlist_t
|
2020-01-09 08:12:05 +01:00 |
|
|
|
372bb3c81e
|
main.cpp: use strsplitwords() instead of strsplit()
|
2020-01-09 08:12:05 +01:00 |
|
|
|
9354154ddd
|
string: adding strsplitwords()
|
2020-01-09 08:12:05 +01:00 |
|
|
|
8ae7a24e27
|
Move print_key() from main.cpp to WIF module (named wif_print_key)
|
2020-01-09 08:12:05 +01:00 |
|
|
|
76e3d11747
|
Rename utils to string.
|
2020-01-09 06:33:20 +01:00 |
|
|
|
a2a964b24c
|
src/utils: make strtolower return the string.
|
2020-01-03 18:03:14 +01:00 |
|
|
|
97b5f19930
|
src/utils.cpp: minor style fix.
|
2020-01-03 18:02:39 +01:00 |
|
|
|
33dd66d61d
|
Updating year in header comment and LICENSE file
|
2020-01-02 22:18:01 +01:00 |
|
|
|
d750af59c7
|
src/main.cpp: search(): trim each string in word_list.
|
2019-12-20 14:30:28 +01:00 |
|
|
|
bab45d8a5d
|
src/utils.h: adding rtrim,ltrim,trim functions.
|
2019-12-20 14:29:24 +01:00 |
|
|
|
c5ebd757fa
|
src/main.cpp: Do case insensitive search
|
2019-12-20 14:28:46 +01:00 |
|
|
|
fd03346255
|
src/utils.h: Adding strtolower()
|
2019-12-20 14:27:56 +01:00 |
|
|
|
fe1a063eef
|
src/main.cpp: implement search.
|
2019-12-20 12:10:46 +01:00 |
|
|
|
279eb6672c
|
Adding src/utils.cpp
|
2019-12-20 12:10:15 +01:00 |
|
|
|
799a80b3e5
|
Initial Commit
|
2019-12-19 14:35:20 +01:00 |
|