hagen
|
7565843fbe
|
* move ReadConfigFile() : i2p::filesystem -> i2p::config * don't export i2p::config::mapArgs outside namespace
|
2016-01-18 09:05:03 +00:00 |
|
hagen
|
45d68d89a9
|
* clean outdated declaration
|
2016-01-18 09:03:35 +00:00 |
|
hagen
|
1d5194a138
|
* drop mapMultiArgs : it's not used anywhere
|
2016-01-18 09:03:06 +00:00 |
|
hagen
|
3badda95c1
|
* reseed now https only
|
2015-12-21 03:46:35 +00:00 |
|
Edward Tjörnhammar
|
4109ab1590
|
Make tunnels.cfg configurable
|
2015-11-20 13:59:00 +01:00 |
|
orignal
|
0d468a8f48
|
extract https content
|
2015-02-20 12:21:33 -05:00 |
|
Francisco Blas (klondike) Izquierdo Riera
|
1bbaa5ba22
|
URLdecode the base64 part of the key
|
2015-02-07 18:34:25 +01:00 |
|
orignal
|
afd69e4afd
|
send if-none-match
|
2014-12-24 09:45:25 -05:00 |
|
orignal
|
3f314d8355
|
merge chunked responses
|
2014-12-22 21:20:39 -05:00 |
|
orignal
|
e1d445ab50
|
parse HTTP header fields
|
2014-12-22 16:45:50 -05: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
|
a314feff33
|
get local MTU for Linux
|
2014-10-31 14:17:52 -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 |
|
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 |
|
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 |
|
Meeh
|
f639f971b2
|
Should fix compilation error on some systems
|
2014-02-01 14:28:30 +01:00 |
|
Meeh
|
2fd31c6c8d
|
Custom datadir + cleanup
|
2014-02-01 04:51:58 +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
|
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 |
|