orignal
|
13732ac333
|
fix #1363 try connect in SSU's thread
|
2019-06-14 15:43:03 -04:00 |
|
orignal
|
354c9187db
|
detect our ipv6 address
|
2019-05-23 15:59:44 -04:00 |
|
orignal
|
846eac29dc
|
filter out unspecified addresses. Check floodfill status change
|
2019-02-24 18:26:58 -05:00 |
|
orignal
|
979ea9c252
|
removed address resolvers as discontinued
|
2018-12-07 12:27:06 -05:00 |
|
R4SAS
|
79c0c11e80
|
configure persist of peer profiles
* If persist.profiles = false, peer profiles not stored on disk
* remove inet_pton for windows
* update configs
|
2018-11-22 00:13:23 +03:00 |
|
orignal
|
0e9074aaba
|
reduce start and stop time
|
2018-11-20 13:57:51 -05:00 |
|
orignal
|
86782aeb1b
|
don't send RouterInfo twice
|
2018-08-14 11:27:27 -04:00 |
|
orignal
|
f407022fe6
|
connect to NTCP2 address if presented
|
2018-08-04 13:48:09 -04:00 |
|
orignal
|
5001592fb4
|
replace ntcp2 by ntcp2.enabled
|
2018-07-19 09:45:24 -04:00 |
|
orignal
|
e0790700cd
|
don't connect to unpublished NTCP2 addresses
|
2018-07-18 14:19:12 -04:00 |
|
orignal
|
5575b981c8
|
enable NTCP2 as transport
|
2018-07-13 15:59:28 -04:00 |
|
Jeff Becker
|
b469080cd7
|
make ntcp worker threads configurable in number
|
2018-02-20 13:18:57 -05:00 |
|
yangfl
|
50ba52756f
|
fix mixing tabs and spaces
|
2018-01-13 22:51:02 +08:00 |
|
yangfl
|
18b6353803
|
fix typo
|
2017-12-07 21:26:28 +08:00 |
|
Jeff Becker
|
91eb2b2c4a
|
fix limits when not specififed
|
2017-10-30 09:53:41 -04:00 |
|
Jeff Becker
|
6441c9d5d8
|
initial ntcp soft/hard limits
|
2017-10-30 08:27:55 -04:00 |
|
orignal
|
028f0bdb8d
|
Fixed #931. don't insert null pointer into DHkeys list
|
2017-08-25 14:45:58 -04:00 |
|
Darknet Villain
|
7e244455c4
|
Don't do peertest if nat=false. FIX #915
|
2017-08-09 10:52:52 -04:00 |
|
Jeff Becker
|
e336cbfb2d
|
add http proxy, change socks4a to socks5
|
2017-05-29 09:57:30 -04:00 |
|
Jeff Becker
|
3ea1eca350
|
ntcp socks proxy (initial)
|
2017-05-29 01:28:16 -04:00 |
|
orignal
|
124e2e759c
|
fix #846. ability to limit transit bandwidth
|
2017-05-04 14:58:12 -04:00 |
|
orignal
|
a441474d75
|
show transit bandwidth
|
2017-05-02 14:20:00 -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 |
|