orignal
|
9208da8a50
|
more precise peer test
|
2016-11-05 21:08:14 -04:00 |
|
orignal
|
7a51407f6d
|
show error message in the web-console
|
2016-09-19 21:37:04 -04:00 |
|
orignal
|
440516e95f
|
detect clock skew
|
2016-09-18 18:42:21 -04:00 |
|
orignal
|
8cb69c1482
|
fixed #624. correct v6 address size
|
2016-08-31 22:47:32 -04:00 |
|
orignal
|
b02677ee21
|
common termination timer for all SSU sessions
|
2016-08-24 11:21:49 -04:00 |
|
brain5lug
|
a530503c0c
|
copy elimination for ranges #part3
|
2016-08-09 01:53:37 +03:00 |
|
orignal
|
94b3bb2391
|
adjust termination timeout
|
2016-08-04 10:26:50 -04:00 |
|
orignal
|
3d1a7f173c
|
select Charlie based on Alice's address type
|
2016-07-22 13:08:41 -04:00 |
|
orignal
|
ba078f3ff5
|
support peer test for ipv6
|
2016-07-22 12:50:03 -04:00 |
|
Jeff Becker
|
43be363542
|
Merge remote-tracking branch 'purple/openssl' into meshnet
|
2016-06-28 09:34:38 -04:00 |
|
Jeff Becker
|
866cf940da
|
make always reachable when in meshnet mode
|
2016-06-27 13:15:05 -04:00 |
|
Jeff Becker
|
7868e1527e
|
try fixing ipv6 ssu
|
2016-06-27 11:08:23 -04:00 |
|
hagen
|
646778227a
|
* tune log messages
|
2016-06-27 13:11:10 +00:00 |
|
orignal
|
3907b4101a
|
include openssl through OPENSSL macro
|
2016-05-11 15:12:38 -04:00 |
|
orignal
|
ca36a6fe41
|
update our IP after signture verification
|
2016-05-10 15:55:48 -04:00 |
|
orignal
|
3dbab68f17
|
don't send own RouterInfo twice
|
2016-03-18 22:53:03 -04:00 |
|
orignal
|
9d6d1825c7
|
pass flag to SSU header
|
2016-02-25 18:40:40 -05:00 |
|
orignal
|
1a4923cdce
|
don't request relayTag if we are reachable
|
2016-02-25 15:57:58 -05:00 |
|
orignal
|
7726705b5c
|
process request relay tag extended SSU option
|
2016-02-23 12:16:53 -05:00 |
|
orignal
|
c053bebccd
|
reduced numeber of error messages
|
2016-01-27 21:54:42 -05:00 |
|
hagen
|
05043f30dc
|
* tune logs
|
2016-01-18 09:02:34 +00:00 |
|
orignal
|
595b2619fd
|
fixed misalignment for timestamp
|
2016-01-09 19:24:52 -05:00 |
|
hagen
|
facc5f8aa7
|
* sane log messages: SSUSession.cpp
|
2015-12-21 03:00:11 +00:00 |
|
orignal
|
c36a810bcb
|
ignore extended options for SessionCreated and SessionConfirmed
|
2015-12-18 11:52:44 -05:00 |
|
orignal
|
6096d572f3
|
handle RelayResponse
|
2015-12-09 22:17:43 -05:00 |
|
orignal
|
da8a6a4c2b
|
make sure to use ipv4 introducers only
|
2015-12-01 09:21:02 -05:00 |
|
orignal
|
c5308e3f2f
|
separate SSU sessions lists for V4 and V6
|
2015-11-30 15:53:07 -05:00 |
|
orignal
|
0a6d849435
|
pass shared_ptr to SendRelayIntro
|
2015-11-30 10:23:05 -05:00 |
|
orignal
|
302df75d83
|
skip extended options in SSU header
|
2015-11-16 13:27:27 -05:00 |
|
orignal
|
62cf83921b
|
cumulative update from bitbucket
|
2015-11-03 09:15:49 -05:00 |
|
orignal
|
0c8fb376db
|
some cleanup
|
2015-07-03 10:11:55 -04:00 |
|
orignal
|
206f094dd4
|
use shared_ptr for DeliverStatus
|
2015-06-24 10:45:58 -04:00 |
|
orignal
|
3a63f6775a
|
pass I2NP message to transport session as shared_ptr
|
2015-06-17 10:47:26 -04:00 |
|
orignal
|
92bd29ebf1
|
delete trailing paddings of SSU packtes
|
2015-03-30 13:10:36 -04:00 |
|
orignal
|
d226a4a0b7
|
store session with Alice with PeerTest
|
2015-03-26 16:10:52 -04:00 |
|
orignal
|
c62659cdbc
|
single buf for ProcessPeerTest
|
2015-03-26 15:05:52 -04:00 |
|
orignal
|
4831e9705c
|
const buffer for ProcessPeerTest
|
2015-03-26 14:35:20 -04:00 |
|
orignal
|
6e9149afd4
|
fixed misalignment
|
2015-03-25 09:04:19 -04:00 |
|
orignal
|
647bb501d1
|
make sure packet size is multiple of 16 bytes
|
2015-03-18 13:30:38 -04:00 |
|
orignal
|
028e3a6c35
|
show total send/received bytes
|
2015-03-16 19:33:59 -04:00 |
|
orignal
|
a72d7652af
|
moved num sent/received bytes to TransportSession
|
2015-03-16 18:57:22 -04:00 |
|
orignal
|
57d4ccfdfd
|
reduced memory usage
|
2015-03-12 11:43:36 -04:00 |
|
orignal
|
7949ffe41e
|
fixed crash
|
2015-02-27 13:07:32 -05:00 |
|
orignal
|
30715c2512
|
firewall detection
|
2015-02-26 13:44:18 -05:00 |
|
orignal
|
51aea367c3
|
full implementation of peer test
|
2015-02-25 21:56:51 -05:00 |
|
orignal
|
34e31f3d78
|
PeerTest from Alice to Charlie
|
2015-02-25 16:39:48 -05:00 |
|
orignal
|
e250628174
|
global peer tests
|
2015-02-25 15:26:06 -05:00 |
|
orignal
|
eee968ce56
|
fixed incorrect instantiation in gcc 4.6
|
2015-02-24 22:17:46 -05:00 |
|
orignal
|
e3190a4ca9
|
SSU data receive batching
|
2015-02-15 14:17:55 -05:00 |
|
orignal
|
923b64eb48
|
delete messages sent to disconnected session
|
2015-02-09 16:33:52 -05:00 |
|