Meeh
|
11e11df5ca
|
Fixing reseed
|
2014-02-02 20:37:43 +01:00 |
|
orignal
|
04cf2031ef
|
handle received packets in right order
|
2014-02-01 22:20:41 -05:00 |
|
orignal
|
499a7a9e32
|
use key of remote router as ident key for SessionCreated
|
2014-02-01 18:46:28 -05:00 |
|
orignal
|
8963c0b309
|
save new RouterInfos to ~/.i2pd
|
2014-02-01 15:57:46 -05:00 |
|
orignal
|
e674e24887
|
Merge pull request #23 from meeh420/master
Load netDb from data directory
|
2014-02-01 07:38:37 -08:00 |
|
Meeh
|
d87a79b226
|
Load netDb from data directory
|
2014-02-01 16:10:15 +01:00 |
|
orignal
|
ca1e1c4896
|
fixed compilation error and potentil memory corruption
|
2014-02-01 09:16:50 -05:00 |
|
orignal
|
bf2e8d2350
|
fixed HMAC calculation. Tested and verified
|
2014-02-01 09:06:28 -05:00 |
|
orignal
|
a6625a770f
|
Merge pull request #22 from meeh420/master
Should fix compilation error on some systems
|
2014-02-01 05:46:52 -08:00 |
|
Meeh
|
f639f971b2
|
Should fix compilation error on some systems
|
2014-02-01 14:28:30 +01:00 |
|
orignal
|
be42dbded3
|
Merge pull request #21 from meeh420/master
Adding support for config file
|
2014-02-01 05:09:45 -08:00 |
|
Meeh
|
ef9801f704
|
Remove debug
|
2014-02-01 05:25:59 +01:00 |
|
Meeh
|
2fd31c6c8d
|
Custom datadir + cleanup
|
2014-02-01 04:51:58 +01:00 |
|
Meeh
|
56f1f627ef
|
use single dash to query options
|
2014-02-01 04:15:19 +01:00 |
|
Meeh
|
d95b4befaa
|
Adding support for config file
Example:
-port=17070
--port=17070
cat /home/$USER/.i2pd/i2p.conf
port=17070
|
2014-02-01 04:09:55 +01:00 |
|
orignal
|
0e5bbfa21c
|
avoid unnececssary recusion
|
2014-01-31 13:08:33 -05:00 |
|
orignal
|
8d98722b46
|
fixed compilation error in gcc 4.6
|
2014-01-31 07:32:34 -05:00 |
|
orignal
|
1ac95d102a
|
Merge pull request #20 from meeh420/master
Reseed implementation v1, http only
|
2014-01-31 04:23:21 -08:00 |
|
Meeh
|
849ab03e1c
|
Cleanup and final comments
|
2014-01-31 07:43:56 +01:00 |
|
Meeh
|
9415a49fbd
|
documentation update
|
2014-01-31 07:35:21 +01:00 |
|
Meeh
|
83bd3c21ca
|
Adding more reseed hosts
Ignore zip files
|
2014-01-31 07:31:06 +01:00 |
|
Meeh
|
5b7737ca6d
|
Merge branch 'master' of https://github.com/orignal/i2pd
|
2014-01-31 07:22:35 +01:00 |
|
Meeh
|
86355cfe09
|
Adding reseed support. v1, only http so far.
|
2014-01-31 07:22:11 +01:00 |
|
orignal
|
e6e74efc26
|
call mkdir only once
|
2014-01-30 22:23:13 -05:00 |
|
orignal
|
31bad3e869
|
Merge pull request #19 from meeh420/master
Updates on option parser & testing
|
2014-01-30 19:01:35 -08:00 |
|
Meeh
|
d107ef4007
|
Merge branch 'master' of github.com:meeh420/i2pd
|
2014-01-31 02:50:32 +01:00 |
|
Meeh
|
b4e2c7ee87
|
Updating Makefile to collect build objects in a folder
|
2014-01-31 02:49:06 +01:00 |
|
Meeh
|
e6ccffcf77
|
Update README.md
|
2014-01-31 01:42:27 +01:00 |
|
Meeh
|
633c9becd9
|
Adding more to the option parser.
Adding instruction on how to test it.
|
2014-01-31 01:39:16 +01:00 |
|
orignal
|
732b17a368
|
send SessionCreated message
|
2014-01-30 14:03:11 -05:00 |
|
orignal
|
aa1f58d81a
|
Merge pull request #18 from meeh420/master
Fix. Thanks to zzz @ #i2p-dev
|
2014-01-30 06:22:57 -08:00 |
|
Meeh
|
38bc15167c
|
Fix. Thanks to zzz @ #i2p-dev
|
2014-01-30 14:28:11 +01:00 |
|
orignal
|
c4065a702e
|
extract streaming packet fields
|
2014-01-29 23:13:59 -05:00 |
|
orignal
|
3ad76e2833
|
Merge pull request #16 from meeh420/master
Adding lightweight option parser
|
2014-01-29 19:43:26 -08:00 |
|
Meeh
|
3b3f5d0188
|
Missing files
|
2014-01-30 04:28:07 +01:00 |
|
orignal
|
611ab9ce8d
|
endpoint for SSU server
|
2014-01-29 22:14:05 -05:00 |
|
Meeh
|
fb16e50c4d
|
Adding lightweight option parser
|
2014-01-30 01:56:48 +01:00 |
|
orignal
|
c361b7d914
|
use base64 alphabet directly
|
2014-01-29 17:43:20 -05:00 |
|
orignal
|
95b40c0c30
|
use base64 alphabet directly
|
2014-01-29 17:38:53 -05:00 |
|
orignal
|
7c471d99c3
|
use base64 alphabet directly
|
2014-01-29 17:38:11 -05:00 |
|
orignal
|
f69fbee6a5
|
Merge pull request #15 from meeh420/master
NetDb update
|
2014-01-29 13:54:01 -08:00 |
|
orignal
|
21693fc1e5
|
handle and send SessionRequest message
|
2014-01-29 16:49:53 -05:00 |
|
Meeh
|
ee77bba5e0
|
Create netDb directory structure
|
2014-01-29 19:36:20 +01:00 |
|
Meeh
|
73ee4ff34c
|
gitignore update
|
2014-01-29 19:31:19 +01:00 |
|
Meeh
|
ece3a2f7d7
|
Merge branch 'master' of https://github.com/orignal/i2pd
|
2014-01-29 16:31:03 +01:00 |
|
orignal
|
58386bb88e
|
Encrypt/Decrypt/Validate SSU packet
|
2014-01-28 16:49:54 -05:00 |
|
Meeh
|
ca47d1552b
|
Updating gitignore
|
2014-01-28 02:54:50 +01:00 |
|
orignal
|
f69965f168
|
Merge pull request #14 from meeh420/master
Adding missing pthread library to linker.
|
2014-01-27 16:50:46 -08:00 |
|
orignal
|
3016c42e2e
|
read intro key for SSU address
|
2014-01-27 19:48:46 -05:00 |
|
Meeh
|
72fed33930
|
Adding missing pthread library to linker.
|
2014-01-28 01:13:35 +01:00 |
|