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 |
|
orignal
|
4a39dd4818
|
zero-length address in RelayRequest
|
2014-09-05 11:58:22 -04:00 |
|
orignal
|
3c610fa952
|
RelayTest for Bob and Charlie
|
2014-09-04 16:27:22 -04:00 |
|
orignal
|
10d9a4582f
|
schdule connect timer
|
2014-09-04 10:20:44 -04:00 |
|
orignal
|
ebe73491c6
|
send PeerTest to Charlie
|
2014-09-03 19:31:43 -04:00 |
|
orignal
|
aaf386a0ab
|
GetRandomEstablishedSession
|
2014-09-03 16:49:48 -04:00 |
|
orignal
|
ccbc4353d6
|
fixed race condition
|
2014-08-30 16:30:53 -04:00 |
|
orignal
|
6dbf8d1457
|
don't save received IV
|
2014-07-21 22:13:57 -04:00 |
|
orignal
|
756a920c1a
|
show number sent/received bytes through the status page
|
2014-07-20 17:12:36 -04:00 |
|
orignal
|
999abd517c
|
save out-of-sequence fragments
|
2014-07-14 22:06:58 -04:00 |
|
orignal
|
13fec9bdfc
|
generic tag introduced
|
2014-07-07 19:22:19 -04:00 |
|