Commit Graph

72 Commits

Author SHA1 Message Date
f2c401b6c0 fixed some memory leak 2016-12-22 15:00:40 -05:00
b1aeae6772 * util.{cpp,h} : kill with fire i2p::util::http (#314, closes #432) 2016-07-27 13:10:29 +00:00
26be0c7c82 * move i2p::util::config::GetHost to RouterContext.cpp 2016-07-19 00:59:11 +00:00
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
2016-07-14 09:23:33 -04:00
a9a33c6179 fixed build error 2016-07-01 08:31:27 -04:00
50286fd173 use inet_ntop properly 2016-06-29 16:10:43 -04:00
44f0bad2a6 fug 2016-06-29 15:52:32 -04:00
611b9c4fd1 ugh 2016-06-29 15:50:39 -04:00
3f50776062 ugh 2016-06-29 15:48:02 -04:00
c70d2ad6fa try fixing 2016-06-29 15:42:03 -04:00
9dd0bd604c fix 2016-06-29 15:37:37 -04:00
8b7b6cfbc5 try fixing segfault 2016-06-29 11:57:44 -04:00
f88f68f248 Add bind to network interface option 2016-06-29 11:06:51 -04:00
bc5ff37e37 check for chunk size 2016-03-24 11:18:11 -04:00
33a33e3c71 * i2p::util::http::GetHttpContent() : use std::transform instead boost 2016-02-20 01:47:34 +00:00
55315fca80 Merge branch 'openssl' into new-fs
Conflicts:
	AddressBook.cpp
	NetDb.cpp
	filelist.mk
2016-02-20 00:59:48 +00:00
c5b6da7201 case-insensitive http responses 2016-02-19 10:04:52 -05:00
4b84656133 * i2p::fs migration: drop unused code from util.* (#314) 2016-02-11 13:05:00 +00:00
3817a0c2a1 Merge branch 'openssl' into new-cmdline 2016-01-26 08:03:18 +00:00
7b23d79dc2 * util.cpp : update Get*ConfigFile() : autodetect configs 2016-01-24 11:14:19 +00:00
03587d7035 changed data path back to AppData/Roaming 2016-01-22 10:56:25 -05:00
1bcc311738 - drop i2p::util::config namespace : not used anymore 2016-01-20 11:30:09 +00:00
2335d3879e * migrate to new settings 2016-01-20 11:29:54 +00:00
7565843fbe * move ReadConfigFile() : i2p::filesystem -> i2p::config * don't export i2p::config::mapArgs outside namespace 2016-01-18 09:05:03 +00:00
1d5194a138 * drop mapMultiArgs : it's not used anywhere 2016-01-18 09:03:06 +00:00
ec958697e2 Update util.cpp
change i2pd home data path for Windows
2016-01-15 07:44:26 +07:00
3a35b84b03 fixed FreeBSD build 2015-12-28 10:52:02 -05:00
2dae5bccb2 * util.cpp : reorder defines 2015-12-28 10:54:00 +00:00
8e867ab0c0 * util.cpp : reorder defines 2015-12-28 10:54:00 +00:00
1b2c88fe38 * drop i2p::util::config::GetCharArg 2015-12-28 10:54:00 +00:00
a57905b6cd * merged branch 'sane-log-messages' 2015-12-24 00:46:32 +00:00
3badda95c1 * reseed now https only 2015-12-21 03:46:35 +00:00
1cb08fdecc * sane log messages: util.cpp 2015-12-21 03:00:11 +00:00
edd9a18257 Cleanup some CMake msys specifics
* Exclude MSYS from -z relro
* WIN32_LEAN_AND_MEAN
2015-12-19 00:03:28 -06:00
50dda4263f fixed mingw build error 2015-11-20 11:42:38 -05:00
a8f2239495 backport GetMTU 2015-11-20 10:36:04 -05:00
d01a21a867 backport openbsd support 2015-11-20 09:55:34 -05:00
4109ab1590 Make tunnels.cfg configurable 2015-11-20 13:59:00 +01:00
f32399454c Whitespace to follow coding style convention 2015-03-15 10:07:39 -07:00
f2665262f7 Added MTU detection code for Windows 2015-03-15 08:51:07 -07:00
0d468a8f48 extract https content 2015-02-20 12:21:33 -05:00
1bbaa5ba22 URLdecode the base64 part of the key 2015-02-07 18:34:25 +01:00
3f314d8355 merge chunked responses 2014-12-22 21:20:39 -05:00
b1b72d2d33 rolled back to HTTP 1.0 since chunked is not implemented 2014-12-22 16:10:32 -05:00
42075e74ad fetch with HTTP/1.1 2014-12-22 18:01:59 +00:00
0a9eca9f94 load certificates and verify signatures 2014-12-13 18:35:53 -05:00
2988395b81 specify application name 2014-11-17 15:28:52 -05:00
7a976dd5f2 specify actual mtu in our RI for i2pv6 2014-10-31 18:27:51 -04:00
3b435f1e1d get local MTU for Linux 2014-10-31 14:34:08 -04:00
a314feff33 get local MTU for Linux 2014-10-31 14:17:52 -04:00