35 Commits (d7d70b707ffe0435c80b1d908a51b4047d94e741)

Author SHA1 Message Date
R4SAS 1aa0da3382 [NTCP2] fix socks proxy support 4 years ago
R4SAS b6b25dc9f3 update log messages 4 years ago
orignal e969d58689 handle ntcp2.proxy parameter 4 years ago
unlnown542a 4f0da87a7a add ntcp2proxy support 4 years ago
R4SAS 00db527377
drop websockets support 4 years ago
orignal 651240113c mark RI as unreachable if all connections failed 5 years ago
orignal 77189bf8e9 start over if an active session got disconnected 5 years ago
orignal 60fd3a4542 fixed #1434 use memset inster bzero 5 years ago
orignal c66f9c8d6d reset connection attempts before reconnect 5 years ago
orignal 03a861745b removed CloseSession 5 years ago
orignal 13732ac333 fix #1363 try connect in SSU's thread 5 years ago
orignal 354c9187db detect our ipv6 address 5 years ago
orignal 846eac29dc filter out unspecified addresses. Check floodfill status change 5 years ago
orignal 979ea9c252 removed address resolvers as discontinued 6 years ago
R4SAS 79c0c11e80 configure persist of peer profiles 6 years ago
orignal 0e9074aaba reduce start and stop time 6 years ago
orignal 86782aeb1b don't send RouterInfo twice 6 years ago
orignal f407022fe6 connect to NTCP2 address if presented 6 years ago
orignal 5001592fb4 replace ntcp2 by ntcp2.enabled 6 years ago
orignal e0790700cd don't connect to unpublished NTCP2 addresses 6 years ago
orignal 5575b981c8 enable NTCP2 as transport 6 years ago
Jeff Becker b469080cd7
make ntcp worker threads configurable in number 6 years ago
yangfl 50ba52756f fix mixing tabs and spaces 7 years ago
yangfl 18b6353803 fix typo 7 years ago
Jeff Becker 91eb2b2c4a
fix limits when not specififed 7 years ago
Jeff Becker 6441c9d5d8
initial ntcp soft/hard limits 7 years ago
orignal 028f0bdb8d Fixed #931. don't insert null pointer into DHkeys list 7 years ago
Darknet Villain 7e244455c4 Don't do peertest if nat=false. FIX #915 7 years ago
Jeff Becker e336cbfb2d add http proxy, change socks4a to socks5 7 years ago
Jeff Becker 3ea1eca350 ntcp socks proxy (initial) 7 years ago
orignal 124e2e759c fix #846. ability to limit transit bandwidth 7 years ago
orignal a441474d75 show transit bandwidth 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 7 years ago
orignal 3e2605490f cleanup error messages 8 years ago
orignal 4d2f26b1cd limit number of precalculated DH pairs 8 years ago
orignal 7d5a929b5e #761 info instead error 8 years ago
orignal d77c782f69 removed IdentHash from RoutingProfile 8 years ago
orignal 442c63d7a4 #746. initialize io_service after daeminization 8 years ago
Jeff Becker 975265b0af more 8 years ago
orignal 7a7ae4cc83 select ipv4 peers for peer test 8 years ago
orignal 6bacf94a62 handle all loopback messages 8 years ago
orignal f76b014a52 re-run PeerTest 8 years ago
orignal c0a1a8b47c limit number of DH precalculations at the time 8 years ago
orignal bd82e81e26 correct DH keys number to precalculate 8 years ago
orignal 4582a4fd95 eliminate some overhead 8 years ago
orignal 7934974d92 fixed android build 8 years ago
Jeff Becker d4a0076aba
merge 8 years ago
Jeff Becker 9575f70f38
fix conflicts 8 years ago
Jeff Becker b4e9ed7d18 add web socket ui 8 years ago