Commit Graph

61 Commits

Author SHA1 Message Date
orignal
d8cd2afd12 different input anf output I2NP message for tunnel encryption 2015-06-24 22:19:56 -04:00
orignal
2cbd6e85c6 use shared_ptr for garlic messages 2015-06-21 22:29:50 -04:00
orignal
4ed7e29896 use shared_ptr for I2NP messages through tunnels 2015-06-19 14:38:31 -04:00
orignal
465945f8a8 more generic queue 2015-06-16 13:14:33 -04:00
orignal
4c91d08cea pass TunnelConfig as shared_ptr 2015-05-06 16:17:48 -04:00
orignal
42d49bde86 handle tunnels quantity params 2015-05-05 12:32:13 -04:00
orignal
3987d5e5a0 recreate tunnel after 9.5 minutes 2015-04-17 11:36:42 -04:00
orignal
6f9d8ed01b show tunlel creation success ratio 2015-02-28 07:59:34 -05:00
orignal
b9e3931e80 use shared_ptr for inbound tunnels 2015-02-05 18:53:43 -05:00
orignal
14f448f4c7 show tunnels queue size 2015-02-03 16:45:19 -05:00
orignal
b3e08b2cf4 shared_ptr for tunnels 2015-01-27 14:55:46 -05:00
orignal
4b094b2156 handle tunnel build messages in tunnels thread 2015-01-26 20:49:16 -05:00
orignal
8f562215b0 separate inbound and outbound pending tunnels 2015-01-26 11:56:10 -05:00
orignal
82103e6a39 process TunnelGateway message in tunnel thread 2015-01-23 16:26:39 -05:00
orignal
0c73aff0a2 I2NPMessagesHandler 2015-01-22 22:00:41 -05:00
orignal
89dead79c4 common HandleTunnelData for own and transit tunnels 2015-01-21 14:40:48 -05:00
orignal
ebb5c53c3a use shared_ptr for TunnelPool 2015-01-19 22:28:13 -05:00
orignal
912146b1c9 shutdown and graceful shutdown through I2PControl 2015-01-09 22:27:52 -05:00
orignal
f357a5864c pass local destination by pointer 2014-12-15 21:24:01 -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
a0f43d9772 resuse instance of local destination upon restart 2014-10-13 11:21:57 -04:00
orignal
f34680134a fixed race condition 2014-10-11 09:01:08 -04:00
orignal
3de29143bc moved current outbound tunnel to destination 2014-10-07 10:33:17 -04:00
orignal
93c1a0760d AES/ElGamal tags per local destination 2014-10-06 20:18:18 -04:00
orignal
7fb93ca853 fixed race condition 2014-10-06 12:50:36 -04:00
orignal
f528eeae10 fixed race condition 2014-10-05 11:01:12 -04:00
orignal
05c297cb0b generate reandom tunnelMsgID 2014-09-27 17:51:55 -04:00
orignal
9cd62d8873 fixed tunnel build race condition 2014-09-26 10:15:34 -04:00
orignal
92eb048adb fixed race condition 2014-09-14 07:50:01 -04:00
orignal
168e20053a fixed race consition 2014-08-31 08:56:03 -04:00
orignal
72d52d61bc expiring status for tunnels 2014-08-26 10:31:32 -04:00
orignal
7995385a19 wait more for tunnel creation 2014-08-18 21:23:49 -04:00
orignal
fb15c72be2 wait for 10 seconds before delete a pending tunnel 2014-08-18 14:37:19 -04:00
orignal
e7cf0b0f79 shuffle records for VariableTunnelBuild message 2014-08-16 14:35:35 -04:00
orignal
72e689791c tunnel state 2014-07-26 20:56:42 -04:00
orignal
4de9ed80af drop messages to other router coming down an inbound tunnel 2014-07-10 12:44:49 -04:00
orignal
ec21138bd2 specify number of hops for a tunnel pool 2014-06-25 19:28:33 -04:00
orignal
cc302847a8 replace tunnel encryption to AES-NI 2014-05-09 19:34:12 -04:00
orignal
24f0ff6c00 pick tunnels from exploratory pool for exploratory 2014-04-03 16:27:37 -04:00
orignal
92b96d9b15 fixed race condition 2014-04-03 12:19:12 -04:00
orignal
489266e7fc exploratory pool added 2014-04-02 13:14:21 -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
d7a584f48f some cleanup 2014-04-01 12:50:29 -04:00
orignal
0a0f61b940 some cleanup 2014-04-01 12:46:08 -04:00
orignal
17fcd0c38f don't test failed tunnels 2014-03-21 18:26:11 -04:00
orignal
20369cf6d5 mark failed tunnels 2014-03-21 15:54:55 -04:00
orignal
26c5f6cd77 3-hops tunnels for tunnel pool 2014-03-14 21:22:59 -04:00