orignal
62ca6212ce
don't store SSU-specific data for NTCP address
2017-01-02 16:36:59 -05:00
Jeff Becker
50f0099645
don't add multiple router addresses
2016-11-24 13:56:37 -05:00
Jeff Becker
a92652f4ad
add ifname4 and ifname6 options
2016-11-24 10:11:46 -05:00
orignal
93b8bd7f02
set high bandwidth together with extra badnwidth
2016-11-18 09:27:40 -05:00
hagen
07c31a90f3
* RouterContext.cpp : boost::lexical_cast -> std::to_string
2016-11-04 00:43:24 +00:00
orignal
4ee9b4524d
correct netid handling
2016-10-24 10:33:46 -04:00
orignal
99983798a4
configurable netid
2016-10-12 11:26:48 -04:00
orignal
7a51407f6d
show error message in the web-console
2016-09-19 21:37:04 -04:00
brain5lug
8b53ded53a
copy elimination for ranges #part2
2016-08-08 00:52:48 +03:00
orignal
1062776762
cleanup router's tags
2016-07-28 13:24:25 -04:00
orignal
6a1049bfb7
override address if v6 only
2016-07-22 10:34:56 -04:00
orignal
a4112ebed2
add both v4 and v6 addresses
2016-07-22 10:16:57 -04:00
hagen
26be0c7c82
* move i2p::util::config::GetHost to RouterContext.cpp
2016-07-19 00:59:11 +00:00
orignal
1b6e673b50
Merge pull request #574 from majestrate/master
...
Floodfill fixes, testnet fixes, add lease set view page in HTTPServer
2016-07-15 14:52:12 -04:00
Jeff Becker
84bb740e62
clean up code
2016-07-15 13:52:55 -04:00
Jeff Becker
71cc4b5bf2
add lease set page in http server
2016-07-15 09:38:21 -04:00
orignal
caf7da1053
set reachable/unreachable for v4 only
2016-07-14 14:29:45 -04:00
orignal
d98d091c43
use list instead vector for addresses
2016-07-14 14:10:38 -04:00
Jeff Becker
3ad196c4c7
fix meshnet mode:
...
* don't default to ipv4 when creating router.info
* add i2p::util::config::GetHost for getting host to use from config
* proper check for no transports in Transports.cpp on startup
2016-07-14 09:23:33 -04:00
orignal
a5be4c9d0e
moved std::to_string to util.h from android
2016-06-14 11:55:44 -04:00
anon5
58b058ab3a
.apk builds. untested
2016-06-14 23:17:37 +08:00
orignal
5e2dc14dd5
get family string from local RouterInfo
2016-04-28 18:16:11 -04:00
weekendi2p
ebee94fb11
removed 1 blank line..
2016-04-27 01:19:27 +02:00
weekendi2p
61e8becd38
wrong file version
2016-04-27 00:48:23 +02:00
weekendi2p
a78caa2976
added SetFamilyString(); GetFamilyString() and shows family in webiface
2016-04-27 00:31:33 +02:00
orignal
f48a7df80f
recreate router.info if missing or malformed
2016-04-05 10:22:32 -04:00
orignal
df5b7c7d0d
specify bandwidth for floodfill
2016-03-30 21:31:17 -04:00
hagen
642bcfcdea
* RouterContext : replace Set(Low|High|Extra)Bandwidth with SetBandwidth()
2016-03-31 00:18:46 +00:00
Jeff Becker
12c12a8ad1
add no ipv4 option in config
2016-03-24 18:44:41 -04:00
orignal
996f61efe1
use shared_ptr for Address
2016-03-21 13:02:51 -04:00
hagen
c197270125
Merge branch 'new-fs' into openssl
...
Conflicts:
Family.cpp
2016-02-22 13:04:53 +00:00
orignal
230af9cafa
set router's family
2016-02-20 20:20:19 -05:00
hagen
79bf44b3f5
* i2p::fs migration: ClientContext, Destination, HTTPServer, Reseed, RouterContext
2016-02-11 13:05:00 +00:00
hagen
b2108ff2d0
* fix flags on std::ifstream
2016-02-11 13:00:56 +00:00
hagen
7a0a45e9d2
* use IsDefault() to check explicitly set values
2016-02-10 10:37:30 +00:00
hagen
72b3c10ebd
* fix updating address in RI
2016-02-03 14:21:22 +00:00
hagen
900fc1cb46
Merge branch 'new-cmdline' into openssl
...
Conflicts:
ClientContext.cpp
Daemon.cpp
I2PControl.cpp
I2PControl.h
docs/configuration.md
2016-02-01 15:08:20 +00:00
orignal
a69cee03e5
remove coreVersion and stat_update
2016-01-29 22:35:51 -05:00
orignal
bf15ad3bba
0.9.24
2016-01-29 21:53:57 -05:00
hagen
2335d3879e
* migrate to new settings
2016-01-20 11:29:54 +00:00
orignal
0ca3fb5af0
specify and check netId
2016-01-16 15:36:30 -05:00
orignal
b7c021af8c
clear extra bandwidth bit
2016-01-03 09:54:03 -05:00
orignal
7149b509d7
extra bandwidth caps
2016-01-02 22:17:04 -05:00
hagen
1b2c88fe38
* drop i2p::util::config::GetCharArg
2015-12-28 10:54:00 +00:00
hagen
3b5d9d6cee
* sane log messages: RouterContext.cpp
2015-12-21 03:00:12 +00:00
orignal
962261fee7
EdDSA speed improvement
2015-11-04 13:48:30 -05:00
orignal
4dea2ef1a4
use EdDSA as default for RouterInfo
2015-11-03 13:05:37 -05:00
orignal
62cf83921b
cumulative update from bitbucket
2015-11-03 09:15:49 -05:00
orignal
adf12b6084
handle DeliveryStatus garlic clove directly
2015-06-29 21:40:43 -04:00
orignal
4ed7e29896
use shared_ptr for I2NP messages through tunnels
2015-06-19 14:38:31 -04:00