Commit Graph

34 Commits (52f3081a40d94b9944bb82b847be4e08eaf57c23)

Author SHA1 Message Date
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 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
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