Commit Graph

7180 Commits (i2pcontrol)
 

Author SHA1 Message Date
orignal 8d4b98c83a SSUHeader and authenticate added 11 years ago
orignal 27426a6023 save out-of-seq messages and process them later 11 years ago
orignal ae51b11ced request RouterInfo connecting directly to a floodfill 11 years ago
orignal f763fd3268 request lease's gateway if not found in the netDb 11 years ago
orignal bb2fcbf668 print out message type sent to an inbound tunnel 11 years ago
orignal a4c25e773c check for transport protocols compatibility between routers 11 years ago
orignal a0dfd2970b Merge pull request #13 from chertov/master
fix NetDb save bug, console cyrillic symbols, add files to project
11 years ago
chertov bc3bf838d9 fix NetDb save bug, console cyrillic symbols, add files to project 11 years ago
chertov 72fcff35b6 Merge pull request #6 from orignal/master
Merge pull request #6 from orignal/master
11 years ago
orignal ef7e81baae fixed crash 11 years ago
orignal bd8ea0bac0 use any router for second hop of tunnel 11 years ago
orignal 9e91be671d SSU payload types 11 years ago
chertov 877be9c68e Merge pull request #5 from orignal/master
Merge pull request #5 from orignal/master
11 years ago
orignal 3cf3e69aef SSU added 11 years ago
orignal d7d3fcef94 implementation of HMAC-MD5-128 11 years ago
orignal 6385f4554e make sure not all routers get deleted after long break 11 years ago
orignal 6c6d013a76 clean-up from obsolete RouterInfos 11 years ago
orignal 2b87a58685 fixed build with boost 1.46 11 years ago
orignal dc8dac51f7 download RouterInfo through HTTP 11 years ago
orignal 1afc493e90 bigger buffer size temporary for win32 11 years ago
orignal a65400471a use kademlia to pick floodfill for destination 11 years ago
orignal b409e525ba Merge pull request #12 from chertov/master
fix file save/load bug, replace endian.h
11 years ago
chertov 91307d9732 fix endian.h (be64toh) bug 11 years ago
chertov 27e448290d Merge pull request #4 from orignal/master
Merge pull request from orignal/master
11 years ago
chertov 651ee9cd8f Merge branch 'master' of https://github.com/chertov/i2pd 11 years ago
chertov a85f95aad3 add .gitignor into Win32 11 years ago
chertov 7d2281b477 fix binary files 11 years ago
orignal fcad819074 ipv4 only 11 years ago
orignal ddb9a6b477 check if IP address is valid 11 years ago
orignal 2d428fd090 use boost::asio::address for address 11 years ago
orignal 224b423522 fixed incorrect memory access 11 years ago
chertov 89a1310f11 Merge pull request #3 from orignal/master
make sure crypto consts get initialized first
11 years ago
orignal dc4cb1fbb3 make sure crypto consts get initialized first 11 years ago
chertov 53cc287897 Merge pull request #2 from orignal/master
Merge pull request #1 from orignal/master
11 years ago
orignal 0b079f4723 send multiple messages 11 years ago
orignal 30ecf1ef8c send multiple messages 11 years ago
orignal 91199a9053 fixed compilation error 11 years ago
orignal 88d4c5445f Merge pull request #10 from mikhail4021/master
a bug and warnings
11 years ago
mikhail4021 a9ac6b77f4 a bug has been fixed. some warnings have been found 11 years ago
mikhail4021 4b2e6b8b2f Merge pull request #2 from orignal/master
update
11 years ago
orignal 55436dbe7a different I2P sites 11 years ago
orignal c762e41b05 check received sequence number for gaps and duplicates 11 years ago
orignal 5b025909b6 request router if not found 11 years ago
orignal d4d1c2f427 show recived page 'as is' 11 years ago
orignal b437bd8cf4 recreate session tags 11 years ago
orignal 869479e566 handle DeliveryStatus message 11 years ago
orignal 0d9cc12521 reverted sequence of hash and tunnelID 11 years ago
orignal bc9b355d5d check garlic message payload hash 11 years ago
orignal 075650b6d3 invert endDate 11 years ago
orignal 659177e2fd check expiration of lease 11 years ago