Commit Graph

36 Commits

Author SHA1 Message Date
orignal
f357a5864c pass local destination by pointer 2014-12-15 21:24:01 -05:00
orignal
6e32c389b1 some cleanup 2014-12-15 19:08:46 -05:00
orignal
c8e34052a7 some cleanup 2014-12-09 21:07:54 -05:00
orignal
3ca560b895 different tunnel length for IB and OB 2014-11-29 22:00:52 -05:00
orignal
8a357ac46c store shared pointer to RI in tunnel config 2014-11-21 10:46:11 -05:00
orignal
ab843b6552 cleaned up from duplicated methods 2014-10-21 15:44:28 -04:00
orignal
a0f43d9772 resuse instance of local destination upon restart 2014-10-13 11:21:57 -04:00
orignal
2ab597be20 detach tunnles from poll 2014-10-11 09:47:24 -04:00
orignal
f34680134a fixed race condition 2014-10-11 09:01:08 -04:00
orignal
93c1a0760d AES/ElGamal tags per local destination 2014-10-06 20:18:18 -04:00
orignal
400b4e7110 find local destination by tunnel garlic came from 2014-10-06 16:06:05 -04:00
orignal
ec3462fabe fixed race condition 2014-10-03 10:35:11 -04:00
orignal
34cb17afb1 show local destination's tunnels 2014-09-29 22:18:32 -04:00
orignal
79d2f69837 select high bandwidth routers for client tunnels 2014-09-25 21:08:20 -04:00
orignal
72d52d61bc expiring status for tunnels 2014-08-26 10:31:32 -04:00
orignal
7aacae30eb moved common code to LocalDestination 2014-08-25 22:47:12 -04:00
orignal
2bc1ba1a9c extended identity for local destination 2014-08-22 23:02:48 -04:00
orignal
dda80703d2 use same outbound tunnel for streaming as long as possible 2014-08-17 14:42:49 -04:00
orignal
1a72292b8f re-create expired tunnels 2014-08-08 22:44:33 -04:00
orignal
ee2297c851 create LeaseSet from local tunnel pool 2014-07-29 13:44:54 -04:00
orignal
30b25e9eeb always pick outbound tunnel before sending packet 2014-07-08 22:09:58 -04:00
orignal
ec21138bd2 specify number of hops for a tunnel pool 2014-06-25 19:28:33 -04:00
orignal
24f0ff6c00 pick tunnels from exploratory pool for exploratory 2014-04-03 16:27:37 -04:00
orignal
70bf83f127 move exploratory tunnels to separate pool 2014-04-02 20:42:02 -04:00
orignal
489266e7fc exploratory pool added 2014-04-02 13:14:21 -04:00
orignal
c600be59b1 moved encryption keys from TunnelPool to StreamingDestination 2014-04-01 18:58:47 -04:00
orignal
a10edb4cc5 pools per ident hash 2014-04-01 15:08:53 -04:00
orignal
81e06769dc pass LocalDestination by reference 2014-04-01 13:55:09 -04:00
orignal
014e1c54eb tunnel test 2014-03-17 16:50:03 -04:00
orignal
c9ba7da0b0 outbound tunnel pool 2014-03-16 16:03:20 -04:00
orignal
d7084e379f create LeaseSet encryption key per tunnel pool 2014-03-15 22:02:33 -04:00
orignal
26c5f6cd77 3-hops tunnels for tunnel pool 2014-03-14 21:22:59 -04:00
orignal
b47d7aceaa manage tunnel pools 2014-03-14 20:51:51 -04:00
orignal
ab23327da6 manage tunnel pools 2014-03-14 20:24:12 -04:00
orignal
cba18faa87 create inbound tunnels per local destination 2014-03-14 15:13:34 -04:00
orignal
7caa46b381 TunnelPool added 2014-03-14 12:35:02 -04:00