Commit Graph

271 Commits

Author SHA1 Message Date
orignal
3d669c95d9 send floodfill in DatabaseSerachReply 2014-07-24 22:01:07 -04:00
orignal
3961fdc2e1 don't load non-reachable routers 2014-07-24 20:47:12 -04:00
orignal
d512c90193 send RouterInfo if found by DatabseLookup 2014-07-24 15:59:00 -04:00
orignal
5492deff21 moved handling of DatabaseLookup to netDb's thread 2014-07-23 11:10:03 -04:00
orignal
028c70d6ee load RI buffer from file by request 2014-07-23 10:56:41 -04:00
orignal
3a8d4403f6 reduce memory usage by deleting RI's buffer after parsing and saving 2014-07-21 22:59:57 -04:00
orignal
f3c6dd4d3d don't copy RouterInfos and LeaseSets 2014-07-21 20:14:11 -04:00
orignal
ad65e52ce0 moved save to file to RI 2014-07-10 15:33:42 -04:00
orignal
b02c777390 delete destination if not requested again 2014-07-10 08:13:47 -04:00
orignal
ab5576c744 delete expired tunnels 2014-07-09 21:43:33 -04:00
orignal
3e25759ada request and process encrypted LeaseSet 2014-07-08 07:45:16 -04:00
orignal
a01e2213eb delete obsolete requested destination 2014-07-07 15:35:42 -04:00
orignal
46d2b38760 keyspace rotation 2014-07-03 14:47:12 -04:00
orignal
f2f4a0b04e cleanup requested destinations 2014-07-03 13:41:36 -04:00
orignal
b95caaf219 exclude hidden routers from tunnels 2014-06-18 10:41:59 -04:00
orignal
566909a50c explore 5 addresses at the time 2014-06-16 22:30:34 -04:00
orignal
d6b97670c4 exploratory if tunnels are not created yet 2014-06-16 21:23:22 -04:00
orignal
1862896532 request RouterInfo if outdated 2014-04-05 21:25:54 -04:00
orignal
24f0ff6c00 pick tunnels from exploratory pool for exploratory 2014-04-03 16:27:37 -04:00
orignal
219f992d9e cleanup exluded routers list for LeaseSets 2014-03-23 11:12:11 -04:00
orignal
38cb57a4c4 request LeaseSet from 3 floodfills 2014-03-22 16:05:58 -04:00
orignal
59d195c6da find router with specified caps 2014-03-19 15:58:57 -04:00
orignal
fb9d351600 store floodfills separately 2014-03-19 14:08:09 -04:00
orignal
56836470cf pulish our RouterInfo to 3 floodfills 2014-03-16 08:00:34 -04:00
orignal
66ff021938 find address 2014-03-13 16:26:04 -04:00
orignal
6732ba21f9 inbound tunnel where an I2NP messages has been received from 2014-03-12 20:13:49 -04:00
orignal
8d6c08ec78 use ElGamalEcryption for garlic encryption 2014-02-20 18:42:55 -05:00
orignal
759fd0815d limit depth of exploratory sent directly 2014-02-14 22:11:49 -05:00
orignal
1545a21682 subscribe to LeaseSet 2014-02-14 16:10:25 -05:00
orignal
ce722e7a5e publish 2014-02-12 22:02:39 -05:00
orignal
103be652ab improve exploratory 2014-02-11 22:19:51 -05:00
orignal
8963c0b309 save new RouterInfos to ~/.i2pd 2014-02-01 15:57:46 -05:00
Meeh
d87a79b226 Load netDb from data directory 2014-02-01 16:10:15 +01:00
orignal
0e5bbfa21c avoid unnececssary recusion 2014-01-31 13:08:33 -05:00
orignal
8d98722b46 fixed compilation error in gcc 4.6 2014-01-31 07:32:34 -05:00
Meeh
86355cfe09 Adding reseed support. v1, only http so far. 2014-01-31 07:22:11 +01:00
orignal
c361b7d914 use base64 alphabet directly 2014-01-29 17:43:20 -05:00
orignal
7c471d99c3 use base64 alphabet directly 2014-01-29 17:38:11 -05:00
Meeh
ee77bba5e0 Create netDb directory structure 2014-01-29 19:36:20 +01:00
orignal
ae51b11ced request RouterInfo connecting directly to a floodfill 2014-01-26 15:24:21 -05:00
orignal
a4c25e773c check for transport protocols compatibility between routers 2014-01-25 21:47:01 -05:00
chertov
bc3bf838d9 fix NetDb save bug, console cyrillic symbols, add files to project 2014-01-25 10:58:11 +04:00
orignal
ef7e81baae fixed crash 2014-01-24 21:14:14 -05:00
orignal
bd8ea0bac0 use any router for second hop of tunnel 2014-01-24 20:53:15 -05:00
orignal
6385f4554e make sure not all routers get deleted after long break 2014-01-22 20:48:08 -05:00
orignal
6c6d013a76 clean-up from obsolete RouterInfos 2014-01-22 20:19:39 -05:00
orignal
2b87a58685 fixed build with boost 1.46 2014-01-22 17:19:54 -05:00
orignal
dc8dac51f7 download RouterInfo through HTTP 2014-01-22 15:32:50 -05:00
orignal
a65400471a use kademlia to pick floodfill for destination 2014-01-22 07:44:41 -05:00
orignal
0b079f4723 send multiple messages 2014-01-20 19:12:59 -05:00
orignal
5b025909b6 request router if not found 2014-01-19 10:05:54 -05:00
orignal
34d2ae4500 fixed memory leak 2014-01-12 22:31:26 -05:00
orignal
fcddf9843d fixed Linux build 2014-01-09 17:55:53 -05:00
chertov
22f51d47e0 fix boost filesystem version 2014-01-10 01:51:41 +04:00
mikhail4021
a34e0cd59e update
устранены ошибки компиляции
2014-01-10 01:29:06 +04:00
orignal
fd84226bd2 Merge pull request #6 from mikhail4021/master
adding Windows support
2014-01-09 12:22:15 -08:00
mikhail4021
55392ce783 ms visual studio 2013 support
not full support
2014-01-09 23:56:07 +04:00
orignal
c93402ab40 deep exploratory 2014-01-05 09:53:44 -05:00
orignal
5997cb80bd differentiate garlic message received from tunnel and directly 2014-01-03 22:25:22 -05:00
orignal
4f1f08b805 kademlia 2014-01-03 21:24:20 -05:00
orignal
4f9a977022 wrap LeaseSet lookups into garlic 2014-01-02 21:22:48 -05:00
orignal
ca51567eba better exploratory 2013-12-25 12:19:46 -05:00
orignal
5d9f292506 remove dead routers 2013-12-22 11:29:57 -05:00
orignal
58c5b74586 fixed complilation errors 2013-12-11 22:25:01 -05:00
orignal
cee2d171f4 cumulative update 2013-12-10 08:10:49 -05:00
orignal
885e996a8a Inroduced IdentHash 2013-11-29 07:52:09 -05:00
orignal
fbbcc69c72 request RouterInfo for newly dicovered floodfills 2013-11-27 21:28:32 -05:00
orignal
474aa9068a pack 3 DatabaseLookup messages into one TunnelData while processing DatabaseSearchReply 2013-11-22 20:41:28 -05:00
orignal
093e566da6 process and save new RouterInfo 2013-11-20 07:46:09 -05:00
orignal
63e3a21291 Exploratory 2013-11-18 20:37:38 -05:00
orignal
1377aa2706 NetDb added 2013-11-13 07:59:21 -05:00