Commit graph

3283 commits

Author SHA1 Message Date
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
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
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
orignal 6a1049bfb7 override address if v6 only 2016-07-22 10:34:56 -04:00
orignal a4112ebed2 add both v4 and v6 addresses 2016-07-22 10:16:57 -04:00
orignal 3b9b827ebf getnick doean't return error if was set before 2016-07-21 20:42:40 -04: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 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
hagen 83db868542 * Addressbook.cpp : use new URL class, unwrap some conditions 2016-07-16 12:10:34 +00:00
orignal 1b6e673b50 Merge pull request #574 from majestrate/master
Floodfill fixes, testnet fixes, add lease set view page in HTTPServer
2016-07-15 14:52:12 -04:00
Jeff Becker a0144f093f
fix typo 2016-07-15 13:59:56 -04:00
Jeff Becker a5d84bf8a9
pedantic whitespace fix 2016-07-15 13:54:34 -04:00
Jeff Becker 84bb740e62
clean up code 2016-07-15 13:52:55 -04:00
Jeff Becker d37482ada1
IT WORKS, floodfill confirmed working on test network 2016-07-15 13:31:31 -04:00
Jeff Becker 75fc8202ab
fix off by ones 2016-07-15 12:49:45 -04:00
Jeff Becker 24aff15752
off by one 2016-07-15 10:55:02 -04:00
Jeff Becker 338b9928f0
repeat correction 2016-07-15 10:45:38 -04:00
Jeff Becker b9607b4b8e
correct last commit 2016-07-15 10:44:43 -04:00
Jeff Becker 586f241074
OFF BY ONE 2016-07-15 10:44:08 -04:00
orignal e298987d9e fixed build error 2016-07-15 09:45:54 -04:00
Jeff Becker 71cc4b5bf2
add lease set page in http server 2016-07-15 09:38:21 -04:00
Jeff Becker 4fdd9feddc
don't try to republish forever 2016-07-14 16:59:26 -04:00