5602 Commits (64da62dbe69be040215babad89fc481f0e429c00)
 

Author SHA1 Message Date
orignal 64da62dbe6 alsways store latest symmkey 4 years ago
orignal dd9b5faa5c fixed crash on termination 4 years ago
R4SAS 51d018acc6
webconsole: add stream closing 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
R4SAS 8dae044600
Merge pull request #1441 from noraj/patch-1 4 years ago
orignal 2d3fad2cdb correct proxy buffers 4 years ago
orignal a59a8f62ca
Merge pull request #1479 from wipedlifepotato/openssl 4 years ago
potatowipedlifereverse 35cfa7d9fb Merge branch 'openssl' of github.com:wipedlifepotato/i2pd into openssl 4 years ago
potatowipedlifereverse c6ccb373a2 del geti2pdpath 4 years ago
wipedlifepotato b6368170ed
Update README.md 4 years ago
potatowipedlifereverse 35e8424293 preinit webview+configparser+README.md 4 years ago
orignal e969d58689 handle ntcp2.proxy parameter 4 years ago
orignal ae20e3aa95 NTCP2 proxy 4 years ago
orignal de4cb74173
Merge pull request #1478 from unlnown542a/openssl 4 years ago
unlnown542a 4f0da87a7a add ntcp2proxy support 4 years ago
R4SAS 97f0347715 Update android stuff: 4 years ago
orignal 2ffe62ba41 [[fallthrough]] if C++17 only 4 years ago
R4SAS fe1724e7e6
switch travis-ci to xenial 4 years ago
R4SAS 2ac2da41cf
cmake: fix else statement 4 years ago
R4SAS ed574f9d79
use C++17 if available when configuring with cmake 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
orignal b02c9fb118 enable C++17 for gcc 4 years ago
R4SAS 2c6e041ae2
rpm: make package buildable on mageia cauldron (#1476) 4 years ago
R4SAS a0d6c654cc
2.30.0 4 years ago
orignal 5115c27e72 2.30.0 4 years ago
R4SAS d09c3ccb2d
Merge pull request #1474 from rex4539/dead-strip 4 years ago
Dimitris Apostolou 5c308026ac
Pass -dead_strip -dead_strip_dylibs -bind_at_load on macOS 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 50450923df don't add extra , to result string 4 years ago
orignal f392edd66c single thread SAM by default 4 years ago
orignal 24b48e5d50 reseeds update 4 years ago
orignal 47f384a0e0 postpone SAM destination termination 4 years ago
orignal 88594887f9 fixed qt build 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 63e807b0b4 fixed crash on stop 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