orignal
|
509c039e2f
|
use Rng from pool if possible
|
2 months ago |
orignal
|
a69eade1f4
|
use pool's rng for random tunnel/remote lease selection
|
2 months ago |
orignal
|
bd98f2c3ee
|
max flush interval
|
2 months ago |
orignal
|
02c52f59cb
|
max flush interval
|
2 months ago |
orignal
|
fa218d3cf5
|
reset routing path if session is stuck
|
2 months ago |
orignal
|
d926a31064
|
fixed warning
|
9 months ago |
weko
|
4b167fdbaf
|
Update copyright year
|
9 months ago |
weko
|
5b93558bd0
|
Add support for multiple udp server tunnels on one destionation
|
9 months ago |
orignal
|
922e5915b1
|
rename SendTunnelDataMsg to SendTunnelDataMsgs for multiple messages
|
2 years ago |
R4SAS
|
6b4ffcff5a
|
cleanup code (spaces, tabs)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
R4SAS
|
edc0162163
|
clean line trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
orignal
|
4052b1ea6d
|
pick compatible outbound tunnel for datagrams
|
3 years ago |
R4SAS
|
d2faec70be
|
[gzip] do not initialize deflator if gzip is not enabled for tunnel
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
6966539b86
|
reindent Datagram, Daemon, update default subscription in config example
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
4 years ago |
orignal
|
b1262d54de
|
don't detach ECIESx25519 session from destination
|
4 years ago |
orignal
|
da7e2f2580
|
don't send message through non-established session
|
4 years ago |
orignal
|
c41554109b
|
change datagram routing path if nothing comes back in 10 seconds
|
4 years ago |
orignal
|
31494267e5
|
fixed datagram idle crash
|
4 years ago |
orignal
|
1e609acb03
|
keep sending through first successive routing path
|
4 years ago |
orignal
|
1a39f7e5c6
|
GarlicRoutingPath per session
|
4 years ago |
orignal
|
44bb8f6f16
|
allocated datagram I2NP from memory pool
|
4 years ago |
orignal
|
a33cad4b70
|
eliminate datagram send timer
|
4 years ago |
orignal
|
f077836bf5
|
store DatagramSession for bulk
|
4 years ago |
orignal
|
6d7847f2df
|
send bulk datagrams
|
4 years ago |
orignal
|
5a32082624
|
recreate session after 90 seconds incativity
|
5 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
|
46ee427ee3
|
common header for repliable datagrams
|
5 years ago |
orignal
|
648d035a0f
|
GzipNoCompression for datagrams
|
5 years ago |
orignal
|
d4bfeab36c
|
pass gzip parameter to UDP tunnels
|
5 years ago |
orignal
|
329439d0ae
|
don't copy datagram payload
|
5 years ago |
orignal
|
0b1cfb2102
|
send response to recived datagram from ECIESX25519AEADRatchet session
|
5 years ago |
orignal
|
a090114066
|
send data message wih raw type fpr raw datagrams
|
5 years ago |
orignal
|
a605e4bab6
|
send and recieve raw datagrams
|
5 years ago |
yangfl
|
46f62e1af9
|
remove trailing whitespaces
|
7 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
|
d91c7e5e79
|
fix datagram bugs
|
8 years ago |
orignal
|
2cbdb0bc17
|
fixed shared_ptr error
|
8 years ago |
Jeff Becker
|
77918fd412
|
use std::shared_from_this
|
8 years ago |
Jeff Becker
|
c68aca4ada
|
try fixing crash in datagram code
|
8 years ago |
Jeff
|
f3d4077142
|
dont re-request LS
|
8 years ago |
Jeff Becker
|
673b7a95b7
|
fix sam crash on exit and datagram crash with no outbound tunnel
|
8 years ago |
Jeff Becker
|
965896b932
|
fix sam crash on exit and datagram crash with no outbound tunnel
|
8 years ago |
Jeff
|
99b5f1b7b8
|
remove pedantic log entry
|
8 years ago |
Jeff
|
8071df0e68
|
don't crash on os x when no lease set found for udp tunnel
|
8 years ago |
Jeff
|
08001ba373
|
remove pedantic log entry
|
8 years ago |
Jeff
|
ae3bb30d8a
|
don't crash on os x when no lease set found for udp tunnel
|
8 years ago |
Jeff
|
b4e7a91645
|
be less picky about next lease set
|
8 years ago |
Jeff
|
92dd68fca1
|
fix
|
8 years ago |
Jeff
|
82e955ec02
|
fix
|
8 years ago |