28 Commits (227697c388cae57a04d69d6e962ad379e55a3abd)

Author SHA1 Message Date
weko 76d39cc7c9 changed to tabs, move tor port to function 1 year ago
weko 9e0c5d67c7 Don't use reversed port for choise random port. (by whothefuckami) 1 year ago
orignal cb73c7c72e make sure that only *Mt method can be called for MemoryPoolMt 2 years ago
orignal 014e4b0e1d detect MTU for some known ipv6 tunnel brokers 2 years ago
R4SAS edc0162163
clean line trailing spaces and tabs 3 years ago
orignal ae0cf2e831 use memory pool for tunnel messages 3 years ago
orignal e054c6e82c memory pool for SSU messages and fragments 3 years ago
R4SAS ed42948051 prefer public ipv6 instead rfc4941 (closes #1251) 3 years ago
orignal a74f685a5d check local address 3 years ago
orignal ace80c29e7 meshnets.yggaddress added 3 years ago
orignal 82649ab2a7 IsYggdrasilAddress added 3 years ago
orignal ed4c00e4f4 check yggdrasil ipv6 range 3 years ago
orignal 07282ec39f get local yggdrasil ipv6 address 3 years ago
orignal 7ce92118e4 handle follow-on NSR messages 4 years ago
R4SAS 3100d4f902 move thread naming to util 4 years ago
R4SAS 85e9da82b0 [transports] validate IP when trying connect to remote peer for being in reserved IP range 4 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
orignal 969f9aa436 common RuunableBase with private inheritance 4 years ago
orignal 2d154ee640 move RunnableService away from LeaseSetDestination 4 years ago
orignal 49810eb153 common RunnableService 4 years ago
orignal fecc0c4640 don't call destructor twice 5 years ago
R4SAS 7cd17f8e1f build android app with llvm 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
orignal 12feac1f50 fixed build error for wheezy 7 years ago
brain5lug 346bf14b7b added missed invariant for MemoryPool 7 years ago
brain5lug 8c8127dda6 fixed perfect forwarding for the memory pool 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal 3a8c90c0d4 acquire shared 8 years ago
orignal dc914b1806 multithreaded memory pool 8 years ago
orignal 719de94821 acquire unique_ptr 8 years ago
orignal 7ea0249e6e use memory poll for streaming 8 years ago
orignal feab95ce4b initial commit for memory pool 8 years ago
orignal a8a4ef82cd fixed android build 8 years ago
hagen 143aaa2d28 * util.h : drop i2p::util::lexical_cast(), not used anymore (#314) 8 years ago
hagen b1aeae6772 * util.{cpp,h} : kill with fire i2p::util::http (#314, closes #432) 8 years ago
hagen 26be0c7c82 * move i2p::util::config::GetHost to RouterContext.cpp 8 years ago
Jeff Becker 3ad196c4c7
fix meshnet mode: 8 years ago
Jeff Becker f88f68f248
Add bind to network interface option 8 years ago
orignal a5be4c9d0e moved std::to_string to util.h from android 8 years ago
Jeff Becker 2373b94d3e
try fixing issue #482 8 years ago
orignal c5b6da7201 case-insensitive http responses 8 years ago
orignal 3053a9b6a0 enable i2p gzip compression 8 years ago
orignal 9a6d478eb1 handle compressed addressbook 8 years ago
hagen 4b84656133 * i2p::fs migration: drop unused code from util.* (#314) 8 years ago
hagen 1bcc311738 - drop i2p::util::config namespace : not used anymore 9 years ago
hagen 7565843fbe * move ReadConfigFile() : i2p::filesystem -> i2p::config * don't export i2p::config::mapArgs outside namespace 9 years ago
hagen 45d68d89a9 * clean outdated declaration 9 years ago
hagen 1d5194a138 * drop mapMultiArgs : it's not used anywhere 9 years ago
hagen 3badda95c1 * reseed now https only 9 years ago