33 Commits (979ea9c2528e49f88278e47ef76ca753ace130c8)

Author SHA1 Message Date
orignal 34cfd205f6 create new static keys by X25519Keys 6 years ago
orignal 15ded89618 set cost=14 for unpublished NTCP2 addresses 6 years ago
orignal c8f4ace5c4 update timestamp before publishing 6 years ago
orignal 3540712517 some cleanup 6 years ago
orignal a8b1a86bd7 X25519Keys for static key 6 years ago
orignal b67424643d done insert NTCP2 ipv6 address twice 6 years ago
orignal f0d4ee6618 pass NTCP2 ipv6 address 6 years ago
orignal 8753186a0d publish NTCP2 ipv6 address if applicable 6 years ago
orignal d9476fb5ca set correct IV when NTCP2 address gets published 6 years ago
l-n-s 29b91075d2 Don't add SSU/NTCP addresses to RI if they are disabled in config (#1220) 6 years ago
orignal ee700ac861 fixed incorrect iv for published NTCP2 addresses 6 years ago
orignal 9884a4336f don't connect to NTCP2 only address using NTCP 6 years ago
orignal 09c6faf923 don't overwrite NTCP2 keys 6 years ago
orignal f7415c8a8f enable/disable NTCP2 address 6 years ago
orignal 0ff9c9da27 complete Bob side of NTCP2 6 years ago
orignal 07e7c2d852 ntcp2.published and ntcp2.port parameters 6 years ago
orignal 1a38e925bf publish NTCP2 address 6 years ago
orignal c8f51380e6 publish NTCP2 for new routers 6 years ago
orignal 5001592fb4 replace ntcp2 by ntcp2.enabled 6 years ago
orignal e05110ff44 send RouterInfo in SessionConfirmed 6 years ago
orignal 706b976a28 handle and publish NTCP2 address 6 years ago
orignal a8278fc78b router's NTCP2 private keys 6 years ago
orignal b7c350202d always create EdDSA RouterInfo 6 years ago
orignal 182ffe4495 use croorect encryption type for tunnel build 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
orignal df18692af9 check I2NP messsage buffer size 7 years ago
orignal 19a03c42a5 use generic Decrypt instead ElGamalDecrypt 7 years ago
orignal c5f784719d implement Decrypt for all local destination 7 years ago
R4SAS 7dfb6f4a13 update makefiles 7 years ago
orignal fa9c39732d change max bandwidth limit 7 years ago
orignal 124e2e759c fix #846. ability to limit transit bandwidth 7 years ago
Jeff Becker e238f7ed37 NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal 7196bfd157 keep bandwidth caps if unreachable 8 years ago
orignal a6785e9143 support of 'X' in RouterInfo 8 years ago
orignal 62ca6212ce don't store SSU-specific data for NTCP address 8 years ago
Jeff Becker 50f0099645 don't add multiple router addresses 8 years ago
Jeff Becker a92652f4ad add ifname4 and ifname6 options 8 years ago
orignal 93b8bd7f02 set high bandwidth together with extra badnwidth 8 years ago
hagen 07c31a90f3 * RouterContext.cpp : boost::lexical_cast -> std::to_string 8 years ago
orignal 4ee9b4524d correct netid handling 8 years ago
orignal 99983798a4 configurable netid 8 years ago
Jeff Becker 84ca992e91 Revert "Unused parameter warnings removal" 8 years ago
brain5lug 5350078543 Unused parameter warnings removal 8 years ago
orignal 7a51407f6d show error message in the web-console 8 years ago
brain5lug 8b53ded53a copy elimination for ranges #part2 8 years ago
orignal 1062776762 cleanup router's tags 8 years ago
orignal 6a1049bfb7 override address if v6 only 8 years ago
orignal a4112ebed2 add both v4 and v6 addresses 8 years ago
hagen 26be0c7c82 * move i2p::util::config::GetHost to RouterContext.cpp 8 years ago