Commit Graph

45 Commits (8bae4975fbd923c55971278f6b389bef155b9258)

Author SHA1 Message Date
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal d4bfeab36c pass gzip parameter to UDP tunnels 4 years ago
orignal f4798d05e7 persist multi encryption keys 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 1e9a53da3f delete stream by id for HTTP interface 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 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 521fb83e38 initial code for ECIES-X25519-AEAD-Ratchet KDF 4 years ago
orignal b7f17d4cb1 client auth flag for B33 address 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 925e8316c7 read i2cp.leaseSetAuthType, i2cp.leaseSetClient.dh.nnn and i2cp.leaseSetClient.psk.nnn from tunnel config 5 years ago
orignal 41f4f4713e handle i2cp.leaseSetPrivKey 5 years ago
orignal 743fa745b7 show b33 address for encrypted LeaseSet2 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 e647603dce handle i2cp.leaseSetType parameter 5 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 938d5d901a
implement i2cp session reconfigure 6 years ago
orignal 6db7c5733d use outbound.nickname as tunnel name if inbound.nickname is not set 7 years ago
yangfl 18b6353803 fix typo 7 years ago
orignal a5b1b24fee implement i2p.streaming.connectDelay option 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 6e32f4bc85 set nickname 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