Commit Graph

71 Commits (e152785de99469927ac0fc7eb7fd754ee927ea78)

Author SHA1 Message Date
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
orignal a9a33c6179 fixed build error 8 years ago
Jeff Becker 50286fd173
use inet_ntop properly 8 years ago
Jeff Becker 44f0bad2a6
fug 8 years ago
Jeff Becker 611b9c4fd1
ugh 8 years ago
Jeff Becker 3f50776062
ugh 8 years ago
Jeff Becker c70d2ad6fa
try fixing 8 years ago
Jeff Becker 9dd0bd604c
fix 8 years ago
Jeff Becker 8b7b6cfbc5
try fixing segfault 8 years ago
Jeff Becker f88f68f248
Add bind to network interface option 8 years ago
orignal bc5ff37e37 check for chunk size 8 years ago
hagen 33a33e3c71 * i2p::util::http::GetHttpContent() : use std::transform instead boost 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
hagen 4b84656133 * i2p::fs migration: drop unused code from util.* (#314) 8 years ago
hagen 3817a0c2a1 Merge branch 'openssl' into new-cmdline 8 years ago
hagen 7b23d79dc2 * util.cpp : update Get*ConfigFile() : autodetect configs 8 years ago
orignal 03587d7035 changed data path back to AppData/Roaming 8 years ago
hagen 1bcc311738 - drop i2p::util::config namespace : not used anymore 8 years ago
hagen 2335d3879e * migrate to new settings 8 years ago
hagen 7565843fbe * move ReadConfigFile() : i2p::filesystem -> i2p::config * don't export i2p::config::mapArgs outside namespace 8 years ago
hagen 1d5194a138 * drop mapMultiArgs : it's not used anywhere 8 years ago
0niichan ec958697e2 Update util.cpp
change i2pd home data path for Windows
9 years ago
orignal 3a35b84b03 fixed FreeBSD build 9 years ago
hagen 2dae5bccb2 * util.cpp : reorder defines 9 years ago
hagen 8e867ab0c0 * util.cpp : reorder defines 9 years ago
hagen 1b2c88fe38 * drop i2p::util::config::GetCharArg 9 years ago
hagen a57905b6cd * merged branch 'sane-log-messages' 9 years ago
hagen 3badda95c1 * reseed now https only 9 years ago
hagen 1cb08fdecc * sane log messages: util.cpp 9 years ago
Mikhail Titov edd9a18257 Cleanup some CMake msys specifics
* Exclude MSYS from -z relro
* WIN32_LEAN_AND_MEAN
9 years ago
orignal 50dda4263f fixed mingw build error 9 years ago
orignal a8f2239495 backport GetMTU 9 years ago
orignal d01a21a867 backport openbsd support 9 years ago
Edward Tjörnhammar 4109ab1590 Make tunnels.cfg configurable 9 years ago
Yuriy Grishin f32399454c Whitespace to follow coding style convention 9 years ago
Yuriy Grishin f2665262f7 Added MTU detection code for Windows 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 3f314d8355 merge chunked responses 10 years ago
orignal b1b72d2d33 rolled back to HTTP 1.0 since chunked is not implemented 10 years ago
Kill Your TV 42075e74ad fetch with HTTP/1.1 10 years ago
orignal 0a9eca9f94 load certificates and verify signatures 10 years ago
orignal 2988395b81 specify application name 10 years ago
orignal 7a976dd5f2 specify actual mtu in our RI for i2pv6 10 years ago
orignal 3b435f1e1d get local MTU for Linux 10 years ago
orignal a314feff33 get local MTU for Linux 10 years ago
orignal 02c51b0980 use system folders if run as service 10 years ago