orignal
|
5359ac51b0
|
Merge pull request #34 from chertov/master
fix LittleEndian, change endian.h version
|
11 years ago |
Meeh
|
6afc32510b
|
Rewriting signal handler, adding pid file support.
|
11 years ago |
chertov
|
728c1a9226
|
fix LittleEndian, change endian.h version
|
11 years ago |
chertov
|
9f0391e3f6
|
Merge pull request #9 from orignal/master
Merge pull request #9 from orignal/master
|
11 years ago |
orignal
|
135b3f1477
|
take UDP address from actual endpoint
|
11 years ago |
orignal
|
5ecf67591d
|
Merge pull request #33 from meeh420/master
Daemon, simple file logging, etc
|
11 years ago |
Meeh
|
0dbb2ac557
|
Handle shutdown signals
|
11 years ago |
Meeh
|
bcf10eb979
|
Try not to break windows builds.
|
11 years ago |
Meeh
|
8f1e300b13
|
Log to file, reload config and daemon mode
|
11 years ago |
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 |