Commit Graph

39 Commits (e152785de99469927ac0fc7eb7fd754ee927ea78)

Author SHA1 Message Date
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:
* 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
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
hagen 55315fca80 Merge branch 'openssl' into new-fs
Conflicts:
	AddressBook.cpp
	NetDb.cpp
	filelist.mk
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 8 years ago
hagen 7565843fbe * move ReadConfigFile() : i2p::filesystem -> i2p::config * don't export i2p::config::mapArgs outside namespace 8 years ago
hagen 45d68d89a9 * clean outdated declaration 8 years ago
hagen 1d5194a138 * drop mapMultiArgs : it's not used anywhere 8 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 9 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
Meeh f639f971b2 Should fix compilation error on some systems 10 years ago
Meeh 2fd31c6c8d Custom datadir + cleanup 10 years ago
Meeh d95b4befaa Adding support for config file
Example:
-port=17070
--port=17070

cat /home/$USER/.i2pd/i2p.conf
port=17070
10 years ago
Meeh 86355cfe09 Adding reseed support. v1, only http so far. 10 years ago
Meeh 633c9becd9 Adding more to the option parser.
Adding instruction on how to test it.
10 years ago
Meeh 3b3f5d0188 Missing files 10 years ago