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 |
|