orignal
aadc780b44
fixed build error for LocalRouterInfo and SSU2
2 years ago
orignal
4835013d9e
Merge pull request #82 from ill5-com/patch-1
...
scan entire string when using regex
2 years ago
Ill5.com Softworks
06eab112fc
scan entire string when using regex
...
len variable would only scan the length of the regex string. this means if you were to use the regex expression .*i2p$ it would generate btbi2pxm5xi4zh32ye5emeq5koqbdd2gywxmpzjpaivpf744bcka instead of btbckaxm5xi4zh32ye5emeq5koqbdd2gywxmpzjpaivpf744bi2p
2 years ago
orignal
0c30f1f4db
Merge pull request #78 from xanoni/master
...
Improve `vain` output format and instructions
3 years ago
xanoni
a5b0dd1a34
Improve `vain` output format and instructions
...
- Clarify usage and instructions, add better examples
- Move hardcoded defaults to vanity.hpp definitions
- Fix typos (e.g., binded => bound) and make output look nicer
3 years ago
orignal
86f1bf9fe7
fixed #74
3 years ago
orignal
644df5b4ee
Merge pull request #72 from acetoneRu/master
...
many bit corrections
3 years ago
acetone
31452d924d
i2p -> I2P
3 years ago
acetone
56b8d02a97
keyinfo tool description corrected
3 years ago
acetoneRu
d888825470
--usage deleted because --help and -h already exist
3 years ago
acetoneRu
4d89abf0af
id_thread is not needed for user output
3 years ago
acetoneRu
24e127f561
gen: signature choice deleted
3 years ago
acetoneRu
3f59de5e73
vanitygen output formatted with mutex
3 years ago
acetoneRu
9618b20939
keygen in user friendly mode
3 years ago
acetone
263809be18
RED25519-SHA512 added to README
...
also pasted link to docs
3 years ago
orignal
11e092b2ee
Merge pull request #71 from acetoneRu/master
...
depends script instead some shit in Readme
3 years ago
acetoneRu
e9622a37c1
depend script (Debian fixed, MinGW added)
3 years ago
acetoneRu
e9223dae8a
README updated: dependencies are deleted
3 years ago
acetoneRu
dfa5a30f9c
gitignore updated
3 years ago
R4SAS
19eb76e0c5
update i2pd submodule
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS
a368078243
add b33 support in keyinfo
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS
04ed29ceec
add verifyhost tool
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal
b7e213331c
Merge pull request #70 from acetoneRu/master
...
user friendly mode for offlinekeys tool
4 years ago
acetone
9dca0dddf8
user friendly mode
4 years ago
orignal
47d74a9814
Merge pull request #69 from acetoneRu/master
...
Output formatting
4 years ago
acetone
38f85d3cad
Output formatting
4 years ago
orignal
58a4386c96
Merge pull request #68 from acetoneRu/master
...
x25519 tool
4 years ago
acetone
95da1e3c30
x25519.cpp added
4 years ago
acetone
bcf186dc3f
x25519 added to Makefile
4 years ago
orignal
ede85d8dc2
Merge pull request #67 from acetoneRu/master
...
reg.i2p and bit typo
4 years ago
acetone
7c72e43959
reg.i2p and bit typo
4 years ago
orignal
daa82fc5eb
fixed build error
4 years ago
orignal
86234df388
Merge pull request #66 from nonlinear-chaos-order-etc-etal/patch-1
...
Fixed Ubuntu case at install deps script
4 years ago
nonlinear-chaos-order-etc-etal
9ee726e67a
Fixed Ubuntu case at install deps script
4 years ago
R4SAS
91c3bbcadc
Update README.md
4 years ago
R4SAS
2ff7a9f726
update keygen to use type 7 by default
4 years ago
orignal
89e569e54e
Merge pull request #65 from majorpakhom/fix/vanity-and-gitignore
...
Update .gitignore and fix issues with check_prefix in vanitygen
4 years ago
majorpakhom
284b6777b2
fix(vanitygen): base32 alphabet for check_prefix
...
Only [a-z2-7] characters are allowed in base32.
4 years ago
majorpakhom
3cce59e528
chore: add regaddralias to .gitignore
4 years ago
R4SAS
c9408c6121
update makefile
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS
5f45990dff
clean code
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS
07c5391b92
fix make, drop unsupported websocks tools
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal
b2ecc3a269
regaddralias
4 years ago
orignal
bbc15441cd
regaddralias added
4 years ago
orignal
0222c3faa0
fixed build with recent libi2pd
4 years ago
orignal
ab2043eeb6
Merge pull request #64 from curbengh/regaddr-newline
...
docs(regaddr): new line
5 years ago
MDLeom
31c8a7dfd9
docs(regaddr): new line
5 years ago
orignal
48bbcbb4e4
Merge pull request #63 from curbengh/regaddr
...
docs: zlib1g-dev dependency and regaddr guide
5 years ago
MDLeom
81abb20611
docs: add guide for regaddr
5 years ago
MDLeom
30eb1f4382
docs: add zlib1g-dev as dependency
5 years ago