Commit graph

124 commits

Author SHA1 Message Date
orignal f4798d05e7 persist multi encryption keys 2020-04-15 22:04:18 -04:00
orignal a2a0f62135 multi crypto keys in i2cp.leaseSetEncType 2020-04-15 18:01:01 -04:00
orignal d923f0e01b support two encryption keys 2020-04-14 19:12:44 -04:00
orignal 2fc16ee13d indetification of incoming garlic messages 2020-04-13 20:00:19 -04:00
R4SAS a9436aa9af drop i2lua
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-04-03 14:31:38 +03:00
orignal f21af4068f preferred crypto type for Decrypt 2020-03-31 17:35:51 -04: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 1e9a53da3f delete stream by id for HTTP interface 2020-03-04 15:54:09 -05:00
orignal 09ed57ad42 select preferred crypto from LeaseSet2 2020-02-12 11:09:20 -05:00
orignal d0e78be867 moved io_service away from ClientDestination 2020-02-04 14:17:23 -05:00
orignal 969f9aa436 common RuunableBase with private inheritance 2020-02-04 11:48:56 -05:00
orignal 2d154ee640 move RunnableService away from LeaseSetDestination 2020-02-02 18:58:58 -05:00
orignal bcfe44db54 handle tunnel delivery instructioin for ECIESx25519 2020-01-16 12:47:08 -05:00
orignal 4f70822b13 always persist crypto keys for public destinations 2020-01-12 10:03:30 -05:00
orignal 0007f304d0 don't pass from to HandleI2NPMessage 2020-01-07 15:20:55 -05:00
orignal 815b6db0bf HandleCloveI2NPMessage 2020-01-06 15:31:20 -05:00
orignal a335841509 pass msgID to HandleDeliveryStatus 2020-01-06 14:37:40 -05:00
orignal b7f17d4cb1 client auth flag for B33 address 2019-09-06 11:02:19 -04:00
orignal e6a09b49c9 published encrypted flag 2019-08-07 15:43:03 -04:00
orignal 97d9795fc9 pass encrepted LeaseSet auth keys 2019-07-16 16:31:17 -04:00
orignal 54071b0e5d set and handle unpublished LeaseSet flag 2019-07-16 11:48:30 -04:00
orignal a605e4bab6 send and recieve raw datagrams 2019-07-09 21:33:55 -04:00
orignal 41f4f4713e handle i2cp.leaseSetPrivKey 2019-06-07 14:51:08 -04:00
orignal 07bbbbaf61 fixed gcc 4.7 build 2019-04-17 12:42:43 -04:00
orignal c4c896a833 publish encrypted LS2 2019-04-10 12:04:19 -04:00
Dimitris Apostolou 6a497a23d9
Fix typos 2019-04-08 22:22:42 +03:00
orignal ea791309ad moved credential and blinding to BlindedPublicKey 2019-04-02 16:32:18 -04:00
orignal 00b5fdce03 create stream to blinded dest 2019-03-27 16:04:46 -04:00
orignal 8e4b9da97d pass blinded key instead identity for encrypted LS2 2019-03-22 15:32:13 -04:00
orignal 8ec12a1b65 fixed race condition for publishing 2019-03-10 09:22:42 -04:00
orignal 0fbf552e95 lookup and handle encrypted LeaseSet2 2019-03-07 14:52:59 -05:00
orignal 72a239838e publish offline signature 2019-02-12 14:56:39 -05:00
orignal b89cf73ae2 correct encryption key type for LS2 2019-01-15 18:41:00 -05:00
orignal 9cf43dea1a handle i2cp.leaseSetEncType 2019-01-15 15:43:21 -05:00
orignal 6569c4aa03 actual key size for LS2 2019-01-13 19:17:02 -05:00
orignal d6b2b3c996 take key type for LS2 from identity 2019-01-13 08:34:34 -05:00
orignal 52a6a12a9a correct LS2 creation 2019-01-12 18:25:10 -05:00
orignal e647603dce handle i2cp.leaseSetType parameter 2019-01-11 13:58:02 -05:00
orignal 5398b651f7 handle LS2 in destinations 2019-01-09 12:47:47 -05:00
yangfl 52f3081a40 fix typo 2018-07-10 17:39:21 +08:00
orignal db03595473
correct message size 2018-04-29 18:05:28 -04:00
Jeff Becker a63bc1cdca
correct sizes 2018-04-29 11:41:03 -04:00
Jeff Becker 6265d452e9
more bounds checking 2018-04-29 11:34:23 -04:00
orignal b041bcdc65 publish updated LeaseSet in destination's thread 2018-03-23 11:41:36 -04:00
orignal 182ffe4495 use croorect encryption type for tunnel build 2018-03-09 14:56:06 -05:00
Jeff Becker 2f7cfddfc4
Merge remote-tracking branch 'purple/openssl' into i2cp-session-reconfig 2018-02-26 07:58:03 -05:00
yangfl 50ba52756f fix mixing tabs and spaces 2018-01-13 22:51:02 +08:00
yangfl 46f62e1af9 remove trailing whitespaces 2018-01-06 22:24:03 +08:00
Jeff Becker ab80def94b
use reference instead of copy 2018-01-02 12:06:10 -05:00
Jeff Becker 938d5d901a
implement i2cp session reconfigure 2018-01-02 11:34:58 -05:00
orignal 6db7c5733d use outbound.nickname as tunnel name if inbound.nickname is not set 2017-12-20 11:38:35 -05:00
orignal df18692af9 check I2NP messsage buffer size 2017-12-01 12:57:05 -05:00
orignal a5b1b24fee implement i2p.streaming.connectDelay option 2017-11-24 15:37:17 -05:00
orignal 5109d40d8e don't publish unknown crypto type to Java floodfill again 2017-11-17 14:28:48 -05:00
orignal 80a3bd6a3b correct new key pair 2017-11-12 17:31:00 -05:00
orignal 19a03c42a5 use generic Decrypt instead ElGamalDecrypt 2017-11-08 20:45:53 -05:00
orignal c5f784719d implement Decrypt for all local destination 2017-11-08 13:49:48 -05:00
orignal e634c89995 generate non-ElGamal encryption keys pair 2017-11-02 16:13:10 -04:00
Jeff Becker b14d1801f0
support i2p outproxy 2017-10-27 08:43:54 -04:00
orignal 7d7f5ff4e2 set default nickname after initialization 2017-10-04 12:40:43 -04:00
orignal 6e32f4bc85 set nickname for destination 2017-10-04 12:27:08 -04:00
Jeff Becker 1ea6d2016d
add initial connection timeout for i2ptunnel 2017-08-31 12:08:22 -04:00
Jeff Becker 416589cc93
Revert "add deferred ready checking for destination"
This reverts commit 3f409d0e28.
2017-08-31 10:38:26 -04:00
Jeff Becker 41ce9d47e5
Revert "re trigger timer"
This reverts commit f87a51034e.
2017-08-31 10:37:58 -04:00
Jeff Becker 27782ceddd
Revert "clarify"
This reverts commit 7af3b751d4.
2017-08-31 10:37:56 -04:00
Jeff Becker a6f62a99b9
Revert "use shared from this"
This reverts commit 4e4def4fb9.
2017-08-31 10:37:53 -04:00
Jeff Becker 4e4def4fb9
use shared from this 2017-08-31 10:24:07 -04:00
Jeff Becker 7af3b751d4
clarify 2017-08-31 10:14:06 -04:00
Jeff Becker f87a51034e
re trigger timer 2017-08-31 10:07:09 -04:00
Jeff Becker 3f409d0e28
add deferred ready checking for destination 2017-08-31 09:59:04 -04:00
orignal c287fb58bd reference counter for destinations 2017-07-06 16:12:06 -04:00
Jeff Becker e238f7ed37 NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h 2017-04-21 20:04:16 -04:00
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
2017-04-21 06:33:45 -04:00
Renamed from Destination.cpp (Browse further)