R4SAS
|
7a5146ea74
|
fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
orignal
|
a6c9ee446a
|
LeaseSet and encryption type for http and socks proxy
|
5 years ago |
orignal
|
d4bfeab36c
|
pass gzip parameter to UDP tunnels
|
5 years ago |
R4SAS
|
b5b195e628
|
[windows] fix msys build
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
orignal
|
bb7f03857c
|
ThrowFatal function
|
5 years ago |
R4SAS
|
42d4781a96
|
[windows] add binding exceptions messagebox notifications, update exceptions handling code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
R4SAS
|
d991cc3b96
|
[services] handle binding errors in tunnels, webconsole
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
R4SAS
|
1aa0da3382
|
[NTCP2] fix socks proxy support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
R4SAS
|
7133a07f38
|
[SOCKS] wrap DNS type requests response as IPv4 (fixes netcat usage, closes #1336)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
R4SAS
|
5700e18257
|
[FS] read tunnels configs which ends with .conf only
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
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
|
744e893dce
|
check message length
|
5 years ago |
orignal
|
ff19bab800
|
set only key correctly
|
5 years ago |
orignal
|
3ca17fdc03
|
support multiple encryption keys
|
5 years ago |
R4SAS
|
dd8200e8b0
|
cleanup websocks
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
orignal
|
dd9b5faa5c
|
fixed crash on termination
|
5 years ago |
orignal
|
2ffe62ba41
|
[[fallthrough]] if C++17 only
|
5 years ago |
orignal
|
e0cb26bd9e
|
fixed fallthough warning for C++17
|
5 years ago |
R4SAS
|
bca0809918
|
cleanup removed websockets funtions
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
R4SAS
|
00db527377
|
drop websockets support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
orignal
|
47f384a0e0
|
postpone SAM destination termination
|
5 years ago |
orignal
|
09ed57ad42
|
select preferred crypto from LeaseSet2
|
5 years ago |
orignal
|
63e807b0b4
|
fixed crash on stop
|
5 years ago |
orignal
|
9d891ab5dd
|
single thread mode for SAM
|
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
|
c2f47119ce
|
fixed #1424. Check if .b32.i2p address string is valid
|
5 years ago |
orignal
|
9bbce5dba6
|
fixed typo
|
5 years ago |
orignal
|
ad9c11cd92
|
correct parsing of addreses containing #
|
5 years ago |
orignal
|
db107602bd
|
handle messages with \r\n
|
5 years ago |
orignal
|
a6558a61a7
|
Recognize RedDSA_SHA512_Ed25519 signature type
|
5 years ago |
orignal
|
925e8316c7
|
read i2cp.leaseSetAuthType, i2cp.leaseSetClient.dh.nnn and i2cp.leaseSetClient.psk.nnn from tunnel config
|
5 years ago |
orignal
|
a204841abb
|
handle RAW SEND
|
5 years ago |
orignal
|
cc451809cc
|
send/receive raw datagrams through the SAM
|
5 years ago |
rszibele
|
b759294975
|
BOB: fix status command.
|
5 years ago |
rszibele
|
a23e845c03
|
BOB: improve comment and remove error log in list command
|
5 years ago |
rszibele
|
cb8373e487
|
BOB: status response now correctly starts with "OK DATA".
|
5 years ago |
rszibele
|
c8eeefe194
|
fix build on BSDs, as "isset" is a defined macro.
|
5 years ago |
orignal
|
41f4f4713e
|
handle i2cp.leaseSetPrivKey
|
5 years ago |
rszibele
|
a03e828317
|
BOB: status: forgot to pass destination for current tunnel.
|
6 years ago |
rszibele
|
93d4dc70cf
|
BOB fixes.
|
6 years ago |
orignal
|
edf4f7695d
|
fix #1352. correct response for 'list' command
|
6 years ago |
R4SAS
|
a91641e427
|
fix #823, reindent code
|
6 years ago |
orignal
|
5c3992018f
|
fixed #1350 use GetAddress insted GetIdentHash
|
6 years ago |
R4SAS
|
ece140f18c
|
[httpproxy] make addresshelper support configurable for every httpproxy
|
6 years ago |
orignal
|
d248343517
|
Handle CreateLeaseSet2 I2CP message for encrypted leasesets
|
6 years ago |
Dimitris Apostolou
|
6a497a23d9
|
Fix typos
|
6 years ago |
orignal
|
414ef2bc3d
|
fixed gcc 4.7 build
|
6 years ago |