Commit graph

135 commits

Author SHA1 Message Date
orignal c0a1a8b47c limit number of DH precalculations at the time 2016-11-07 14:44:32 -05:00
orignal bd82e81e26 correct DH keys number to precalculate 2016-11-07 12:29:24 -05:00
orignal 4582a4fd95 eliminate some overhead 2016-11-01 13:57:25 -04:00
orignal 7934974d92 fixed android build 2016-11-01 12:16:18 -04:00
Jeff Becker d4a0076aba
merge 2016-11-01 10:26:40 -04:00
Jeff Becker 9575f70f38
fix conflicts 2016-11-01 10:02:10 -04:00
Jeff Becker b4e9ed7d18 add web socket ui 2016-11-01 09:59:50 -04:00
l-n-s d68544038c Merge branch 'openssl' into my_fixes 2016-10-28 20:28:11 +00:00
l-n-s 4f4748b8df Update nat option: if nat=false, skip reachability testing 2016-10-28 15:57:18 -04:00
Jeff Becker c5e1823f15
dont't set to firewalled, ssu will try introducers 2016-10-28 13:11:50 -04:00
Jeff Becker 5f396d6311
add option to only connect to certain routers 2016-10-28 12:50:26 -04:00
Jeff Becker 56254e728c
Merge tag 'tags/2.9.0' 2016-08-12 13:25:25 -04:00
brain5lug a530503c0c copy elimination for ranges #part3 2016-08-09 01:53:37 +03:00
Jeff Becker 03927b0a68
Merge branch 'upstream-openssl' 2016-08-06 20:27:57 -04:00
orignal 94b3bb2391 adjust termination timeout 2016-08-04 10:26:50 -04:00
Jeff Becker eaac21cda1
* check router info addresses for nullptr
* Request LS before expiration for smoother handover
2016-07-22 09:56:17 -04:00
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
2016-07-14 09:23:33 -04:00
orignal 9a8e7b11e5 detect network status at android 2016-07-13 10:09:22 -04:00
orignal 4ac4f44ba7 limit delayed messages queue size 2016-07-12 12:37:39 -04:00
Jeff Becker 2cd056cfb3
try banning non responsive routers 2016-06-28 14:43:55 -04:00
Jeff Becker 50756eb94a
Merge branch 'restricted_routes' into meshnet 2016-06-28 13:28:57 -04:00
Jeff Becker fff3587d99
only set as testing when not in meshnet mode 2016-06-27 13:20:21 -04:00
Jeff Becker a3b08654b4
try adding ipv6 only mode for ssu 2016-06-27 10:24:37 -04:00
Jeff Becker a7c955055c
Merge branch 'upstream-openssl' into restricted_routes 2016-06-21 08:15:26 -04:00
orignal 9fe4f3adea teminate NTCP session on close completely 2016-06-19 21:05:48 -04:00
Jeff Becker 184c6ee252 close ntcp sessions to prevent memory leaks 2016-06-19 16:48:03 -04:00
Jeff Becker 004a93a841
Merge branch 'transport_failsafe' into restricted_routes 2016-06-18 09:01:53 -04:00
Jeff Becker 74a7e67002
implement restricted routes (initial) 2016-06-17 11:03:33 -04:00
Jeff Becker e868d427dd add options to not use ntcp or ssu 2016-06-17 09:02:12 -04:00
Jeff Becker fa68e392c8
don't abort when ntcp fails to bind 2016-06-13 11:34:44 -04:00
hagen 1b2ac38a50 * fix compilation warnings 2016-06-01 00:14:15 +00:00
orignal 3907b4101a include openssl through OPENSSL macro 2016-05-11 15:12:38 -04:00
hagen aef6b7712c * Transports: update IsBandwidthExceeded() and comments in header 2016-03-31 00:18:49 +00:00
orignal 34223b8d4f select appropritae address 2016-03-24 20:14:58 -04:00
orignal 5befe1f019 select appropritae address 2016-03-24 20:04:45 -04:00
orignal 9bd97383bd don't connect to ipv6 address if not supported 2016-03-23 16:04:42 -04:00
orignal 996f61efe1 use shared_ptr for Address 2016-03-21 13:02:51 -04:00
orignal 3dbab68f17 don't send own RouterInfo twice 2016-03-18 22:53:03 -04:00
orignal 3c55c2d777 fixed race condition at startup 2016-03-11 19:27:43 -05:00
orignal 31d716bd0c fixed race condition 2016-02-01 14:19:54 -05:00
orignal 85830d5076 fixed race condtion #350 2016-01-27 22:09:35 -05:00
orignal c053bebccd reduced numeber of error messages 2016-01-27 21:54:42 -05:00
orignal d9e199092d fixed race condition 2016-01-15 16:23:03 -05:00
orignal 7149b509d7 extra bandwidth caps 2016-01-02 22:17:04 -05:00
orignal 8daa7561fa pass ident hash by values to RequestComplete 2015-12-31 11:21:01 -05:00
hagen 7ea3a87bfc * missing initializer for member ‘i2p::transport::Peer::delayedMessages‘ 2015-12-24 00:55:53 +00:00
hagen 830fe7f9b8 * sane log messages: Transports.cpp 2015-12-21 03:00:11 +00:00
orignal bf47df46c9 allow DNS names for SSU 2015-12-03 15:45:01 -05:00
orignal 0ef42870e5 try SSU if NTCP address is not presented 2015-12-02 12:48:10 -05:00
orignal e194854c6d replace GetSession to CreateSession 2015-11-25 12:51:35 -05:00