Commit Graph

3272 Commits (ba078f3ff571deacaa458f9ff54f1de711f0341f)
 

Author SHA1 Message Date
orignal ba078f3ff5 support peer test for ipv6 8 years ago
orignal 6a1049bfb7 override address if v6 only 8 years ago
orignal a4112ebed2 add both v4 and v6 addresses 8 years ago
orignal 3b9b827ebf getnick doean't return error if was set before 8 years ago
orignal abcf030181 more BOB error messages 8 years ago
orignal 22a16da09e fixed android build 8 years ago
orignal 61e6a03d70 check correct #ifdef for windows 8 years ago
orignal 3f2119556f upnp.name 8 years ago
orignal 77493d0d09 configurable UPnP name 8 years ago
orignal 340c73cbdf send actual status back 8 years ago
hagen ea7f4447b2 * Reseed.cpp : check response code 8 years ago
hagen 19f3c75a8d * Reseed.cpp : use new response parsing 8 years ago
hagen 25ba08abcf * Reseed.cpp : use new http classes 8 years ago
hagen 26be0c7c82 * move i2p::util::config::GetHost to RouterContext.cpp 8 years ago
orignal b7c5e3b5d5 correct termination of UPnP 8 years ago
Jeff 701653a6bd Merge pull request #576 from rjmalagon/patch-1
Update BOB.cpp
8 years ago
orignal 2c099c7f0e Update BOB.cpp
fixed typo
8 years ago
Ricardo Jesus Malagon Jerez fba53117d8 Update BOB.cpp
Fix a little typo
8 years ago
orignal e1bf53d90a handle status command 8 years ago
hagen ecc82739d8 * HTTP.cpp : fix is_gzipped() 8 years ago
hagen d16afa9692 * Addressbook.cpp : tune logs 8 years ago
hagen 9f3ce09e88 * Addressbook.{cpp,h} : show new hosts 8 years ago
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()
8 years ago
hagen b6c336bf72 * Addressbook.cpp : use HTTPRes class for response parsing 8 years ago
hagen 403e34506e * Addressbook.cpp : use HTTPReq class for building request 8 years ago
hagen 83db868542 * Addressbook.cpp : use new URL class, unwrap some conditions 8 years ago
orignal 1b6e673b50 Merge pull request #574 from majestrate/master
Floodfill fixes, testnet fixes, add lease set view page in HTTPServer
8 years ago
Jeff Becker a0144f093f
fix typo 8 years ago
Jeff Becker a5d84bf8a9
pedantic whitespace fix 8 years ago
Jeff Becker 84bb740e62
clean up code 8 years ago
Jeff Becker d37482ada1
IT WORKS, floodfill confirmed working on test network 8 years ago
Jeff Becker 75fc8202ab
fix off by ones 8 years ago
Jeff Becker 24aff15752
off by one 8 years ago
Jeff Becker 338b9928f0
repeat correction 8 years ago
Jeff Becker b9607b4b8e
correct last commit 8 years ago
Jeff Becker 586f241074
OFF BY ONE 8 years ago
orignal e298987d9e fixed build error 8 years ago
Jeff Becker 71cc4b5bf2
add lease set page in http server 8 years ago
Jeff Becker 4fdd9feddc
don't try to republish forever 8 years ago
orignal caf7da1053 set reachable/unreachable for v4 only 8 years ago
Jeff Becker 7d04ba0fc3
CXXFLAGS -> NEEDED_CXXFLAGS 8 years ago
orignal d98d091c43 use list instead vector for addresses 8 years ago
Jeff Becker 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
8 years ago
orignal 562f320198 load libstd 8 years ago
orignal 3e5581e094 create addresses in defualt constructor 8 years ago
hagen c4721e1020 + HTTP.{cpp,h} : add HTTPRes::is_gzipped() 8 years ago
hagen 728f2670f3 * HTTPServer.cpp : drop jumpservices : now handled by HTTPProxy itself 8 years ago
hagen 8dd157d2eb * HTTPProxy.cpp : html error messages 8 years ago
orignal 2d40d69fa2 fixed race condition 8 years ago
orignal f2f0d69bce Update configuration.md 8 years ago