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
|
0428b5ece1
|
limit stream's outbound speed
|
4 months ago |
orignal
|
22dabfd79e
|
use unordered_map for excluded routers. don't request to self
|
6 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 |
orignal
|
5769a41208
|
use unordered_map for LeaseSets
|
2 years ago |
orignal
|
e20acb93cf
|
don't lookup streaming destination for each message
|
2 years ago |
R4SAS
|
503f522cc3
|
[style] clean trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
9fd60b52f1
|
sync StreamCreate
|
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
|
edc0162163
|
clean line trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
orignal
|
2eded7cdd7
|
send ping every keealive interval for client tunnels
|
3 years ago |
orignal
|
41d6c117ee
|
make sure server tunnel is published
|
3 years ago |
orignal
|
bb518d3d51
|
don't pass BN_CTX to encrypt/decrypt functions
|
3 years ago |
orignal
|
5cb1f5986d
|
use msgID from ECIESx25519 block
|
3 years ago |
idk
|
7bc2e74683
|
Get it to build from go build
|
3 years ago |
idk
|
b962a330ad
|
Allow passing raw pointers to C wrapper functions, I think
|
3 years ago |
orignal
|
d752a83eb5
|
handle i2cp.dontPublishLeaseSet for all destinations
|
3 years ago |
orignal
|
d06924b339
|
LeaseSet type 3 by default
|
3 years ago |
orignal
|
fffa550bb0
|
SAM subsessions
|
4 years ago |
orignal
|
51ef7ef61c
|
don't publish LeaseSet without tunnels
|
4 years ago |
R4SAS
|
9049902ced
|
[webconsole] add address registration line generator
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
4 years ago |
orignal
|
fd9229c467
|
ping/pong for streaming
|
4 years ago |
orignal
|
61897ae16c
|
crypto.ratchet.inboundTags
|
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 |
orignal
|
d4bfeab36c
|
pass gzip parameter to UDP tunnels
|
5 years ago |
orignal
|
f4798d05e7
|
persist multi encryption keys
|
5 years ago |
orignal
|
d923f0e01b
|
support two encryption keys
|
5 years ago |
orignal
|
2fc16ee13d
|
indetification of incoming garlic messages
|
5 years ago |
R4SAS
|
a9436aa9af
|
drop i2lua
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
orignal
|
f21af4068f
|
preferred crypto type for Decrypt
|
5 years ago |
orignal
|
3ca17fdc03
|
support multiple encryption keys
|
5 years ago |
orignal
|
1e9a53da3f
|
delete stream by id for HTTP interface
|
5 years ago |
orignal
|
d0e78be867
|
moved io_service away from ClientDestination
|
5 years ago |
orignal
|
969f9aa436
|
common RuunableBase with private inheritance
|
5 years ago |
orignal
|
2d154ee640
|
move RunnableService away from LeaseSetDestination
|
5 years ago |
orignal
|
bcfe44db54
|
handle tunnel delivery instructioin for ECIESx25519
|
5 years ago |
orignal
|
0007f304d0
|
don't pass from to HandleI2NPMessage
|
5 years ago |
orignal
|
815b6db0bf
|
HandleCloveI2NPMessage
|
5 years ago |
orignal
|
a335841509
|
pass msgID to HandleDeliveryStatus
|
5 years ago |
orignal
|
521fb83e38
|
initial code for ECIES-X25519-AEAD-Ratchet KDF
|
5 years ago |
orignal
|
b7f17d4cb1
|
client auth flag for B33 address
|
5 years ago |
orignal
|
97d9795fc9
|
pass encrepted LeaseSet auth keys
|
5 years ago |
orignal
|
54071b0e5d
|
set and handle unpublished LeaseSet flag
|
5 years ago |
orignal
|
925e8316c7
|
read i2cp.leaseSetAuthType, i2cp.leaseSetClient.dh.nnn and i2cp.leaseSetClient.psk.nnn from tunnel config
|
5 years ago |