13 Commits (1f6be38145911ef72901eb7bdc4cee881bd33ea1)

Author SHA1 Message Date
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) 9 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
Edward Tjörnhammar 4109ab1590 Make tunnels.cfg configurable 9 years ago
orignal 0d468a8f48 extract https content 9 years ago
Francisco Blas (klondike) Izquierdo Riera 1bbaa5ba22 URLdecode the base64 part of the key 10 years ago
orignal afd69e4afd send if-none-match 10 years ago
orignal 3f314d8355 merge chunked responses 10 years ago
orignal e1d445ab50 parse HTTP header fields 10 years ago
orignal 0a9eca9f94 load certificates and verify signatures 10 years ago
orignal 2988395b81 specify application name 10 years ago
orignal a314feff33 get local MTU for Linux 10 years ago
chertov 0c36925b87 load host.txt via HTTPProxy 10 years ago
chertov 7defa34d88 remove static from i2p::util::url 10 years ago
orignal 13a88c4e92 fixed build error 10 years ago
chertov 5913032503 add user/password in url parser 10 years ago
chertov 006ca11af4 Initial download of hosts.txt for AddressBook 10 years ago
orignal 94a23be9d9 adress book added 10 years ago