hagen
b1aeae6772
* util.{cpp,h} : kill with fire i2p::util::http ( #314 , closes #432 )
2016-07-27 13:10:29 +00:00
hagen
5a6bd38d22
* docs/configuration.md
2016-07-27 13:10:29 +00:00
hagen
97da8e2f2e
* HTTPServer.cpp : true random password
2016-07-27 13:10:28 +00:00
orignal
10be150503
invoke GracefulShutdown for Win32
2016-07-26 12:11:52 -04:00
orignal
36aa248556
Graceful shutdown
2016-07-26 11:52:44 -04:00
orignal
183c22cc84
rollback
2016-07-26 11:22:53 -04:00
orignal
63f4cf3d07
graceful shutdown for windows
2016-07-26 11:10:10 -04:00
Jeff Becker
eeeae12639
check for correctly loaded privatekeys
2016-07-25 11:13:54 -04:00
Jeff Becker
0d854c6ea6
Merge remote-tracking branch 'purple/master'
2016-07-25 10:29:10 -04:00
Jeff Becker
1e1c4d159b
do reload
2016-07-25 10:28:20 -04:00
Jeff Becker
4dc9f6948d
bounds checks
2016-07-25 09:57:35 -04:00
orignal
c06e739c9b
Merge pull request #583 from PurpleI2P/openssl
...
recent changes
2016-07-25 09:43:18 -04:00
orignal
061720bcf0
handle'\r\n' terminated address from Transmission
2016-07-24 10:20:37 -04:00
orignal
11585327bf
correct status response
2016-07-24 09:24:20 -04:00
orignal
2793eeb10a
Merge pull request #581 from PurpleI2P/reloadconfig_on_SIGHUP
...
Reload client config on SIGHUP
2016-07-24 08:15:00 -04:00
Mikal Villa
8fb093b272
Reload client config on SIGHUP
2016-07-24 17:58:26 +08:00
Jeff Becker
c90c008f65
Merge remote-tracking branch 'purple/openssl'
2016-07-23 21:22:02 -04:00
orignal
3d1a7f173c
select Charlie based on Alice's address type
2016-07-22 13:08:41 -04:00
orignal
ba078f3ff5
support peer test for ipv6
2016-07-22 12:50:03 -04:00
Jeff Becker
6d54401d7c
Merge remote-tracking branch 'devnull/linux_tunnel_reload_on_hup'
2016-07-22 12:42:59 -04:00
Jeff Becker
c9a0897208
Merge remote-tracking branch 'purple/openssl'
2016-07-22 11:57:48 -04:00
orignal
6a1049bfb7
override address if v6 only
2016-07-22 10:34:56 -04:00
Jeff Becker
5995ab3f4c
Merge branch 'upstream-openssl'
2016-07-22 10:18:58 -04:00
orignal
a4112ebed2
add both v4 and v6 addresses
2016-07-22 10:16:57 -04:00
Jeff Becker
289cae4213
Merge remote-tracking branch 'purple/openssl'
2016-07-22 09:59:56 -04:00
Jeff Becker
eaac21cda1
* check router info addresses for nullptr
...
* Request LS before expiration for smoother handover
2016-07-22 09:56:17 -04:00
orignal
3b9b827ebf
getnick doean't return error if was set before
2016-07-21 20:42:40 -04:00
/dev/null
c908beade2
Added client tunnel reload on SIGHUP for Linux
2016-07-21 17:57:43 -06:00
orignal
abcf030181
more BOB error messages
2016-07-21 14:02:13 -04:00
orignal
22a16da09e
fixed android build
2016-07-20 21:44:17 -04:00
orignal
0e31da5e51
Merge pull request #578 from PurpleI2P/openssl
...
recent changes
2016-07-20 18:33:43 -04:00
orignal
61e6a03d70
check correct #ifdef for windows
2016-07-20 09:33:50 -04:00
orignal
3f2119556f
upnp.name
2016-07-19 12:05:32 -04:00
orignal
77493d0d09
configurable UPnP name
2016-07-19 12:03:03 -04:00
orignal
340c73cbdf
send actual status back
2016-07-19 11:08:28 -04:00
hagen
ea7f4447b2
* Reseed.cpp : check response code
2016-07-19 00:59:16 +00:00
hagen
19f3c75a8d
* Reseed.cpp : use new response parsing
2016-07-19 00:59:15 +00:00
hagen
25ba08abcf
* Reseed.cpp : use new http classes
2016-07-19 00:59:13 +00:00
hagen
26be0c7c82
* move i2p::util::config::GetHost to RouterContext.cpp
2016-07-19 00:59:11 +00:00
orignal
b7c5e3b5d5
correct termination of UPnP
2016-07-18 14:01:58 -04:00
Jeff
701653a6bd
Merge pull request #576 from rjmalagon/patch-1
...
Update BOB.cpp
2016-07-16 12:18:51 -04:00
orignal
2c099c7f0e
Update BOB.cpp
...
fixed typo
2016-07-16 10:21:07 -04:00
Ricardo Jesus Malagon Jerez
fba53117d8
Update BOB.cpp
...
Fix a little typo
2016-07-16 09:21:01 -05:00
orignal
e1bf53d90a
handle status command
2016-07-16 09:31:33 -04:00
hagen
ecc82739d8
* HTTP.cpp : fix is_gzipped()
2016-07-16 12:13:00 +00:00
hagen
d16afa9692
* Addressbook.cpp : tune logs
2016-07-16 12:11:23 +00:00
hagen
9f3ce09e88
* Addressbook.{cpp,h} : show new hosts
2016-07-16 12:11:23 +00:00
hagen
cbfb1edb79
* Addressbook.{cpp,h}:
...
* Request() now renamed and returns value
* move spawning download thread to Addressbook class
* CheckSubscription() renamed and handles return value of Request()
2016-07-16 12:11:10 +00:00
hagen
b6c336bf72
* Addressbook.cpp : use HTTPRes class for response parsing
2016-07-16 12:10:43 +00:00
hagen
403e34506e
* Addressbook.cpp : use HTTPReq class for building request
2016-07-16 12:10:37 +00:00