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 |
|
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 |
|