orignal
|
c231eff4b1
|
MTU size of 1488 for ipv6
|
2017-02-12 10:12:12 -05:00 |
|
orignal
|
051e642c0c
|
fixed #798. Correct buffer size
|
2017-02-09 11:05:42 -05:00 |
|
orignal
|
298c5f0de2
|
moved v6 receiver to separate thread
|
2017-01-19 15:47:01 -05:00 |
|
orignal
|
a6c2b25f6f
|
increased socket buffer
|
2017-01-19 11:19:09 -05:00 |
|
orignal
|
a25ce2296a
|
rollback
|
2017-01-19 09:58:55 -05:00 |
|
orignal
|
4317694c64
|
memory pool for SSU packets
|
2017-01-16 22:22:51 -05:00 |
|
orignal
|
178dedf78c
|
store relay session directly
|
2016-12-30 17:53:54 -05:00 |
|
orignal
|
2e8fa88fcb
|
fixed memory leak
|
2016-12-29 22:06:33 -05:00 |
|
orignal
|
7a7ae4cc83
|
select ipv4 peers for peer test
|
2016-12-02 11:17:22 -05:00 |
|
orignal
|
230c2aaf26
|
reopen UDP socket in case of error
|
2016-11-30 21:14:10 -05:00 |
|
orignal
|
b02677ee21
|
common termination timer for all SSU sessions
|
2016-08-24 11:21:49 -04:00 |
|
orignal
|
3d1a7f173c
|
select Charlie based on Alice's address type
|
2016-07-22 13:08:41 -04:00 |
|
Jeff Becker
|
50756eb94a
|
Merge branch 'restricted_routes' into meshnet
|
2016-06-28 13:28:57 -04:00 |
|
Jeff Becker
|
a3b08654b4
|
try adding ipv6 only mode for ssu
|
2016-06-27 10:24:37 -04:00 |
|
Jeff Becker
|
fa68e392c8
|
don't abort when ntcp fails to bind
|
2016-06-13 11:34:44 -04:00 |
|
orignal
|
6096d572f3
|
handle RelayResponse
|
2015-12-09 22:17:43 -05:00 |
|
orignal
|
0ef42870e5
|
try SSU if NTCP address is not presented
|
2015-12-02 12:48:10 -05:00 |
|
orignal
|
988007a8c9
|
pass correct pointer to sessions table
|
2015-11-30 19:45:57 -05:00 |
|
orignal
|
c5308e3f2f
|
separate SSU sessions lists for V4 and V6
|
2015-11-30 15:53:07 -05:00 |
|
orignal
|
fb2bdfb9ee
|
create SSU session in SSU thread
|
2015-11-29 09:10:49 -05:00 |
|
orignal
|
d69f297c05
|
split between CreateSession and CreateSessionThrough Introducer
|
2015-11-26 16:20:24 -05:00 |
|
orignal
|
e194854c6d
|
replace GetSession to CreateSession
|
2015-11-25 12:51:35 -05:00 |
|
orignal
|
62cf83921b
|
cumulative update from bitbucket
|
2015-11-03 09:15:49 -05:00 |
|
orignal
|
d226a4a0b7
|
store session with Alice with PeerTest
|
2015-03-26 16:10:52 -04:00 |
|
orignal
|
7949ffe41e
|
fixed crash
|
2015-02-27 13:07:32 -05:00 |
|
orignal
|
dc8209837c
|
cleanup expired peer tests
|
2015-02-26 14:54:28 -05:00 |
|
orignal
|
51aea367c3
|
full implementation of peer test
|
2015-02-25 21:56:51 -05:00 |
|
orignal
|
e250628174
|
global peer tests
|
2015-02-25 15:26:06 -05:00 |
|
orignal
|
c6c414c382
|
receive multiple UDP packets
|
2015-02-09 11:53:11 -05:00 |
|
orignal
|
f9731a76ec
|
separate receivers thread
|
2015-02-08 20:28:18 -05:00 |
|
orignal
|
ab0bd908ec
|
fixed race condition
|
2015-02-07 15:25:06 -05:00 |
|
orignal
|
a85cc6aa77
|
fixed race condition
|
2015-01-11 21:00:38 -05:00 |
|
orignal
|
e6c92a535d
|
handle ipv6 sessions in separate thread
|
2014-11-30 17:19:21 -05:00 |
|
orignal
|
95524c8db3
|
shared pointer for SSU
|
2014-11-24 12:26:11 -05:00 |
|
orignal
|
1c3f70056a
|
use shared pointer of RI for transports
|
2014-11-21 12:34:17 -05:00 |
|
orignal
|
69cbd71fe0
|
receive buffers aligned to 16
|
2014-11-18 12:37:04 -05:00 |
|
orignal
|
0cd04c23c5
|
split SSU to SSU and SSUSession
|
2014-10-30 15:13:12 -04:00 |
|
orignal
|
8403c17c59
|
incoming SSU V6 sessions
|
2014-10-29 15:02:48 -04:00 |
|
orignal
|
d513f20225
|
handle ipv6 adrresses
|
2014-10-29 12:28:44 -04:00 |
|
orignal
|
d84a7ebc7e
|
MTU for ipv6
|
2014-10-29 11:17:30 -04:00 |
|
orignal
|
6281fa625a
|
moved remote RI and identity to TransportSession
|
2014-10-24 15:50:48 -04:00 |
|
orignal
|
7b768ccb26
|
moved transports to 'transport' namespace
|
2014-10-21 12:25:53 -04:00 |
|
orignal
|
c4dda06cde
|
TransportSession added
|
2014-10-20 16:09:59 -04:00 |
|
orignal
|
a8871d9f98
|
moved DHKeysPair to Transport
|
2014-10-20 15:19:56 -04:00 |
|
orignal
|
cb46d63058
|
read Identity from SessionConfirmed message
|
2014-09-18 14:16:16 -04:00 |
|
orignal
|
5cb691fb0b
|
limit session to introducer by 1 hour
|
2014-09-09 13:45:12 -04:00 |
|
orignal
|
5435d20199
|
don't include same introducer twice
|
2014-09-09 08:03:05 -04:00 |
|
orignal
|
44751955cc
|
select introducers
|
2014-09-06 20:43:20 -04:00 |
|
orignal
|
119603845b
|
relay request from non-established session
|
2014-09-05 17:34:33 -04:00 |
|
orignal
|
9500d96789
|
session to introducer
|
2014-09-05 16:35:02 -04:00 |
|