Commit Graph

30 Commits

Author SHA1 Message Date
orignal
3f314d8355 merge chunked responses 2014-12-22 21:20:39 -05:00
orignal
b1b72d2d33 rolled back to HTTP 1.0 since chunked is not implemented 2014-12-22 16:10:32 -05:00
Kill Your TV
42075e74ad fetch with HTTP/1.1 2014-12-22 18:01:59 +00:00
orignal
0a9eca9f94 load certificates and verify signatures 2014-12-13 18:35:53 -05:00
orignal
2988395b81 specify application name 2014-11-17 15:28:52 -05:00
orignal
7a976dd5f2 specify actual mtu in our RI for i2pv6 2014-10-31 18:27:51 -04:00
orignal
3b435f1e1d get local MTU for Linux 2014-10-31 14:34:08 -04:00
orignal
a314feff33 get local MTU for Linux 2014-10-31 14:17:52 -04:00
orignal
02c51b0980 use system folders if run as service 2014-10-17 09:55:41 -04:00
orignal
58fdae92c0 fixed gcc build for FreeBSD 2014-08-08 07:32:55 -04:00
chertov
0c36925b87 load host.txt via HTTPProxy 2014-04-18 02:54:15 +04:00
chertov
7defa34d88 remove static from i2p::util::url 2014-04-18 00:22:54 +04:00
user
b0adb6bd92 fix hosts.txt loading bug 2014-04-14 01:07:54 +04:00
orignal
13a88c4e92 fixed build error 2014-04-06 16:42:29 -04:00
chertov
5913032503 add user/password in url parser 2014-04-07 00:18:55 +04:00
orignal
ff10dfa161 fixed build error 2014-04-06 15:38:21 -04:00
chertov
006ca11af4 Initial download of hosts.txt for AddressBook 2014-04-06 23:22:33 +04:00
orignal
94a23be9d9 adress book added 2014-03-13 14:22:32 -04:00
orignal
695f1949eb don't call mapArgs from GetDataDir because it's not initialized yet 2014-03-12 07:21:58 -04:00
chertov
dbd9c5c105 fix windows build, add windows GetDefaultDataDir, add files to project 2014-02-03 14:13:40 +04:00
orignal
ca1e1c4896 fixed compilation error and potentil memory corruption 2014-02-01 09:16:50 -05:00
Meeh
ef9801f704 Remove debug 2014-02-01 05:25:59 +01:00
Meeh
2fd31c6c8d Custom datadir + cleanup 2014-02-01 04:51:58 +01:00
Meeh
56f1f627ef use single dash to query options 2014-02-01 04:15:19 +01:00
Meeh
d95b4befaa Adding support for config file
Example:
-port=17070
--port=17070

cat /home/$USER/.i2pd/i2p.conf
port=17070
2014-02-01 04:09:55 +01:00
Meeh
849ab03e1c Cleanup and final comments 2014-01-31 07:43:56 +01:00
Meeh
83bd3c21ca Adding more reseed hosts
Ignore zip files
2014-01-31 07:31:06 +01:00
Meeh
86355cfe09 Adding reseed support. v1, only http so far. 2014-01-31 07:22:11 +01:00
Meeh
633c9becd9 Adding more to the option parser.
Adding instruction on how to test it.
2014-01-31 01:39:16 +01:00
Meeh
3b3f5d0188 Missing files 2014-01-30 04:28:07 +01:00