orignal
|
e76d09e1a1
|
send tunnel participant data to transport session directly. Implemented TunnelTransportSender
|
1 week ago |
orignal
|
f23a7f569b
|
pass iv to AES Encrypt/Decrypt directly. aes-test added
|
2 weeks ago |
orignal
|
d241e5d5cb
|
handle transit tunnel build messages in separate thread
|
1 month ago |
orignal
|
72a39609ed
|
moved all transit tunnels code to TransitTunnels class
|
1 month ago |
orignal
|
0c5f39ad81
|
separate class TransitTunnelBuildMsgHandler for tunnel build messages
|
1 month ago |
orignal
|
c5e464a8b5
|
move tunnel build request/reply code from I2NPProtocol.cpp to Tunnel.cpp
|
1 month ago |
orignal
|
32921ead80
|
move transit tunnel build requests from I2NPProtocol.cpp to TransitTunnel.cpp
|
2 months ago |
orignal
|
4c90a88b85
|
eliminate extra copy of I2NP messages list
|
2 months ago |
R4SAS
|
503f522cc3
|
[style] clean trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
5ef5f5a170
|
don't create encryption for new transit tunnel immediately
|
2 years ago |
orignal
|
1af9117b80
|
don't create new tunnel message for encryption/decryption
|
3 years ago |
orignal
|
25f63ac22a
|
create different I2NP tunnel messages for endpoint and non-endpoint
|
4 years ago |
R4SAS
|
8bae4975fb
|
add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
R4SAS
|
7a5146ea74
|
fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
yangfl
|
46f62e1af9
|
remove trailing whitespaces
|
7 years ago |
orignal
|
a441474d75
|
show transit bandwidth
|
8 years ago |
orignal
|
cfd3c3628e
|
count and show transit traffic
|
8 years ago |
Jeff Becker
|
4cc3b7f9fb
|
restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs
libi2pd_client for i2pd client libs
daemon for i2pd daemon libs
|
8 years ago |
Jeff Becker
|
84ca992e91
|
Revert "Unused parameter warnings removal"
This reverts commit 5350078543 .
|
8 years ago |
brain5lug
|
5350078543
|
Unused parameter warnings removal
|
8 years ago |
hagen
|
646778227a
|
* tune log messages
|
9 years ago |
orignal
|
79190f313d
|
use shared_ptr for transit tunnels
|
9 years ago |
hagen
|
d09fedf208
|
* sane log messages: TransitTunnel.cpp
|
9 years ago |
orignal
|
62cf83921b
|
cumulative update from bitbucket
|
9 years ago |
orignal
|
bf14b7da9a
|
move FillI2NPMessageHeader into I2NPMessage
|
10 years ago |
orignal
|
be1a4548e6
|
pass const I2NP message to HandleTunnelDataMsg
|
10 years ago |
orignal
|
d8cd2afd12
|
different input anf output I2NP message for tunnel encryption
|
10 years ago |
orignal
|
1fc50a59f5
|
different in and out buffers for tunnel encryption
|
10 years ago |
orignal
|
4ed7e29896
|
use shared_ptr for I2NP messages through tunnels
|
10 years ago |
orignal
|
122b8c2a84
|
use shared_ptr for transit tunnel participant
|
10 years ago |
orignal
|
624bff3036
|
reduced log file size
|
10 years ago |
orignal
|
ec50b97aa8
|
reduced amount of logging
|
10 years ago |
orignal
|
816e4d533d
|
fixed race condition
|
10 years ago |
orignal
|
9896570e32
|
cleanup from extra log messages
|
10 years ago |
orignal
|
1dc166f0f8
|
transit tunnel gateway batching
|
10 years ago |
orignal
|
2ab0ff8aea
|
TransitTunnelParticipant
|
10 years ago |
Francisco Blas (klondike) Izquierdo Riera
|
700c53e60a
|
Fix any remaning aliasing rules with propper memcpy wrappers
|
10 years ago |
orignal
|
7b768ccb26
|
moved transports to 'transport' namespace
|
10 years ago |
orignal
|
6b21c816e2
|
fixed race condition
|
11 years ago |
orignal
|
9ad76aa0cf
|
avoid race condition
|
11 years ago |
orignal
|
7754968e7a
|
TunnelDecryption for transit tunnel
|
11 years ago |
orignal
|
61147def94
|
use AES-NI for transit tunnel encryption
|
11 years ago |
orignal
|
345be142ae
|
always pass delivery instructions to tunnel gateway
|
11 years ago |
orignal
|
154105a059
|
pass delivery intructions to tunnel gateway
|
11 years ago |
mikhail4021
|
55392ce783
|
ms visual studio 2013 support
not full support
|
11 years ago |
orignal
|
040d0f5f58
|
show trafic for transit tunnels
|
11 years ago |
orignal
|
58c5b74586
|
fixed complilation errors
|
11 years ago |
orignal
|
885e996a8a
|
Inroduced IdentHash
|
11 years ago |
orignal
|
84301daeb8
|
transit tunnel
|
11 years ago |