R4SAS
|
edc0162163
|
clean line trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-11-27 23:30:35 +03:00 |
|
R4SAS
|
94661f697b
|
[log] update log messages (closes #1693)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-11-27 22:53:53 +03:00 |
|
Dimitris Apostolou
|
8ee9c437e1
|
Fix typos
|
2021-11-13 19:07:50 +02:00 |
|
R4SAS
|
d723faaaa3
|
[UDPTunnel] restart local listener on error
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-09-28 14:27:35 +03:00 |
|
orignal
|
2eded7cdd7
|
send ping every keealive interval for client tunnels
|
2021-09-26 16:25:12 -04:00 |
|
R4SAS
|
6b1ef6e1b9
|
tunnels reload changes: fix tcp tunnels reload
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-09-04 04:02:27 +03:00 |
|
orignal
|
b0874410f1
|
take first avalable resolved address if local address is not specified
|
2021-08-13 13:54:23 -04:00 |
|
orignal
|
797f5eb714
|
select compatible resolved address for server tunnel
|
2021-08-13 13:31:04 -04:00 |
|
orignal
|
a8e1cd9a13
|
don't throw exception if local bind fails
|
2021-05-10 11:04:08 -04:00 |
|
orignal
|
8bab4f60ef
|
open socket before bing
|
2021-02-28 09:04:34 -05:00 |
|
orignal
|
616f0b2a21
|
address parameter for server tunnels
|
2021-02-19 15:15:58 -05:00 |
|
R4SAS
|
3100d4f902
|
move thread naming to util
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2020-12-07 06:22:30 +03:00 |
|
R4SAS
|
36473e3889
|
add naming to threads
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2020-12-04 18:37:17 +03:00 |
|
orignal
|
7246624983
|
list of headers to remove
|
2020-10-06 19:24:03 -04:00 |
|
orignal
|
471c46ad8e
|
remove some HTTP headers from response
|
2020-10-06 16:22:40 -04:00 |
|
orignal
|
3ef8b3dcbb
|
don't send repliable datagram after less then 100 milliseconds
|
2020-07-24 20:44:01 -04:00 |
|
orignal
|
70e4cbc023
|
differentiate UDP server sessions by port
|
2020-06-15 20:10:47 -04:00 |
|
orignal
|
5e0a8ed232
|
set UDP receive buffer size
|
2020-06-12 16:06:07 -04:00 |
|
orignal
|
6a0174293e
|
send raw datagrams in opposite direction
|
2020-06-11 22:04:32 -04:00 |
|
orignal
|
a8f227f759
|
send raw follow-on datagrams
|
2020-06-09 21:48:47 -04:00 |
|
orignal
|
f077836bf5
|
store DatagramSession for bulk
|
2020-06-09 19:20:24 -04:00 |
|
orignal
|
6d7847f2df
|
send bulk datagrams
|
2020-06-09 16:26:45 -04:00 |
|
orignal
|
221c14cf0e
|
don't lookup UDP session if port was not changed
|
2020-06-07 16:24:11 -04:00 |
|
R4SAS
|
8bae4975fb
|
add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2020-05-22 18:14:53 +00:00 |
|
R4SAS
|
7a5146ea74
|
fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2020-05-22 18:14:53 +00:00 |
|
orignal
|
d4bfeab36c
|
pass gzip parameter to UDP tunnels
|
2020-05-18 12:01:13 -04:00 |
|
R4SAS
|
b5b195e628
|
[windows] fix msys build
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2020-05-14 20:59:52 +03:00 |
|
R4SAS
|
d991cc3b96
|
[services] handle binding errors in tunnels, webconsole
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2020-05-04 18:19:38 +03:00 |
|
orignal
|
f5ab8f2062
|
replaced GetIdentHash by GetAddress
|
2019-03-28 12:19:19 -04:00 |
|
orignal
|
6f4f0f03d2
|
handle b33 addresses in I2P tunnels
|
2019-03-28 09:57:34 -04:00 |
|
l-n-s
|
016ae3b9e9
|
rewrite for efficiency
|
2019-02-12 11:20:54 -05:00 |
|
l-n-s
|
f617b27110
|
Support websocket connections over HTTP proxy
|
2019-02-11 17:18:01 -05:00 |
|
yangfl
|
50ba52756f
|
fix mixing tabs and spaces
|
2018-01-13 22:51:02 +08:00 |
|
yangfl
|
18b6353803
|
fix typo
|
2017-12-07 21:26:28 +08:00 |
|
R4SAS
|
057d6ca05b
|
windows warnings, tabulation workaround
|
2017-10-04 20:16:34 +03:00 |
|
Jeff Becker
|
1ea6d2016d
|
add initial connection timeout for i2ptunnel
|
2017-08-31 12:08:22 -04:00 |
|
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
|
2017-04-21 06:33:45 -04:00 |
|