Meeh
|
82bd8cc69f
|
Should fix the segfault at exit
|
11 years ago |
orignal
|
670508016b
|
SessionConfirmed message
|
11 years ago |
chertov
|
c20f357cb3
|
Merge pull request #8 from orignal/master
Merge pull request #8 from orignal/master
|
11 years ago |
orignal
|
e24795dd41
|
pick most recent tunnel from LeaseSet
|
11 years ago |
orignal
|
6f08edb32f
|
create MAC key
|
11 years ago |
orignal
|
0171d3040a
|
fixed crash
|
11 years ago |
orignal
|
f6e290d53f
|
Merge pull request #31 from chertov/master
fix windows build, add windows GetDefaultDataDir, add files to project
|
11 years ago |
chertov
|
dbd9c5c105
|
fix windows build, add windows GetDefaultDataDir, add files to project
|
11 years ago |
chertov
|
5337f4c9a4
|
Merge pull request #7 from orignal/master
Merge pull request from orignal/master
|
11 years ago |
orignal
|
c31c1cfbc4
|
Merge pull request #28 from meeh420/master
RouterInfo file size fix
|
11 years ago |
Meeh
|
1efe9cc41e
|
return
|
11 years ago |
Meeh
|
a46f311762
|
RouterInfo file size fix
|
11 years ago |
orignal
|
37d4484e87
|
Merge pull request #27 from meeh420/master
Fixing reseed
|
11 years ago |
Meeh
|
11e11df5ca
|
Fixing reseed
|
11 years ago |
orignal
|
04cf2031ef
|
handle received packets in right order
|
11 years ago |
orignal
|
499a7a9e32
|
use key of remote router as ident key for SessionCreated
|
11 years ago |
orignal
|
8963c0b309
|
save new RouterInfos to ~/.i2pd
|
11 years ago |
orignal
|
e674e24887
|
Merge pull request #23 from meeh420/master
Load netDb from data directory
|
11 years ago |
Meeh
|
d87a79b226
|
Load netDb from data directory
|
11 years ago |
orignal
|
ca1e1c4896
|
fixed compilation error and potentil memory corruption
|
11 years ago |
orignal
|
bf2e8d2350
|
fixed HMAC calculation. Tested and verified
|
11 years ago |
orignal
|
a6625a770f
|
Merge pull request #22 from meeh420/master
Should fix compilation error on some systems
|
11 years ago |
Meeh
|
f639f971b2
|
Should fix compilation error on some systems
|
11 years ago |
orignal
|
be42dbded3
|
Merge pull request #21 from meeh420/master
Adding support for config file
|
11 years ago |
Meeh
|
ef9801f704
|
Remove debug
|
11 years ago |
Meeh
|
2fd31c6c8d
|
Custom datadir + cleanup
|
11 years ago |
Meeh
|
56f1f627ef
|
use single dash to query options
|
11 years ago |
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 |