6 Commits (d7b412c1eb0d0e650316929ac3199c4fc80d2df4)

Author SHA1 Message Date
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
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 84ca992e91 Revert "Unused parameter warnings removal" 8 years ago
brain5lug 5350078543 Unused parameter warnings removal 8 years ago
brain5lug a530503c0c copy elimination for ranges #part3 8 years ago
orignal 94b3bb2391 adjust termination timeout 8 years ago
Jeff Becker eaac21cda1
* check router info addresses for nullptr 8 years ago
Jeff Becker 3ad196c4c7
fix meshnet mode: 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 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
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 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 8 years ago
orignal 34223b8d4f select appropritae address 8 years ago
orignal 5befe1f019 select appropritae address 8 years ago
orignal 9bd97383bd don't connect to ipv6 address if not supported 8 years ago
orignal 996f61efe1 use shared_ptr for Address 8 years ago
orignal 3dbab68f17 don't send own RouterInfo twice 8 years ago
orignal 3c55c2d777 fixed race condition at startup 8 years ago