Commit Graph

131 Commits

Author SHA1 Message Date
Meeh
72fed33930 Adding missing pthread library to linker. 2014-01-28 01:13:35 +01:00
orignal
8d4b98c83a SSUHeader and authenticate added 2014-01-27 16:52:17 -05:00
orignal
27426a6023 save out-of-seq messages and process them later 2014-01-26 18:22:30 -05:00
orignal
ae51b11ced request RouterInfo connecting directly to a floodfill 2014-01-26 15:24:21 -05:00
orignal
f763fd3268 request lease's gateway if not found in the netDb 2014-01-26 09:07:31 -05:00
orignal
bb2fcbf668 print out message type sent to an inbound tunnel 2014-01-26 09:06:06 -05:00
orignal
a4c25e773c check for transport protocols compatibility between routers 2014-01-25 21:47:01 -05:00
orignal
a0dfd2970b Merge pull request #13 from chertov/master
fix NetDb save bug, console cyrillic symbols, add files to project
2014-01-25 05:11:36 -08:00
chertov
bc3bf838d9 fix NetDb save bug, console cyrillic symbols, add files to project 2014-01-25 10:58:11 +04:00
chertov
72fcff35b6 Merge pull request #6 from orignal/master
Merge pull request #6 from orignal/master
2014-01-24 22:10:00 -08: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
9e91be671d SSU payload types 2014-01-24 16:30:07 -05:00
chertov
877be9c68e Merge pull request #5 from orignal/master
Merge pull request #5 from orignal/master
2014-01-23 19:36:21 -08:00
orignal
3cf3e69aef SSU added 2014-01-23 16:10:33 -05:00
orignal
d7d3fcef94 implementation of HMAC-MD5-128 2014-01-23 13:03:37 -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
1afc493e90 bigger buffer size temporary for win32 2014-01-22 07:51:55 -05:00
orignal
a65400471a use kademlia to pick floodfill for destination 2014-01-22 07:44:41 -05:00
orignal
b409e525ba Merge pull request #12 from chertov/master
fix file save/load bug, replace endian.h
2014-01-22 04:38:52 -08:00
chertov
91307d9732 fix endian.h (be64toh) bug 2014-01-22 10:46:58 +04:00
chertov
27e448290d Merge pull request #4 from orignal/master
Merge pull request from orignal/master
2014-01-21 19:30:12 -08:00
chertov
651ee9cd8f Merge branch 'master' of https://github.com/chertov/i2pd 2014-01-22 07:27:42 +04:00
chertov
a85f95aad3 add .gitignor into Win32 2014-01-22 07:27:31 +04:00
chertov
7d2281b477 fix binary files 2014-01-22 06:02:22 +04:00
orignal
fcad819074 ipv4 only 2014-01-21 19:14:30 -05:00
orignal
ddb9a6b477 check if IP address is valid 2014-01-21 18:01:11 -05:00
orignal
2d428fd090 use boost::asio::address for address 2014-01-21 16:07:16 -05:00
orignal
224b423522 fixed incorrect memory access 2014-01-21 15:10:49 -05:00
chertov
89a1310f11 Merge pull request #3 from orignal/master
make sure crypto consts get initialized first
2014-01-21 09:42:45 -08:00
orignal
dc4cb1fbb3 make sure crypto consts get initialized first 2014-01-21 12:36:06 -05:00
chertov
53cc287897 Merge pull request #2 from orignal/master
Merge pull request #1 from orignal/master
2014-01-20 20:49:51 -08:00
orignal
0b079f4723 send multiple messages 2014-01-20 19:12:59 -05:00
orignal
30ecf1ef8c send multiple messages 2014-01-20 18:37:51 -05:00
orignal
91199a9053 fixed compilation error 2014-01-20 09:36:20 -05:00
orignal
88d4c5445f Merge pull request #10 from mikhail4021/master
a bug and warnings
2014-01-20 06:25:58 -08:00
mikhail4021
a9ac6b77f4 a bug has been fixed. some warnings have been found 2014-01-20 17:27:46 +04:00
mikhail4021
4b2e6b8b2f Merge pull request #2 from orignal/master
update
2014-01-20 05:09:30 -08:00
orignal
55436dbe7a different I2P sites 2014-01-19 19:19:09 -05:00
orignal
c762e41b05 check received sequence number for gaps and duplicates 2014-01-19 12:01:12 -05:00
orignal
5b025909b6 request router if not found 2014-01-19 10:05:54 -05:00
orignal
d4d1c2f427 show recived page 'as is' 2014-01-18 17:43:04 -05:00
orignal
b437bd8cf4 recreate session tags 2014-01-18 10:34:57 -05:00
orignal
869479e566 handle DeliveryStatus message 2014-01-17 08:12:57 -05:00
orignal
0d9cc12521 reverted sequence of hash and tunnelID 2014-01-16 18:21:44 -05:00
orignal
bc9b355d5d check garlic message payload hash 2014-01-16 08:08:28 -05:00
orignal
075650b6d3 invert endDate 2014-01-14 22:35:00 -05:00