orignal
|
a37cf058cd
|
router with expired introducer is still valid
|
3 years ago |
orignal
|
f4902e6642
|
eligble floodfill must be reachable by ipv4
|
3 years ago |
orignal
|
5d022c25ba
|
don't send datetime for one time key message
|
3 years ago |
orignal
|
0cd9f1b002
|
precalculate padding sizes
|
3 years ago |
orignal
|
cd0751d3f1
|
padding block for message for router
|
3 years ago |
orignal
|
a1d1a5df74
|
datetime block for message for router
|
3 years ago |
orignal
|
197f13f9c0
|
rollback
|
3 years ago |
orignal
|
41bfc7899d
|
keep own RouterInfo in netdb
|
3 years ago |
orignal
|
2c129b6d39
|
create and handle short tunnel build reply
|
3 years ago |
orignal
|
dbe427d5eb
|
set reply code for short tunnel build messages
|
3 years ago |
R4SAS
|
3e281d4790
|
Update README.md
|
3 years ago |
orignal
|
15c3d46492
|
encrypt inbound tunnel build message for short tunnel build only
|
3 years ago |
orignal
|
6a467a09bd
|
fixed build error
|
3 years ago |
orignal
|
ba1b8c7c2b
|
WrapECIESX25519MessageForRouter wihout session
|
3 years ago |
orignal
|
1e9eb30aa3
|
garlic encryption of inbound tunnel build message
|
3 years ago |
orignal
|
d47bf1bada
|
different tunnel build record size
|
3 years ago |
orignal
|
59dd60f5cb
|
genarate keys in CreateBuildRequestRecord
|
3 years ago |
orignal
|
c02a0c4da9
|
process DELAY_REQUESTED option
|
3 years ago |
orignal
|
84f6024cc9
|
locate record to build inside CreateBuildRequestRecord
|
3 years ago |
orignal
|
d73b42b726
|
extract ret code per hop
|
3 years ago |
orignal
|
ed0c2e68a5
|
DecryptRecord per tunnel hop
|
3 years ago |
orignal
|
847225c6bf
|
more yggdrasil reseeds added
|
3 years ago |
orignal
|
a6294df9e8
|
decrypt one-time message encrypted with tag on router
|
3 years ago |
orignal
|
431265a86a
|
update orignal's certificate
|
3 years ago |
orignal
|
4255c4901d
|
orignal's reseed ceritifcate
|
3 years ago |
orignal
|
9000b3df4e
|
KDF for short tunnel build messages
|
3 years ago |
orignal
|
a717542733
|
update yggdrasil reseed to 0.4
|
3 years ago |
orignal
|
aace644815
|
added ShortECIESTunnelHopConfig
|
3 years ago |
orignal
|
0ae170531e
|
different ElGamal and ECIES hops configs
|
3 years ago |
idk
|
5d01ee9581
|
Also add the languages to the linker flags in the api.go file
|
3 years ago |
orignal
|
8b35ce3320
|
separate decryption between own record and other records
|
3 years ago |
R4SAS
|
ff0e23d2c4
|
[cmake] use GNUInstallDirs for libraries destination path (#1672)
Signed-off-by: r4sas <r4sas@i2pmail.org>
|
3 years ago |
idk
|
d62d2ed269
|
resolve merge conflicts
|
3 years ago |
idk
|
abee29719d
|
fix go linking
|
3 years ago |
orignal
|
5781335814
|
save and check last stream
|
3 years ago |
R4SAS
|
f036b8df2d
|
[i18n] update translatable strings (remove douplicates)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
orignal
|
25f63ac22a
|
create different I2NP tunnel messages for endpoint and non-endpoint
|
3 years ago |
R4SAS
|
12d6f03dc9
|
[i18n] add language changing at runtime in webconsole
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
6d2c9e367b
|
remove unused CI and docker files
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
orignal
|
66422d6d83
|
double size tunnel message
|
3 years ago |
orignal
|
b9476791f4
|
eliminated extra I2NP messages for fragments
|
3 years ago |
R4SAS
|
9fb8e8a582
|
[cmake] build translations as library
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
377a50fa13
|
[make] build translations as library
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
da20cae25c
|
[webconsole] urldecode domain for registration string generator
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
orignal
|
d0c5732e16
|
eliminate extra lookups for sequential fragments
|
3 years ago |
idk
|
f9d9aa0306
|
move wrapper code to own directory
|
3 years ago |
idk
|
f5db34b98b
|
C_InitI2P is compatible with more things if it passes argv by reference, it would appear. So to pass arguments to InitI2P you need to turn them back into char* argv[] by tokenizing them and copying them into an array which you then pass to InitI2P from C_InitI2P. The Streaming and Destination Creation parts need to have wrappers for over Identity.h, Streaming.h to be useful so remove them.
|
3 years ago |
orignal
|
3c07665479
|
use unordered_map for incomplete messages
|
3 years ago |
orignal
|
f7f50d049b
|
reduce short tunnel build record length
|
3 years ago |
R4SAS
|
7d51b4c6ed
|
[i18n] pull ukrainian translation from crowdin (closes #1666)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |