Commit Graph

127 Commits (710a35993db02644f7f28dbee739fe1e7a68a5a5)

Author SHA1 Message Date
orignal a96c205830 allow encryption type param for encrypted LeaseSet 4 years ago
orignal 9b6facf3b0 fixed crash of encrypted leaseset without authentication 4 years ago
orignal d503190647 fixed crash of encrypted leaseset without authentication 4 years ago
orignal f4798d05e7 persist multi encryption keys 4 years ago
orignal a2a0f62135 multi crypto keys in i2cp.leaseSetEncType 4 years ago
orignal d923f0e01b support two encryption keys 4 years ago
orignal 2fc16ee13d indetification of incoming garlic messages 4 years ago
R4SAS a9436aa9af drop i2lua
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal f21af4068f preferred crypto type for Decrypt 4 years ago
orignal 3ca17fdc03 support multiple encryption keys 4 years ago
orignal f3b0e57a54 publish multiple encryption keys 4 years ago
orignal 1e9a53da3f delete stream by id for HTTP interface 4 years ago
orignal 09ed57ad42 select preferred crypto from LeaseSet2 4 years ago
orignal d0e78be867 moved io_service away from ClientDestination 4 years ago
orignal 969f9aa436 common RuunableBase with private inheritance 4 years ago
orignal 2d154ee640 move RunnableService away from LeaseSetDestination 4 years ago
orignal bcfe44db54 handle tunnel delivery instructioin for ECIESx25519 4 years ago
orignal 4f70822b13 always persist crypto keys for public destinations 4 years ago
orignal 0007f304d0 don't pass from to HandleI2NPMessage 4 years ago
orignal 815b6db0bf HandleCloveI2NPMessage 4 years ago
orignal a335841509 pass msgID to HandleDeliveryStatus 4 years ago
orignal b7f17d4cb1 client auth flag for B33 address 5 years ago
orignal e6a09b49c9 published encrypted flag 5 years ago
orignal 97d9795fc9 pass encrepted LeaseSet auth keys 5 years ago
orignal 54071b0e5d set and handle unpublished LeaseSet flag 5 years ago
orignal a605e4bab6 send and recieve raw datagrams 5 years ago
orignal 41f4f4713e handle i2cp.leaseSetPrivKey 5 years ago
orignal 07bbbbaf61 fixed gcc 4.7 build 5 years ago
orignal c4c896a833 publish encrypted LS2 5 years ago
Dimitris Apostolou 6a497a23d9
Fix typos 5 years ago
orignal ea791309ad moved credential and blinding to BlindedPublicKey 5 years ago
orignal 00b5fdce03 create stream to blinded dest 5 years ago
orignal 8e4b9da97d pass blinded key instead identity for encrypted LS2 5 years ago
orignal 8ec12a1b65 fixed race condition for publishing 5 years ago
orignal 0fbf552e95 lookup and handle encrypted LeaseSet2 5 years ago
orignal 72a239838e publish offline signature 5 years ago
orignal b89cf73ae2 correct encryption key type for LS2 5 years ago
orignal 9cf43dea1a handle i2cp.leaseSetEncType 5 years ago
orignal 6569c4aa03 actual key size for LS2 5 years ago
orignal d6b2b3c996 take key type for LS2 from identity 5 years ago
orignal 52a6a12a9a correct LS2 creation 5 years ago
orignal e647603dce handle i2cp.leaseSetType parameter 5 years ago
orignal 5398b651f7 handle LS2 in destinations 5 years ago
yangfl 52f3081a40 fix typo 6 years ago
orignal db03595473
correct message size 6 years ago
Jeff Becker a63bc1cdca
correct sizes 6 years ago
Jeff Becker 6265d452e9
more bounds checking 6 years ago
orignal b041bcdc65 publish updated LeaseSet in destination's thread 6 years ago
orignal 182ffe4495 use croorect encryption type for tunnel build 6 years ago
Jeff Becker 2f7cfddfc4
Merge remote-tracking branch 'purple/openssl' into i2cp-session-reconfig 6 years ago
yangfl 50ba52756f fix mixing tabs and spaces 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 years ago
Jeff Becker ab80def94b
use reference instead of copy 7 years ago
Jeff Becker 938d5d901a
implement i2cp session reconfigure 7 years ago
orignal 6db7c5733d use outbound.nickname as tunnel name if inbound.nickname is not set 7 years ago
orignal df18692af9 check I2NP messsage buffer size 7 years ago
orignal a5b1b24fee implement i2p.streaming.connectDelay option 7 years ago
orignal 5109d40d8e don't publish unknown crypto type to Java floodfill again 7 years ago
orignal 80a3bd6a3b correct new key pair 7 years ago
orignal 19a03c42a5 use generic Decrypt instead ElGamalDecrypt 7 years ago
orignal c5f784719d implement Decrypt for all local destination 7 years ago
orignal e634c89995 generate non-ElGamal encryption keys pair 7 years ago
Jeff Becker b14d1801f0
support i2p outproxy 7 years ago
orignal 7d7f5ff4e2 set default nickname after initialization 7 years ago
orignal 6e32f4bc85 set nickname for destination 7 years ago
Jeff Becker 1ea6d2016d
add initial connection timeout for i2ptunnel 7 years ago
Jeff Becker 416589cc93
Revert "add deferred ready checking for destination"
This reverts commit 3f409d0e28.
7 years ago
Jeff Becker 41ce9d47e5
Revert "re trigger timer"
This reverts commit f87a51034e.
7 years ago
Jeff Becker 27782ceddd
Revert "clarify"
This reverts commit 7af3b751d4.
7 years ago
Jeff Becker a6f62a99b9
Revert "use shared from this"
This reverts commit 4e4def4fb9.
7 years ago
Jeff Becker 4e4def4fb9
use shared from this 7 years ago
Jeff Becker 7af3b751d4
clarify 7 years ago
Jeff Becker f87a51034e
re trigger timer 7 years ago
Jeff Becker 3f409d0e28
add deferred ready checking for destination 7 years ago
orignal c287fb58bd reference counter for destinations 7 years ago
Jeff Becker e238f7ed37 NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
7 years ago