orignal
|
9f30499984
|
implement i2p.streaming.profile to specify high or low bandwidth tunnel pools
|
1 month ago |
orignal
|
ebec4d8a5e
|
set default i2cp.leaseSetEncType to 0,4 and to 4 for server tunnels
|
2 months ago |
orignal
|
fb8e0e1b5b
|
limit stream's inbound speed
|
3 months ago |
orignal
|
52a313bb65
|
force LeaseSet timestamp update if published at the same second
|
3 months ago |
orignal
|
86f86fc711
|
fixed #2078. don't stop service when destination stops
|
3 months ago |
orignal
|
d843502832
|
calculate min pacing time. Return wrongly removed line
|
4 months ago |
orignal
|
0428b5ece1
|
limit stream's outbound speed
|
4 months ago |
orignal
|
df787060c3
|
stop destination's thread before cleanup
|
4 months ago |
orignal
|
22dabfd79e
|
use unordered_map for excluded routers. don't request to self
|
6 months ago |
orignal
|
66d0b7aec4
|
correct publication verification for encrypted LeaseSet
|
8 months ago |
orignal
|
92b49fb969
|
clear excluded floodfills after successive publishing
|
8 months ago |
orignal
|
17dd5c1285
|
publish encrypted leaset on floodfill closest to store hash
|
8 months ago |
orignal
|
2f2f14e3a7
|
try publishing again after 5 seconds if no tunnels in the pool
|
8 months ago |
orignal
|
edd9dd2c39
|
try to publish again after 5 seconds if destination is not ready
|
8 months ago |
Vort
|
3d03732555
|
add tunnel test message
|
8 months ago |
orignal
|
d25206abce
|
encrypted tunnel test messages
|
8 months ago |
orignal
|
c01fd3299f
|
handle drop of destination publish msg
|
9 months ago |
orignal
|
2e9f2d4a3b
|
Drop for LeaseSet request
|
9 months ago |
R4SAS
|
03cc6e0524
|
use uint16_t for ports
Signed-off-by: r4sas <r4sas@i2pmail.org>
|
1 year ago |
R4SAS
|
fdf38f45d9
|
more debug messages at destinations stop
Signed-off-by: r4sas <r4sas@i2pmail.org>
|
1 year ago |
orignal
|
5769a41208
|
use unordered_map for LeaseSets
|
2 years ago |
orignal
|
e20acb93cf
|
don't lookup streaming destination for each message
|
2 years ago |
orignal
|
132557f941
|
don't return default destination if port is specified explicitly
|
2 years ago |
orignal
|
220ef283de
|
rename SendTunnelDataMsg to SendTunnelDataMsgTo for router tunnel delivery types
|
2 years ago |
orignal
|
922e5915b1
|
rename SendTunnelDataMsg to SendTunnelDataMsgs for multiple messages
|
2 years ago |
weko
|
a3bdc4ddc1
|
change some log levels back
|
2 years ago |
weko
|
710a35993d
|
change some log level to error back
|
2 years ago |
weko
|
354a04f0f6
|
Up level for some logs to critical
|
2 years ago |
orignal
|
32b54fa1f8
|
handle i2p.streaming.answerPings properly
|
2 years ago |
R4SAS
|
86fc12e395
|
[style] clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
fafdb0c590
|
drop too long or too short LeaseSet
|
2 years ago |
orignal
|
86dbfdb536
|
mutex for encrypted LeaseSet update
|
2 years ago |
orignal
|
273aa31b1e
|
try another floodfill if it's incompatible with tunnels
|
2 years ago |
orignal
|
cd6d86c8c3
|
make sure that async CreateStream complete
|
2 years ago |
R4SAS
|
503f522cc3
|
[style] clean trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
85b78dfb9b
|
call stream request callback after CreateStream
|
2 years ago |
orignal
|
9fd60b52f1
|
sync StreamCreate
|
2 years ago |
R4SAS
|
6b4ffcff5a
|
cleanup code (spaces, tabs)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
R4SAS
|
d31cd2e5d6
|
fix incorrect boolean value parsing
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
990906c57f
|
insert garlic tag in destination's thread
|
3 years ago |
orignal
|
11f9eeabf1
|
inbound.lengthVariance and outbound.lengthVariance
|
3 years ago |
R4SAS
|
a51ef0cfc6
|
set of updates:
* [webconsole] change error handling code to restart acceptor after any
error
* [webconsole] call shutdown vefore stopping acceptor on exit
* update license headers for modified files, change year to file
creation year, not 2013 (when project started)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
Dimitris Apostolou
|
ac2c6c6010
|
Fix typo
|
3 years ago |
orignal
|
daf7551e59
|
try another fllodfill if no compatible tunnels
|
3 years ago |
R4SAS
|
edc0162163
|
clean line trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
94661f697b
|
[log] update log messages (closes #1693)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
orignal
|
f8c390cdd3
|
pick compatible tunnels
|
3 years ago |
orignal
|
1a8a32a773
|
select next tunnel with compatible transports
|
3 years ago |
orignal
|
cc75efcbca
|
fixed build for C++11
|
3 years ago |
orignal
|
2eded7cdd7
|
send ping every keealive interval for client tunnels
|
3 years ago |