orignal
8872d1f389
mutex for m_RemoteIdentity
5 years ago
orignal
f21af4068f
preferred crypto type for Decrypt
5 years ago
orignal
f4ca6bbb52
fixed race with identity verifier
5 years ago
orignal
869d0156ce
handle Ack request
5 years ago
orignal
744e893dce
check message length
5 years ago
orignal
fe9ac10f02
generate new tags based on last received index
5 years ago
orignal
6fb80f226a
reopen socked and restart receiver on exception
5 years ago
orignal
ff19bab800
set only key correctly
5 years ago
orignal
962c2160c7
set actual LeaseSet2 buffer size
5 years ago
R4SAS
168da33d8b
add comma
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
R4SAS
b6b25dc9f3
update log messages
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
orignal
3ca17fdc03
support multiple encryption keys
5 years ago
R4SAS
2249708097
[webconsole] remove excess tag
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
R4SAS
2fcaa7d260
[webconsole] rework spoilers; print tags, leases, router info in table
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
orignal
f3b0e57a54
publish multiple encryption keys
5 years ago
orignal
5da92437a1
set msg type for deliverystatus
5 years ago
orignal
b5bc05ac2b
delete unconfirmed LeaseSet and DeliveryStatus
5 years ago
orignal
45145fa50a
add ECIESX25519AEADRatchet session to delivery status
5 years ago
R4SAS
dd8200e8b0
cleanup websocks
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
R4SAS
2f56547d5f
Merge pull request #1477 from PurpleI2P/drop-websockets
...
drop websockets support
5 years ago
orignal
82bdcfbbcb
Merge pull request #1491 from nonlinear-chaos-order-etc-etal/openssl
...
qt: delayed save in background. should be better ui experience
5 years ago
user
0e38e43315
some qt work. fixed on slow computers; now faster as delayed save is implemented
5 years ago
user
63746be4d5
resolve i2pd_qt.pro conflict
5 years ago
user
ee73ee365f
some work on qt
5 years ago
orignal
3c53479864
update LeaseSet for ECIESX25519AEADRatchet sessions
5 years ago
orignal
4adc741de3
send DeliveryStatusMsg for LeaseSet
5 years ago
orignal
64da62dbe6
alsways store latest symmkey
5 years ago
orignal
dd9b5faa5c
fixed crash on termination
5 years ago
R4SAS
51d018acc6
webconsole: add stream closing
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
orignal
5eec580727
delete strem from destination upon termination
5 years ago
orignal
1e9a53da3f
delete stream by id for HTTP interface
5 years ago
R4SAS
8dae044600
Merge pull request #1441 from noraj/patch-1
...
README: explicit linux distro supported
5 years ago
orignal
2d3fad2cdb
correct proxy buffers
5 years ago
orignal
a59a8f62ca
Merge pull request #1479 from wipedlifepotato/openssl
...
Pre init webview button. (android)
5 years ago
potatowipedlifereverse
35cfa7d9fb
Merge branch 'openssl' of github.com:wipedlifepotato/i2pd into openssl
5 years ago
potatowipedlifereverse
c6ccb373a2
del geti2pdpath
5 years ago
wipedlifepotato
b6368170ed
Update README.md
5 years ago
potatowipedlifereverse
35e8424293
preinit webview+configparser+README.md
...
tabulation fixes
configparser to comments
dont need
pre init webview
readme changes
delete submodules
webview in main menu
webview pre init
delete modules
delete submodules
5 years ago
orignal
e969d58689
handle ntcp2.proxy parameter
5 years ago
orignal
ae20e3aa95
NTCP2 proxy
5 years ago
orignal
de4cb74173
Merge pull request #1478 from unlnown542a/openssl
...
add ntcp2proxy support
5 years ago
unlnown542a
4f0da87a7a
add ntcp2proxy support
5 years ago
R4SAS
97f0347715
Update android stuff:
...
* switch to c++17
* use boost 1.72.0
* disable minify in release
* enable apk splitting (separate apk for every ABI)
* add version to output apk name
Signed-off-by: r4sas <r4sas@i2pmail.org>
5 years ago
orignal
2ffe62ba41
[[fallthrough]] if C++17 only
5 years ago
R4SAS
fe1724e7e6
switch travis-ci to xenial
5 years ago
R4SAS
2ac2da41cf
cmake: fix else statement
5 years ago
R4SAS
ed574f9d79
use C++17 if available when configuring with cmake
5 years ago
orignal
e0cb26bd9e
fixed fallthough warning for C++17
5 years ago
orignal
1893127e84
use fold expression if C++17
5 years ago
orignal
b02c9fb118
enable C++17 for gcc
5 years ago