Meeh
|
9b1e7956cb
|
defining vars should cost less than function calls
|
11 years ago |
Meeh
|
9897a49e1a
|
Rewrite the thread stop in Queue
|
11 years ago |
orignal
|
1c1103dcce
|
send ack
|
11 years ago |
orignal
|
656392fe1e
|
handle SSU I2NP header
|
11 years ago |
orignal
|
d04f9e723c
|
handle recieved I2NP message
|
11 years ago |
chertov
|
9f60b50a63
|
Merge pull request #11 from orignal/master
Merge pull request #11 from orignal/master
|
11 years ago |
orignal
|
fd80a13495
|
handle multiple fragments in one packet
|
11 years ago |
orignal
|
53cd9c2418
|
parse data message
|
11 years ago |
orignal
|
70cab34026
|
Merge pull request #35 from meeh420/master
Rewrite of signal handler, pid file
|
11 years ago |
Meeh
|
b14d3b7c01
|
Changed error text
|
11 years ago |
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 |