orignal
a596d1f965
Merge pull request #102 from hcyp/patch-1
...
update building instructions
3 days ago
hcyp
be61895bdc
update building instructions
3 days ago
orignal
e872010153
Merge pull request #100 from EKCKABATOP54/master
...
routerinfo: print yggdrasil address
2 months ago
EKCKABATOP54
049ad0802b
print yggdrasil address
2 months ago
orignal
f605231005
Merge pull request #99 from wipedlifepotato/master
...
AutoConf program
2 months ago
wipedlifepotato
ea98854c7e
[AutoConf] Add information to README
2 months ago
WipedLifePotato
90905e3515
[AutoConf] Fix options name
2 months ago
WipedLifePotato
7e4d2c73cd
[AutoConf] Fix multiply input, regex pre-init
2 months ago
WipedLifePotato
73c3b9ef8c
[AutoConf] SSU2, NTCP2
2 months ago
WipedLifePotato
205f7c61ae
[AutoConf] FirstSection
2 months ago
WipedLifePotato
35a2e59dc7
AutoConf program pre-init
2 months ago
orignal
8fdec1f30f
swithed to C++17 and std::filesystem
3 months ago
orignal
309690575f
allow EdDSA for B33
4 months ago
orignal
d7a079ad64
updated to 2.51.0
7 months ago
orignal
cf0c9c9d74
Merge pull request #94 from wipedlifepotato/master
...
o2 flag + fedora depedencies support + #92 issue
1 year ago
Ваше имяэ
92989e649a
o2 flag + fedora depedencies support + #92 issue
1 year ago
orignal
314ab73ab5
Merge pull request #93 from wipedlifepotato/master
...
(vain) calculate a key for a thread instead one a key for all threads…
1 year ago
startyourday60
0f05ffd31f
fix attemps variable
1 year ago
startyourday60
57c0ca9d40
maybe a fix memory leak
1 year ago
startyourday60
2d06872f52
(vain) calculate a key for a thread instead one a key for all threads https://github.com/PurpleI2P/i2pd-tools/issues/92
1 year ago
orignal
e60c0cd271
Merge pull request #91 from wipedlifepotato/master
...
Fix a bug with 'bad key format', also not rewrite exists .dat file
1 year ago
wipedlifepotato
a16075f22a
Generate a new full keypair instead just RAND_bytes (will fix bug with bad key format)
...
Also not rewrite exists .dat file if exists before
delete much commentaries
Do a full new search instead new keypair
fix a bug with double increment in multiple search mode
1 year ago
wipedlifepotato
51c5ee8968
Generate a new full keypair instead just RAND_bytes (will fix bug with bad key format)
...
Also not rewrite exists .dat file if exists before
1 year ago
orignal
99d0881c86
Merge pull request #90 from wipedlifepotato/master
...
multiple search addresses (vain) + #80 add -latomic to routerinfo and famtool
1 year ago
wipedlifepotato
8cb4531761
drop assets files
1 year ago
wipedlifepotato
e1e0ab3a88
Merge branch 'master' into master
1 year ago
wipedlifepotato
82e7be68ef
Add famtool example and vain usage to README.md
1 year ago
wipedlifepotato
377b3c0ea5
-latomic to famtool and routerinfo #80
1 year ago
wipedlifepotato
3acfdccac3
multiple search addresses
1 year ago
orignal
3b6a3cbabe
Merge pull request #89 from wipedlifepotato/master
...
Vain ressurect.
1 year ago
wipedlifepotato
a5eed1682e
add vain to makefile
1 year ago
wipedlifepotato
e0b0a3f9df
vain ressurect
1 year ago
orignal
24cf49411f
Merge pull request #87 from wipedlifepotato/master
...
change depencies.sh
1 year ago
wipedlifepotato
32b01c2e7b
undo old vain version + pre init macros for InitCrypto
1 year ago
wipedlifepotato
114fd1cfe7
LSB Release instead uname if we can
1 year ago
orignal
74173a26b1
removed vain
1 year ago
orignal
40d335a427
Merge pull request #86 from freeacetone/master
...
vanity generator optimization
2 years ago
acetone
fe84f6a996
tabs formatting
2 years ago
acetone
14d4a902b0
vanity generator optimization
2 years ago
R4SAS
f9348979a2
fix keyinfo on latest gcc, update Makefile
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
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
4 years ago
acetone
31452d924d
i2p -> I2P
4 years ago
acetone
56b8d02a97
keyinfo tool description corrected
4 years ago
acetoneRu
d888825470
--usage deleted because --help and -h already exist
4 years ago