orignal
|
d0e78be867
|
moved io_service away from ClientDestination
|
2020-02-04 14:17:23 -05:00 |
|
orignal
|
969f9aa436
|
common RuunableBase with private inheritance
|
2020-02-04 11:48:56 -05:00 |
|
orignal
|
2d154ee640
|
move RunnableService away from LeaseSetDestination
|
2020-02-02 18:58:58 -05:00 |
|
orignal
|
c2f47119ce
|
fixed #1424. Check if .b32.i2p address string is valid
|
2019-09-23 13:42:15 -04:00 |
|
orignal
|
9bbce5dba6
|
fixed typo
|
2019-08-21 20:26:19 -04:00 |
|
orignal
|
ad9c11cd92
|
correct parsing of addreses containing #
|
2019-08-10 22:16:26 -04:00 |
|
orignal
|
db107602bd
|
handle messages with \r\n
|
2019-08-02 13:48:39 -04:00 |
|
orignal
|
a6558a61a7
|
Recognize RedDSA_SHA512_Ed25519 signature type
|
2019-08-02 12:54:24 -04:00 |
|
orignal
|
925e8316c7
|
read i2cp.leaseSetAuthType, i2cp.leaseSetClient.dh.nnn and i2cp.leaseSetClient.psk.nnn from tunnel config
|
2019-07-12 20:58:17 -04:00 |
|
orignal
|
a204841abb
|
handle RAW SEND
|
2019-07-10 13:30:31 -04:00 |
|
orignal
|
cc451809cc
|
send/receive raw datagrams through the SAM
|
2019-07-10 11:32:56 -04:00 |
|
rszibele
|
b759294975
|
BOB: fix status command.
|
2019-06-25 19:18:40 +02:00 |
|
rszibele
|
a23e845c03
|
BOB: improve comment and remove error log in list command
|
2019-06-25 19:04:27 +02:00 |
|
rszibele
|
cb8373e487
|
BOB: status response now correctly starts with "OK DATA".
|
2019-06-25 17:59:44 +02:00 |
|
rszibele
|
c8eeefe194
|
fix build on BSDs, as "isset" is a defined macro.
|
2019-06-10 23:04:59 +02:00 |
|
orignal
|
41f4f4713e
|
handle i2cp.leaseSetPrivKey
|
2019-06-07 14:51:08 -04:00 |
|
rszibele
|
a03e828317
|
BOB: status: forgot to pass destination for current tunnel.
|
2019-05-29 18:47:35 +02:00 |
|
rszibele
|
93d4dc70cf
|
BOB fixes.
|
2019-05-29 18:05:03 +02:00 |
|
orignal
|
edf4f7695d
|
fix #1352. correct response for 'list' command
|
2019-05-22 12:45:50 -04:00 |
|
R4SAS
|
a91641e427
|
fix #823, reindent code
|
2019-05-16 09:39:22 +03:00 |
|
orignal
|
5c3992018f
|
fixed #1350 use GetAddress insted GetIdentHash
|
2019-05-15 14:22:19 -04:00 |
|
R4SAS
|
ece140f18c
|
[httpproxy] make addresshelper support configurable for every httpproxy
|
2019-04-25 23:06:14 +03:00 |
|
orignal
|
d248343517
|
Handle CreateLeaseSet2 I2CP message for encrypted leasesets
|
2019-04-11 14:06:53 -04:00 |
|
Dimitris Apostolou
|
6a497a23d9
|
Fix typos
|
2019-04-08 22:22:42 +03:00 |
|
orignal
|
414ef2bc3d
|
fixed gcc 4.7 build
|
2019-04-04 16:18:52 -04:00 |
|
orignal
|
706da6e431
|
allow .b32.i2p in jump links
|
2019-04-02 13:11:49 -04:00 |
|
orignal
|
079798940b
|
lookup for b33 address
|
2019-03-29 11:59:59 -04:00 |
|
orignal
|
f1c24689bf
|
fixed #1319. send correct response
|
2019-03-29 09:29:28 -04:00 |
|
orignal
|
43f218410f
|
correct b33 address length threshold
|
2019-03-28 18:48:38 -04:00 |
|
orignal
|
3fd9d5f641
|
save b33 addresses
|
2019-03-28 16:06:53 -04:00 |
|
orignal
|
f5ab8f2062
|
replaced GetIdentHash by GetAddress
|
2019-03-28 12:19:19 -04:00 |
|
orignal
|
8774a8fbc2
|
handle b33 addresses in I2P tunnels
|
2019-03-28 10:17:03 -04:00 |
|
orignal
|
6f4f0f03d2
|
handle b33 addresses in I2P tunnels
|
2019-03-28 09:57:34 -04:00 |
|
orignal
|
baee6a0d91
|
generic address for AdressBook
|
2019-03-27 15:19:10 -04:00 |
|
orignal
|
8ec12a1b65
|
fixed race condition for publishing
|
2019-03-10 09:22:42 -04:00 |
|
r4sas
|
42c3c28ea7
|
[addressbook] reset eTags if addressbook can't be loaded
|
2019-03-04 18:29:29 +00:00 |
|
orignal
|
9e9236badb
|
don't check TRANSIENT destination
|
2019-03-04 07:35:48 -05:00 |
|
orignal
|
560ebcec8d
|
persist.addressbook parameter added
|
2019-03-01 14:42:20 -05:00 |
|
Life Coder
|
cdecb7a43c
|
Fix #1257
|
2019-02-25 10:10:09 +01:00 |
|
Life Coder
|
aa9c1b66a0
|
Fix #1257
|
2019-02-25 09:57:18 +01:00 |
|
orignal
|
a463dbc5fb
|
Merge pull request #1295 from l-n-s/websocket_support
Support websocket connections over HTTP proxy
|
2019-02-12 12:30:44 -05:00 |
|
l-n-s
|
016ae3b9e9
|
rewrite for efficiency
|
2019-02-12 11:20:54 -05:00 |
|
R4SAS
|
83b5856a19
|
fix overflow warning, fix little typos
|
2019-02-12 03:09:29 +03:00 |
|
l-n-s
|
f617b27110
|
Support websocket connections over HTTP proxy
|
2019-02-11 17:18:01 -05:00 |
|
R4SAS
|
a91a0263cf
|
update outproxy user-agent header rewrite
|
2019-02-12 00:51:47 +03:00 |
|
R4SAS
|
f5f4190803
|
catch error 10045 on stopping SAM acceptor (#1233), fix warning in util
|
2019-02-06 03:03:37 +03:00 |
|
orignal
|
08ddc98303
|
initial LeaseSet2 support in I2CP
|
2019-01-29 11:30:31 -05:00 |
|
orignal
|
a3344c4290
|
resolve SIGNATURE_TYPE string values
|
2019-01-23 10:52:17 -05:00 |
|
orignal
|
9cf43dea1a
|
handle i2cp.leaseSetEncType
|
2019-01-15 15:43:21 -05:00 |
|
orignal
|
e647603dce
|
handle i2cp.leaseSetType parameter
|
2019-01-11 13:58:02 -05:00 |
|
orignal
|
f7a6d57855
|
fixed bug with loval destination shared between http and socks proxy
|
2018-12-13 09:53:16 -05:00 |
|
orignal
|
aa1f4ee72a
|
fixed possible race condition
|
2018-12-07 12:25:26 -05:00 |
|
orignal
|
74ce485b73
|
EdDSA signatures by default
|
2018-12-06 13:13:20 -05:00 |
|
orignal
|
165e6508f8
|
EdDSA signatures by default
|
2018-12-05 14:58:50 -05:00 |
|
R4SAS
|
fcd6eb7801
|
overwrite user-agent for outproxy requests
|
2018-11-27 19:57:40 +03:00 |
|
orignal
|
9439621849
|
fixed #1259. read extra tunnels from tunnels.d
|
2018-10-19 15:23:46 -04:00 |
|
orignal
|
9e12cff317
|
fix #1253 handle incorrect values of SIGNATURE_TYPE and CRYPTO_TYPE
|
2018-10-08 15:03:41 -04:00 |
|
l-n-s
|
86e9901bf2
|
Fix typo
|
2018-09-02 15:39:23 -04:00 |
|
orignal
|
6519e0835a
|
fixed typo
|
2018-09-02 07:51:58 -04:00 |
|
Jeff Becker
|
dfe08c1ec9
|
enable outproxy on socks
|
2018-08-26 09:24:11 -04:00 |
|
orignal
|
062d8d0f4f
|
fixed potential race condition
|
2018-08-25 13:27:03 -04:00 |
|
yangfl
|
52f3081a40
|
fix typo
|
2018-07-10 17:39:21 +08:00 |
|
orignal
|
f0b32e3f54
|
Revert "Read explicitPeer config settings into params"
|
2018-06-24 06:46:22 -04:00 |
|
shak
|
39eed0f6fb
|
Read explicitPeer config settings into params
|
2018-06-23 23:52:16 +00:00 |
|
Veggie Monster
|
46283dc0ea
|
fixes #1124 and calls the ready callbacks if the tunnel gets ready and no timeout is set
|
2018-05-28 17:14:17 -04:00 |
|
orignal
|
a22e9a2ca7
|
don't start shared local destination twice
|
2018-04-30 13:34:16 -04:00 |
|
orignal
|
2fbbbf298b
|
use shared pointers for tunnel reload
|
2018-04-25 16:18:07 -04:00 |
|
Jeff Becker
|
0ced38cdcb
|
tabify
|
2018-04-25 11:27:56 -04:00 |
|
Jeff Becker
|
b046c45a9e
|
tabify
|
2018-04-25 11:25:49 -04:00 |
|
Jeff Becker
|
1e1e4da144
|
delete buffer
|
2018-04-24 14:02:48 -04:00 |
|
Jeff Becker
|
623433099b
|
don't use reset
|
2018-04-24 11:50:51 -04:00 |
|
Jeff Becker
|
73b3fbc2da
|
wrap m_OpenSockets with mutex
|
2018-04-24 11:42:37 -04:00 |
|
Jeff Becker
|
5f525d0e43
|
fix previous commit
|
2018-04-24 11:16:15 -04:00 |
|
Jeff Becker
|
60463fdafa
|
shut down socket and don't allocate buffer for each write in WriteI2PData
|
2018-04-24 11:11:48 -04:00 |
|
Jeff Becker
|
b7a67b4b03
|
use refernce not copy
|
2018-04-24 09:56:24 -04:00 |
|
Jeff Becker
|
4643c92d33
|
Initial SAM cleanup
|
2018-04-24 09:45:16 -04:00 |
|
orignal
|
0c661e7373
|
save new local destination for failed insert
|
2018-04-18 15:08:06 -04:00 |
|
orignal
|
413f8e8462
|
Merge pull request #1159 from majestrate/gut-streaming-limits
remove streaming bans
|
2018-04-16 10:06:27 -04:00 |
|
Jeff Becker
|
83932a6f02
|
remove streaming bans
|
2018-04-16 09:38:32 -04:00 |
|
orignal
|
c175dc30f8
|
correct uri for outproxy
|
2018-04-13 16:29:49 -04:00 |
|
orignal
|
17aa91803a
|
update outproxy header in right place
|
2018-04-13 15:40:25 -04:00 |
|
orignal
|
48099a367e
|
send correct buffer to outproxy
|
2018-04-13 15:13:50 -04:00 |
|
orignal
|
a9b64893d8
|
replace Proxy-Authorization
|
2018-04-13 12:47:53 -04:00 |
|
orignal
|
387e030d83
|
correct cleanup for CONNECT
|
2018-04-12 21:25:20 -04:00 |
|
orignal
|
855cc9ed83
|
correct Proxy-Authroization
|
2018-04-12 19:10:21 -04:00 |
|
orignal
|
2cb6283d00
|
outproxy authorization
|
2018-04-06 15:23:56 -04:00 |
|
orignal
|
182ffe4495
|
use croorect encryption type for tunnel build
|
2018-03-09 14:56:06 -05:00 |
|
orignal
|
1303dd478c
|
Merge pull request #1130 from majestrate/i2cp-session-reconfig
implement i2cp session reconfigure
|
2018-02-26 09:33:25 -05:00 |
|
Jeff Becker
|
0f77b4810d
|
revert
|
2018-02-26 08:00:07 -05:00 |
|
Jeff Becker
|
2f7cfddfc4
|
Merge remote-tracking branch 'purple/openssl' into i2cp-session-reconfig
|
2018-02-26 07:58:03 -05:00 |
|
Jeff Becker
|
157411dcc6
|
Revert "fix issue #1124"
This reverts commit 29e861d1e6 .
|
2018-02-25 08:51:07 -05:00 |
|
Jeff Becker
|
59672d23cc
|
Merge branch 'fix-issue-1124' into fix-issue-1126
|
2018-02-25 08:50:27 -05:00 |
|
Jeff Becker
|
ce30f89c60
|
make it compile :D
|
2018-02-25 08:49:39 -05:00 |
|
Jeff Becker
|
ce9c9411b1
|
fix issue #1126
|
2018-02-25 08:47:39 -05:00 |
|
Jeff Becker
|
29e861d1e6
|
fix issue #1124
|
2018-02-22 06:54:33 -05:00 |
|
orignal
|
dea6fbf285
|
Merge pull request #1114 from majestrate/websocks-datagram
Add datagrams to websocks tunnel
|
2018-02-16 09:18:24 -05:00 |
|
Jeff Becker
|
48cc0f4289
|
use write
|
2018-02-16 08:33:19 -05:00 |
|
Jeff Becker
|
cdc5fce583
|
check port
|
2018-02-16 08:31:20 -05:00 |
|
Jeff Becker
|
b41a17d548
|
add datagrams to websocks
|
2018-02-16 08:26:46 -05:00 |
|
Jeff Becker
|
aaf8f527ef
|
fix xss in webui from SAM session name
|
2018-02-16 06:28:22 -05:00 |
|
R4SAS
|
0bb0adbf3e
|
fix addressbook fetch timeout
|
2018-01-24 15:34:32 +03:00 |
|
orignal
|
ddd25f0945
|
limit number of retries for subscriptions
|
2018-01-23 15:50:28 -05:00 |
|
orignal
|
162bd592f8
|
recreate http and socks proxy upon reload
|
2018-01-23 15:13:43 -05:00 |
|
orignal
|
85fa728d41
|
change shared local destination upon reload
|
2018-01-23 14:40:05 -05:00 |
|
orignal
|
be16545063
|
Merge pull request #1070 from vmon/f--port-0-for-TCPAcceptor
the change allows when an TCPIPAcceptor is constructed by setting por…
|
2018-01-23 06:48:18 -05:00 |
|
Veggie Monster
|
c730839989
|
the change allows when an TCPIPAcceptor is constructed by setting port = 0, the random port chosen by asio can be retrieved using TCPIPAcceptor::GetLocalEndpoint().port()
|
2018-01-22 20:47:31 -05:00 |
|
orignal
|
39ca07bcc6
|
Merge pull request #1058 from majestrate/streaming_race_fix_2018_01_15
Streaming race fix 2018 01 15
|
2018-01-21 11:15:44 -05:00 |
|
Jeff
|
38b694a055
|
Merge pull request #1060 from inetic/openssl
Inherit _publicly_ from shared_from_this in I2PService
|
2018-01-15 11:58:27 -05:00 |
|
K1773R
|
6bf823fb15
|
removed \r\n in header builder which was redundant and caused the further headers to be ignored
|
2018-01-15 16:30:01 +01:00 |
|
Jeff Becker
|
43a751ee0b
|
Merge remote-tracking branch 'purple/openssl' into streaming_race_fix_2018_01_15
|
2018-01-15 08:25:58 -05:00 |
|
Jeff Becker
|
207212557e
|
fix sam race conditions
|
2018-01-15 08:19:57 -05:00 |
|
yangfl
|
50ba52756f
|
fix mixing tabs and spaces
|
2018-01-13 22:51:02 +08:00 |
|
Peter Jankuliak
|
e630b8f8a8
|
Inherit _publicly_ from shared_from_this in I2PService
|
2018-01-12 11:04:26 +01:00 |
|
yangfl
|
46f62e1af9
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
|
Jeff Becker
|
254bf313a2
|
fix previous commit
|
2018-01-02 11:48:38 -05:00 |
|
Jeff Becker
|
938d5d901a
|
implement i2cp session reconfigure
|
2018-01-02 11:34:58 -05:00 |
|
Jeff Becker
|
fc73dabc0b
|
Use transient destinations by default instead of shared local destination
|
2017-12-09 07:42:32 -05:00 |
|
yangfl
|
18b6353803
|
fix typo
|
2017-12-07 21:26:28 +08:00 |
|
orignal
|
158889b85c
|
check for invalid params
|
2017-12-01 16:25:32 -05:00 |
|
orignal
|
fff34e77f5
|
pass signature and crypto type to newkeys
|
2017-12-01 13:43:00 -05:00 |
|
orignal
|
a1e820182c
|
CRYPTO_TYPE for DEST GENERATE
|
2017-11-28 13:24:07 -05:00 |
|
orignal
|
a5b1b24fee
|
implement i2p.streaming.connectDelay option
|
2017-11-24 15:37:17 -05:00 |
|
orignal
|
492d71a924
|
transient keys
|
2017-11-22 14:49:45 -05:00 |
|
R4SAS
|
9c97ee6407
|
check for existing addressbook record
|
2017-11-16 01:13:42 +03:00 |
|
R4SAS
|
d9b9457b56
|
update webconsole
|
2017-11-15 00:49:32 +03:00 |
|
orignal
|
cfb6ddbfc6
|
CRYPTO_TYPE for SAM destinations
|
2017-11-14 15:05:07 -05:00 |
|
orignal
|
7de21c1f93
|
show proxy tunnel name
|
2017-11-14 13:20:54 -05:00 |
|
orignal
|
dca4cf2edb
|
fixed #993. bind inbound tunnel to inhost
|
2017-11-10 11:27:20 -05:00 |
|
orignal
|
2bc33f22df
|
fixed #994. check if keys are set
|
2017-11-10 09:49:50 -05:00 |
|
orignal
|
d14c6e2829
|
cryptotype for server tunnels
|
2017-11-09 16:18:59 -05:00 |
|
orignal
|
a4ce224cd1
|
pass correct crypto type to identity
|
2017-11-09 15:49:27 -05:00 |
|
orignal
|
19a03c42a5
|
use generic Decrypt instead ElGamalDecrypt
|
2017-11-08 20:45:53 -05:00 |
|
orignal
|
9e5d1bf0fc
|
cryptotype tunnel configuration parameter added
|
2017-11-08 15:59:41 -05:00 |
|
orignal
|
c5f784719d
|
implement Decrypt for all local destination
|
2017-11-08 13:49:48 -05:00 |
|
Jeff Becker
|
b14d1801f0
|
support i2p outproxy
|
2017-10-27 08:43:54 -04:00 |
|
orignal
|
b347b719f3
|
fixed race condition
|
2017-10-13 14:38:32 -04:00 |
|
R4SAS
|
057d6ca05b
|
windows warnings, tabulation workaround
|
2017-10-04 20:16:34 +03:00 |
|
orignal
|
8460a8f4ef
|
update local destination if changed
|
2017-09-29 15:34:26 -04:00 |
|
R4SAS
|
fd6827fdca
|
add space
|
2017-09-09 20:13:45 +03:00 |
|
Jeff Becker
|
d6f907a05b
|
make it work
|
2017-09-03 11:13:43 -04:00 |
|
Jeff Becker
|
b2d1962b81
|
add http connect to http proxy (untested)
|
2017-09-03 09:46:55 -04:00 |
|
Jeff Becker
|
1ea6d2016d
|
add initial connection timeout for i2ptunnel
|
2017-08-31 12:08:22 -04:00 |
|
orignal
|
1607535416
|
strip out Accept and From headers
|
2017-08-24 15:13:15 -04:00 |
|
orignal
|
309822d933
|
teminate hadlers upon cleanup
|
2017-08-10 20:29:35 -04:00 |
|
orignal
|
987ad214ff
|
avoid bind exeptions during reload
|
2017-08-02 21:00:04 -04:00 |
|
orignal
|
d11ac64b95
|
stop I2P tunnel upon deletion
|
2017-07-28 15:40:07 -04:00 |
|
orignal
|
4c8c3b6947
|
add and remove tunnels without stopping others
|
2017-07-28 15:12:15 -04:00 |
|
orignal
|
d47d8d22a3
|
removed all Accept-* headers but Accept-Encoding
|
2017-07-28 11:16:42 -04:00 |
|
orignal
|
9f824f3aa9
|
remove Accept-Language
|
2017-07-27 18:45:53 -04:00 |
|
R4SAS
|
aa86ab97f0
|
update i2pd.conf example, update socks proxy tunnel
|
2017-07-19 00:36:56 +03:00 |
|