R4SAS
|
b6b25dc9f3
|
update log messages
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2020-03-20 17:51:55 +03:00 |
|
orignal
|
3ca17fdc03
|
support multiple encryption keys
|
2020-03-19 18:33:42 -04:00 |
|
orignal
|
f3b0e57a54
|
publish multiple encryption keys
|
2020-03-18 18:03:03 -04:00 |
|
orignal
|
5da92437a1
|
set msg type for deliverystatus
|
2020-03-16 16:41:07 -04:00 |
|
orignal
|
b5bc05ac2b
|
delete unconfirmed LeaseSet and DeliveryStatus
|
2020-03-14 16:35:34 -04:00 |
|
orignal
|
45145fa50a
|
add ECIESX25519AEADRatchet session to delivery status
|
2020-03-14 09:33:48 -04:00 |
|
R4SAS
|
2f56547d5f
|
Merge pull request #1477 from PurpleI2P/drop-websockets
drop websockets support
|
2020-03-11 12:37:38 +00:00 |
|
orignal
|
3c53479864
|
update LeaseSet for ECIESX25519AEADRatchet sessions
|
2020-03-08 20:58:59 -04:00 |
|
orignal
|
4adc741de3
|
send DeliveryStatusMsg for LeaseSet
|
2020-03-08 18:13:41 -04:00 |
|
orignal
|
64da62dbe6
|
alsways store latest symmkey
|
2020-03-07 18:46:40 -05:00 |
|
orignal
|
5eec580727
|
delete strem from destination upon termination
|
2020-03-04 18:31:22 -05:00 |
|
orignal
|
1e9a53da3f
|
delete stream by id for HTTP interface
|
2020-03-04 15:54:09 -05:00 |
|
orignal
|
2d3fad2cdb
|
correct proxy buffers
|
2020-03-02 16:24:00 -05:00 |
|
orignal
|
e969d58689
|
handle ntcp2.proxy parameter
|
2020-03-01 15:11:54 -05:00 |
|
orignal
|
ae20e3aa95
|
NTCP2 proxy
|
2020-03-01 11:24:18 -05:00 |
|
unlnown542a
|
4f0da87a7a
|
add ntcp2proxy support
|
2020-03-01 14:35:24 +00:00 |
|
orignal
|
2ffe62ba41
|
[[fallthrough]] if C++17 only
|
2020-02-29 09:21:50 -05:00 |
|
orignal
|
e0cb26bd9e
|
fixed fallthough warning for C++17
|
2020-02-28 14:15:41 -05:00 |
|
orignal
|
1893127e84
|
use fold expression if C++17
|
2020-02-28 14:05:51 -05:00 |
|
R4SAS
|
bca0809918
|
cleanup removed websockets funtions
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2020-02-28 18:48:43 +03:00 |
|
R4SAS
|
00db527377
|
drop websockets support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2020-02-27 14:58:06 +03:00 |
|
orignal
|
5115c27e72
|
2.30.0
|
2020-02-25 11:15:30 -05:00 |
|
orignal
|
91919c6d64
|
check if both sides are ECIESx25519
|
2020-02-20 21:07:45 -05:00 |
|
orignal
|
7168738835
|
check ctx for null
|
2020-02-20 21:05:07 -05:00 |
|
orignal
|
9c9b723cf5
|
delete expired ECIESX25519AEADRatchet sessions and tags
|
2020-02-20 15:44:09 -05:00 |
|
orignal
|
f392edd66c
|
single thread SAM by default
|
2020-02-19 13:27:28 -05:00 |
|
orignal
|
24b48e5d50
|
reseeds update
|
2020-02-18 17:45:04 -05:00 |
|
orignal
|
32e2f0b1fa
|
correct termination of streaming destination
|
2020-02-15 16:30:10 -05:00 |
|
orignal
|
09ed57ad42
|
select preferred crypto from LeaseSet2
|
2020-02-12 11:09:20 -05:00 |
|
orignal
|
53a6162b0c
|
generate more receive tags when needed
|
2020-02-09 17:19:42 -05:00 |
|
orignal
|
694d851cdb
|
Symmetric Key Ratchet
|
2020-02-08 21:51:02 -05:00 |
|
orignal
|
8e53c30a00
|
correct calls sequence for tag and index
|
2020-02-07 22:08:55 -05:00 |
|
orignal
|
012f22cc47
|
create session tags for ECIESX25519
|
2020-02-05 15:48:51 -05:00 |
|
orignal
|
9d891ab5dd
|
single thread mode for SAM
|
2020-02-04 15:31:04 -05:00 |
|
orignal
|
d0e78be867
|
moved io_service away from ClientDestination
|
2020-02-04 14:17:23 -05:00 |
|
orignal
|
cbedebc9dd
|
change minimal MTU size
|
2020-02-04 13:32:16 -05:00 |
|
orignal
|
969f9aa436
|
common RuunableBase with private inheritance
|
2020-02-04 11:48:56 -05:00 |
|
orignal
|
b982be5ff5
|
handle existing session message
|
2020-02-03 16:21:07 -05:00 |
|
orignal
|
2d154ee640
|
move RunnableService away from LeaseSetDestination
|
2020-02-02 18:58:58 -05:00 |
|
orignal
|
49810eb153
|
common RunnableService
|
2020-02-02 17:05:30 -05:00 |
|
orignal
|
85b88b8749
|
second x25519 for new session reply
|
2020-01-30 19:30:30 -05:00 |
|
orignal
|
239c8b5172
|
destination delivery instructions
|
2020-01-30 11:48:32 -05:00 |
|
orignal
|
8c800dc178
|
save aepk from new session message
|
2020-01-29 21:57:10 -05:00 |
|
orignal
|
cdd068d99a
|
correct message size
|
2020-01-29 19:27:38 -05:00 |
|
orignal
|
48fa10b080
|
incoming ECIESX25519AEADRatchet messages hanler
|
2020-01-29 15:54:11 -05:00 |
|
orignal
|
a1dbec0fcb
|
handle new session reply
|
2020-01-29 12:54:26 -05:00 |
|
orignal
|
abe668f1c3
|
fixed build error
|
2020-01-28 10:31:35 -05:00 |
|
orignal
|
77440c235d
|
replaced map by unordered_map
|
2020-01-28 10:03:51 -05:00 |
|
orignal
|
fd1ee48dbe
|
datetime and padding blocks
|
2020-01-23 14:26:40 -05:00 |
|
orignal
|
205e807b66
|
reset keys
|
2020-01-22 21:42:30 -05:00 |
|