731 Commits (d7d70b707ffe0435c80b1d908a51b4047d94e741)

Author SHA1 Message Date
orignal f4ca6bbb52 fixed race with identity verifier 4 years ago
orignal 869d0156ce handle Ack request 4 years ago
orignal fe9ac10f02 generate new tags based on last received index 4 years ago
orignal 6fb80f226a reopen socked and restart receiver on exception 4 years ago
orignal 962c2160c7 set actual LeaseSet2 buffer size 4 years ago
R4SAS 168da33d8b
add comma 4 years ago
R4SAS b6b25dc9f3 update log messages 4 years ago
orignal 3ca17fdc03 support multiple encryption keys 4 years ago
orignal f3b0e57a54 publish multiple encryption keys 4 years ago
orignal 5da92437a1 set msg type for deliverystatus 4 years ago
orignal b5bc05ac2b delete unconfirmed LeaseSet and DeliveryStatus 4 years ago
orignal 45145fa50a add ECIESX25519AEADRatchet session to delivery status 4 years ago
orignal 3c53479864 update LeaseSet for ECIESX25519AEADRatchet sessions 4 years ago
orignal 4adc741de3 send DeliveryStatusMsg for LeaseSet 4 years ago
orignal 64da62dbe6 alsways store latest symmkey 4 years ago
orignal 5eec580727 delete strem from destination upon termination 4 years ago
orignal 1e9a53da3f delete stream by id for HTTP interface 4 years ago
orignal 2d3fad2cdb correct proxy buffers 4 years ago
orignal e969d58689 handle ntcp2.proxy parameter 4 years ago
orignal ae20e3aa95 NTCP2 proxy 4 years ago
unlnown542a 4f0da87a7a add ntcp2proxy support 4 years ago
orignal 2ffe62ba41 [[fallthrough]] if C++17 only 4 years ago
orignal e0cb26bd9e fixed fallthough warning for C++17 4 years ago
orignal 1893127e84 use fold expression if C++17 4 years ago
R4SAS bca0809918
cleanup removed websockets funtions 4 years ago
R4SAS 00db527377
drop websockets support 4 years ago
orignal 5115c27e72 2.30.0 4 years ago
orignal 91919c6d64 check if both sides are ECIESx25519 4 years ago
orignal 7168738835 check ctx for null 4 years ago
orignal 9c9b723cf5 delete expired ECIESX25519AEADRatchet sessions and tags 4 years ago
orignal f392edd66c single thread SAM by default 4 years ago
orignal 24b48e5d50 reseeds update 4 years ago
orignal 32e2f0b1fa correct termination of streaming destination 4 years ago
orignal 09ed57ad42 select preferred crypto from LeaseSet2 4 years ago
orignal 53a6162b0c generate more receive tags when needed 4 years ago
orignal 694d851cdb Symmetric Key Ratchet 4 years ago
orignal 8e53c30a00 correct calls sequence for tag and index 4 years ago
orignal 012f22cc47 create session tags for ECIESX25519 4 years ago
orignal 9d891ab5dd single thread mode for SAM 4 years ago
orignal d0e78be867 moved io_service away from ClientDestination 4 years ago
orignal cbedebc9dd change minimal MTU size 4 years ago
orignal 969f9aa436 common RuunableBase with private inheritance 4 years ago
orignal b982be5ff5 handle existing session message 4 years ago
orignal 2d154ee640 move RunnableService away from LeaseSetDestination 4 years ago
orignal 49810eb153 common RunnableService 4 years ago
orignal 85b88b8749 second x25519 for new session reply 4 years ago
orignal 239c8b5172 destination delivery instructions 4 years ago
orignal 8c800dc178 save aepk from new session message 4 years ago
orignal cdd068d99a correct message size 4 years ago
orignal 48fa10b080 incoming ECIESX25519AEADRatchet messages hanler 4 years ago