Meeh
|
d95b4befaa
|
Adding support for config file
Example:
-port=17070
--port=17070
cat /home/$USER/.i2pd/i2p.conf
port=17070
|
11 years ago |
orignal
|
0e5bbfa21c
|
avoid unnececssary recusion
|
11 years ago |
orignal
|
8d98722b46
|
fixed compilation error in gcc 4.6
|
11 years ago |
orignal
|
1ac95d102a
|
Merge pull request #20 from meeh420/master
Reseed implementation v1, http only
|
11 years ago |
Meeh
|
849ab03e1c
|
Cleanup and final comments
|
11 years ago |
Meeh
|
9415a49fbd
|
documentation update
|
11 years ago |
Meeh
|
83bd3c21ca
|
Adding more reseed hosts
Ignore zip files
|
11 years ago |
Meeh
|
5b7737ca6d
|
Merge branch 'master' of https://github.com/orignal/i2pd
|
11 years ago |
Meeh
|
86355cfe09
|
Adding reseed support. v1, only http so far.
|
11 years ago |
orignal
|
e6e74efc26
|
call mkdir only once
|
11 years ago |
orignal
|
31bad3e869
|
Merge pull request #19 from meeh420/master
Updates on option parser & testing
|
11 years ago |
Meeh
|
d107ef4007
|
Merge branch 'master' of github.com:meeh420/i2pd
|
11 years ago |
Meeh
|
b4e2c7ee87
|
Updating Makefile to collect build objects in a folder
|
11 years ago |
Meeh
|
e6ccffcf77
|
Update README.md
|
11 years ago |
Meeh
|
633c9becd9
|
Adding more to the option parser.
Adding instruction on how to test it.
|
11 years ago |
orignal
|
732b17a368
|
send SessionCreated message
|
11 years ago |
orignal
|
aa1f58d81a
|
Merge pull request #18 from meeh420/master
Fix. Thanks to zzz @ #i2p-dev
|
11 years ago |
Meeh
|
38bc15167c
|
Fix. Thanks to zzz @ #i2p-dev
|
11 years ago |
orignal
|
c4065a702e
|
extract streaming packet fields
|
11 years ago |
orignal
|
3ad76e2833
|
Merge pull request #16 from meeh420/master
Adding lightweight option parser
|
11 years ago |
Meeh
|
3b3f5d0188
|
Missing files
|
11 years ago |
orignal
|
611ab9ce8d
|
endpoint for SSU server
|
11 years ago |
Meeh
|
fb16e50c4d
|
Adding lightweight option parser
|
11 years ago |
orignal
|
c361b7d914
|
use base64 alphabet directly
|
11 years ago |
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 |