Commit Graph

145 Commits (3a8c90c0d49486e8a7e9bd777b0cf1e5b086b289)

Author SHA1 Message Date
Jeff Becker 43c1a87c48 Merge remote-tracking branch 'purple/openssl' into websocks 8 years ago
orignal 7d5a929b5e #761 info instead error 8 years ago
Jeff Becker 88f9b69e2a Merge remote-tracking branch 'purple/openssl' 8 years ago
orignal d77c782f69 removed IdentHash from RoutingProfile 8 years ago
Jeff Becker be0c1c0912 Merge remote-tracking branch 'purple/openssl' 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
l-n-s d68544038c Merge branch 'openssl' into my_fixes 8 years ago
l-n-s 4f4748b8df Update nat option: if nat=false, skip reachability testing 8 years ago
Jeff Becker c5e1823f15
dont't set to firewalled, ssu will try introducers 8 years ago
Jeff Becker 5f396d6311
add option to only connect to certain routers 8 years ago
Jeff Becker 56254e728c
Merge tag 'tags/2.9.0' 8 years ago
brain5lug a530503c0c copy elimination for ranges #part3 8 years ago
Jeff Becker 03927b0a68
Merge branch 'upstream-openssl' 8 years ago
orignal 94b3bb2391 adjust termination timeout 8 years ago
Jeff Becker eaac21cda1
* check router info addresses for nullptr
* Request LS before expiration for smoother handover
8 years ago
Jeff Becker 3ad196c4c7
fix meshnet mode:
* don't default to ipv4 when creating router.info
* add i2p::util::config::GetHost for getting host to use from config
* proper check for no transports in Transports.cpp on startup
8 years ago
orignal 9a8e7b11e5 detect network status at android 8 years ago
orignal 4ac4f44ba7 limit delayed messages queue size 8 years ago
Jeff Becker 2cd056cfb3
try banning non responsive routers 8 years ago
Jeff Becker 50756eb94a
Merge branch 'restricted_routes' into meshnet 8 years ago
Jeff Becker fff3587d99
only set as testing when not in meshnet mode 8 years ago
Jeff Becker a3b08654b4
try adding ipv6 only mode for ssu 8 years ago
Jeff Becker a7c955055c
Merge branch 'upstream-openssl' into restricted_routes 8 years ago
orignal 9fe4f3adea teminate NTCP session on close completely 8 years ago
Jeff Becker 184c6ee252 close ntcp sessions to prevent memory leaks 8 years ago
Jeff Becker 004a93a841
Merge branch 'transport_failsafe' into restricted_routes 8 years ago
Jeff Becker 74a7e67002
implement restricted routes (initial) 8 years ago
Jeff Becker e868d427dd add options to not use ntcp or ssu 8 years ago
Jeff Becker fa68e392c8
don't abort when ntcp fails to bind 8 years ago
hagen 1b2ac38a50 * fix compilation warnings 8 years ago
orignal 3907b4101a include openssl through OPENSSL macro 8 years ago
hagen aef6b7712c * Transports: update IsBandwidthExceeded() and comments in header 9 years ago
orignal 34223b8d4f select appropritae address 9 years ago
orignal 5befe1f019 select appropritae address 9 years ago
orignal 9bd97383bd don't connect to ipv6 address if not supported 9 years ago
orignal 996f61efe1 use shared_ptr for Address 9 years ago
orignal 3dbab68f17 don't send own RouterInfo twice 9 years ago
orignal 3c55c2d777 fixed race condition at startup 9 years ago
orignal 31d716bd0c fixed race condition 9 years ago