102 Commits (a4112ebed26a2bd1879c35c3c8252ffb16017fb9)

Author SHA1 Message Date
orignal a4112ebed2 add both v4 and v6 addresses 8 years ago
hagen 26be0c7c82 * move i2p::util::config::GetHost to RouterContext.cpp 8 years ago
Jeff Becker 84bb740e62
clean up code 8 years ago
Jeff Becker 71cc4b5bf2
add lease set page in http server 8 years ago
orignal caf7da1053 set reachable/unreachable for v4 only 8 years ago
orignal d98d091c43 use list instead vector for addresses 8 years ago
Jeff Becker 3ad196c4c7
fix meshnet mode: 8 years ago
orignal a5be4c9d0e moved std::to_string to util.h from android 8 years ago
anon5 58b058ab3a .apk builds. untested 8 years ago
orignal 5e2dc14dd5 get family string from local RouterInfo 8 years ago
weekendi2p ebee94fb11 removed 1 blank line.. 8 years ago
weekendi2p 61e8becd38 wrong file version 8 years ago
weekendi2p a78caa2976 added SetFamilyString(); GetFamilyString() and shows family in webiface 8 years ago
orignal f48a7df80f recreate router.info if missing or malformed 8 years ago
orignal df5b7c7d0d specify bandwidth for floodfill 8 years ago
hagen 642bcfcdea * RouterContext : replace Set(Low|High|Extra)Bandwidth with SetBandwidth() 8 years ago
Jeff Becker 12c12a8ad1
add no ipv4 option in config 8 years ago
orignal 996f61efe1 use shared_ptr for Address 8 years ago
orignal 230af9cafa set router's family 8 years ago
hagen 79bf44b3f5 * i2p::fs migration: ClientContext, Destination, HTTPServer, Reseed, RouterContext 9 years ago
hagen b2108ff2d0 * fix flags on std::ifstream 9 years ago
hagen 7a0a45e9d2 * use IsDefault() to check explicitly set values 9 years ago
hagen 72b3c10ebd * fix updating address in RI 9 years ago
orignal a69cee03e5 remove coreVersion and stat_update 9 years ago
orignal bf15ad3bba 0.9.24 9 years ago
hagen 2335d3879e * migrate to new settings 9 years ago
orignal 0ca3fb5af0 specify and check netId 9 years ago
orignal b7c021af8c clear extra bandwidth bit 9 years ago
orignal 7149b509d7 extra bandwidth caps 9 years ago
hagen 1b2c88fe38 * drop i2p::util::config::GetCharArg 9 years ago
hagen 3b5d9d6cee * sane log messages: RouterContext.cpp 9 years ago
orignal 962261fee7 EdDSA speed improvement 9 years ago
orignal 4dea2ef1a4 use EdDSA as default for RouterInfo 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal adf12b6084 handle DeliveryStatus garlic clove directly 9 years ago
orignal 4ed7e29896 use shared_ptr for I2NP messages through tunnels 9 years ago
orignal a0de60e179 use share_ptr for garlic messages 9 years ago
orignal 0e8bdf8299 fixed race condition 9 years ago
orignal 10577cd1e5 select tunnel from TunnelPool rather than from LeaseSet for DeliveryStatus 9 years ago
orignal 3ccc8d9508 badwidth parameter 9 years ago
orignal 1caacaacf0 UpdateStats for RouterContext 9 years ago
orignal 0b754ec65d publish number of leasets and routers for floodfill 9 years ago
orignal 513dc2fcc5 don't use explicit unreachable parameter anymore 9 years ago
orignal 30715c2512 firewall detection 9 years ago
orignal c46a82420d show uptime 9 years ago
orignal b9e3931e80 use shared_ptr for inbound tunnels 10 years ago
orignal 7e45233c7d floodfill parameter 10 years ago
orignal f9ec60265a support of RI with EcDSA 10 years ago
orignal 7a976dd5f2 specify actual mtu in our RI for i2pv6 10 years ago
orignal c0482319e5 always specify mtu for ipv6 address 10 years ago