orignal
|
95b40c0c30
|
use base64 alphabet directly
|
11 years ago |
orignal
|
7c471d99c3
|
use base64 alphabet directly
|
11 years ago |
orignal
|
f69fbee6a5
|
Merge pull request #15 from meeh420/master
NetDb update
|
11 years ago |
orignal
|
21693fc1e5
|
handle and send SessionRequest message
|
11 years ago |
Meeh
|
ee77bba5e0
|
Create netDb directory structure
|
11 years ago |
Meeh
|
73ee4ff34c
|
gitignore update
|
11 years ago |
Meeh
|
ece3a2f7d7
|
Merge branch 'master' of https://github.com/orignal/i2pd
|
11 years ago |
orignal
|
58386bb88e
|
Encrypt/Decrypt/Validate SSU packet
|
11 years ago |
Meeh
|
ca47d1552b
|
Updating gitignore
|
11 years ago |
orignal
|
f69965f168
|
Merge pull request #14 from meeh420/master
Adding missing pthread library to linker.
|
11 years ago |
orignal
|
3016c42e2e
|
read intro key for SSU address
|
11 years ago |
Meeh
|
72fed33930
|
Adding missing pthread library to linker.
|
11 years ago |
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 |