Commit Graph

  • 6c9b4a8c5d moved LeaseSet creating away from LeaseSetDestination orignal 2016-05-29 09:33:50 -04:00
  • d9babda1b8 + debian/i2pd.openrc (experimental) hagen 2016-05-29 00:00:00 +00:00
  • ea8e1be294 * update default init-script : make --port optional hagen 2016-05-29 00:00:00 +00:00
  • 44eccd85fd * HTTPServer.cpp : * autorefresh for status page * autoreturn to commands list hagen 2016-05-28 00:00:00 +00:00
  • a62720b9d8 Merge branch 'new-proxy' into openssl hagen 2016-05-28 00:22:49 +00:00
  • 1a9422c3f9 send SetDateMessage orignal 2016-05-27 16:22:42 -04:00
  • 5e52b3609c Merge pull request #503 from PurpleI2P/openssl orignal 2016-05-27 14:31:03 -04:00
  • 8622385e88 I2CPDestination added orignal 2016-05-27 13:46:28 -04:00
  • d0ffaab339 * HTTPProxy: * use new http classes instead homemade parser * proper error handling for "address not found", "addresshelper" and "not .i2p domain" cases * use std::vector instead uint8_t[] for buffers * general code cleanup hagen 2016-05-27 00:00:00 +00:00
  • 347157b999 * HTTPProxy.cpp : direct use of parsed url parts in CreateHTTPRequest() hagen 2016-05-27 00:00:00 +00:00
  • a9f3235fd3 * HTTPProxy.cpp : unwrap HandleStreamRequestComplete() hagen 2016-05-27 00:00:00 +00:00
  • 4098a5c08e * HTTPProxy.cpp : rename variable hagen 2016-05-27 00:00:00 +00:00
  • dba7a2ee4f * HTTPProxy.cpp : HandleJumpServices() -> ExtractAddressHelper() hagen 2016-05-27 00:00:00 +00:00
  • a5f49550b3 * HTTPProxy.cpp : unwrap AsyncSockRead() hagen 2016-05-27 00:00:00 +00:00
  • 5c9a69e0e8 * drop boost_regex from build deps hagen 2016-05-27 00:00:00 +00:00
  • 2bf32fb3fa * HTTPProxy.cpp : kill ExtractRequest(), drop boost::regex hagen 2016-05-27 00:00:00 +00:00
  • 0de1e2c6fc * HTTPProxy.cpp : extract IsI2PAddress() from class and generalize hagen 2016-05-27 00:00:00 +00:00
  • 61868d97c4 * HTTPProxy.cpp : migrate HTTPRequestFailed(), RedirectToJumpService() to new http classes hagen 2016-05-27 00:00:00 +00:00
  • c994c11d8c * HTTPProxy.{cpp,h} : rename classes, drop typedef hagen 2016-05-27 00:00:00 +00:00
  • 5ad10955be use m_Response field for HTTP proxy response orignal 2016-05-26 16:27:53 -04:00
  • 95f100f378 HTTP error message cleanup orignal 2016-05-26 16:21:27 -04:00
  • 3d6c93cd6b moved transient encryption keys to LeaseSetDestination orignal 2016-05-26 15:53:32 -04:00
  • fc25da37c5 removed GetPrivateKeys from LocalDestination orignal 2016-05-26 14:54:33 -04:00
  • 896bb2187e * HTTPProxy.cpp : HTTPRequestFailed() now responds with error message hagen 2016-05-26 00:00:00 +00:00
  • 99398bf0da * HTTPProxy.{cpp,h} : move & sort headers hagen 2016-05-26 00:00:00 +00:00
  • 827a54435d * Tunnel.cpp : tune log messages hagen 2016-05-26 00:00:00 +00:00
  • 3c9459e489 * fix mistype in log message hagen 2016-05-26 00:00:00 +00:00
  • 9291f5c9c6 * I2PControl.cpp : * unwrap big else {} block * smaller try {} block, only for json parsing & request handling * respond with valid error message on exception hagen 2016-05-26 00:00:00 +00:00
  • 0ab5f993c7 * I2PControl.cpp : * use new http classes for parsing request * implement correct reading rest of json data if HTTP/Content-length is used * general cleanup hagen 2016-05-26 00:00:00 +00:00
  • 4f8db487e7 * I2PControl.{cpp,h} : add BuildErrorResponse() hagen 2016-05-26 00:00:00 +00:00
  • 0e1765e045 * I2PControl.cpp : SendResponse() third arg now std::string & hagen 2016-05-26 00:00:00 +00:00
  • ebc411bbbd * I2PControl.cpp : * use new http classes for building HTTP response * drop boost::lexical_cast & boost::local_time deps hagen 2016-05-26 00:00:00 +00:00
  • a76d8f0f9f * HTTP.{cpp,h} : add add_header() variant with std::string hagen 2016-05-26 00:00:00 +00:00
  • f245feb0b0 * HTTP.h : export MergeChunkedResponse() hagen 2016-05-26 00:00:00 +00:00
  • 43a90d7b98 * HTTP.cpp : fix parse_header_line (#501) hagen 2016-05-26 00:00:00 +00:00
  • 2e1a9a8df9 * HTTP.{cpp,h} : move length() method to base class hagen 2016-05-26 00:00:00 +00:00
  • 57bb0da1d6 correct LeaseSet message size orignal 2016-05-25 18:47:16 -04:00
  • 0d2df22074 fixed crash orignal 2016-05-25 17:41:24 -04:00
  • c7173d5e1c use shared ClientDestination orignal 2016-05-25 16:18:02 -04:00
  • 789eb48698 removed deprecated constructor orignal 2016-05-25 15:30:04 -04:00
  • e686fad546 rmoved deprecated constructor orignal 2016-05-25 15:18:21 -04:00
  • 4e4f9b6f8b use LocalLeaseSet for own LeaseSets orignal 2016-05-25 15:10:28 -04:00
  • f2292fd618 LocalLeaseSet added orignal 2016-05-25 14:17:34 -04:00
  • 7035ead9e7 provide reply tunnel expcilitly for LeaseSet orignal 2016-05-25 12:55:58 -04:00
  • f01f6e94d1 fix #500. check result of readline orignal 2016-05-24 16:27:34 -04:00
  • f10064ce39 * HTTPServer.cpp : update response building hagen 2016-05-24 00:00:00 +00:00
  • b68f06ca83 * update tests hagen 2016-05-24 00:00:00 +00:00
  • 2ce61402bb * HTTP.{cpp,h} * add 'body' member ot HTTPRes * change HTTPRes::to_string() to add 'Date', 'Content-Length' headers and body hagen 2016-05-24 00:00:00 +00:00
  • 70e9d85a75 * HTTP.cpp : add internal function gen_rfc1123_date() hagen 2016-05-24 00:00:00 +00:00
  • a461f462d2 * HTTP.{cpp,h} : add HTTPMsg::{add,del}_header() helpers hagen 2016-05-24 00:00:00 +00:00
  • 50ff0d251a * HTTP.h : add base class HTTPMsg hagen 2016-05-24 00:00:00 +00:00
  • f6103d3841 moved streaming and datagram destination from LeaseSetDestination to ClientDestination orignal 2016-05-23 14:31:22 -04:00
  • cb68d19bed ClientDestination/LeaseSetDestination split orignal 2016-05-23 10:33:01 -04:00
  • 89d2505a7c * fix time in webconsole (#496) hagen 2016-05-19 00:00:00 +00:00
  • 9ddfc750e5 * update manpage: add --logfile description (#495) hagen 2016-05-19 00:00:00 +00:00
  • 3b80de1747 Merge pull request #494 from PurpleI2P/openssl orignal 2016-05-18 09:23:55 -04:00
  • 90ea714e48 version 2.7.0 2.7.0 orignal 2016-05-18 09:22:48 -04:00
  • f9e4182624 temporary disable 'reload config' item orignal 2016-05-18 09:22:11 -04:00
  • 0291cc2ef4 Merge pull request #493 from PurpleI2P/openssl orignal 2016-05-17 15:06:39 -04:00
  • caf2e469a6 remove mascot orignal 2016-05-17 12:35:08 -04:00
  • 45da2843ee Merge pull request #492 from weekendi2p/openssl Jeff 2016-05-16 20:10:51 -04:00
  • 8353f928a1 fix jumpservices weekendi2p 2016-05-17 01:42:58 +02:00
  • 9c1a6d042e Merge remote-tracking branch 'purple/openssl' Jeff Becker 2016-05-16 16:04:48 -04:00
  • 448b25a8b2 receive I2CP messages orignal 2016-05-13 15:13:36 -04:00
  • 4c2d4009da handle protocol byte orignal 2016-05-12 16:17:10 -04:00
  • 67f1e07508 I2CP added orignal 2016-05-12 15:37:46 -04:00
  • c49fdf1233 initial commit for reload config command orignal 2016-05-12 11:38:18 -04:00
  • 7c835bae20 changed back to <openssl/ orignal 2016-05-11 16:02:26 -04:00
  • ae81cc2644 windows doesn't support graceful shutdown yet orignal 2016-05-11 15:33:53 -04:00
  • 3907b4101a include openssl through OPENSSL macro orignal 2016-05-11 15:12:38 -04:00
  • aa5ea0e3a1 support gcc 6 orignal 2016-05-11 11:57:02 -04:00
  • d21043802e Merge branch 'upstream' Jeff 2016-05-11 10:02:49 -04:00
  • 995bdb3f9e Merge pull request #490 from majestrate/pr-fix-http-unit-tests-osx orignal 2016-05-11 09:36:27 -04:00
  • 8363b4fda7 add missing header Jeff 2016-05-11 09:33:25 -04:00
  • 23979f4ce6 Merge pull request #489 from majestrate/pr-fix-http-unit-tests-osx orignal 2016-05-11 09:06:29 -04:00
  • 28b5f39b84 fix http unit test SIGBUS in os x Jeff 2016-05-11 08:41:32 -04:00
  • 47ce2398a4 fix http unit test SIGBUS in os x Jeff 2016-05-11 08:41:32 -04:00
  • 0a83d8e6a0 Merge branch 'openssl' Jeff 2016-05-11 08:19:51 -04:00
  • aa215f2a5a regular/homebrew build selection for Mac OS X orignal 2016-05-11 07:08:02 -04:00
  • b03a6a5327 Merge branch 'new-webconsole' into openssl hagen 2016-05-11 01:29:47 +00:00
  • ca36a6fe41 update our IP after signture verification orignal 2016-05-10 15:55:48 -04:00
  • bd6285c8b1 Merge pull request #487 from majestrate/fix-mac-build orignal 2016-05-09 20:28:25 -04:00
  • 00cfdc7d92 fix mac brew, use libressl and homebrew Jeff 2016-05-04 12:12:24 -04:00
  • 5e2dc14dd5 get family string from local RouterInfo orignal 2016-04-28 18:16:11 -04:00
  • c5f2890cbe Merge pull request #484 from weekendi2p/openssl orignal 2016-04-28 17:30:56 -04:00
  • 36aaca997a Merge pull request #1 from PurpleI2P/openssl weekendi2p 2016-04-28 20:21:27 +00:00
  • e9f7c61113 Merge pull request #483 from majestrate/fix-issue-482 orignal 2016-04-27 12:23:15 -04:00
  • 2373b94d3e try fixing issue #482 Jeff Becker 2016-04-27 12:08:08 -04:00
  • f131e31949 * HTTPServer.cpp: add request logging hagen 2016-04-27 00:00:00 +00:00
  • 8fd55a210a * HTTPServer.cpp: add 'Shutdown' commands hagen 2016-04-27 00:00:00 +00:00
  • 678650beaf * HTTPServer.{cpp,h}: basic auth hagen 2016-04-27 00:00:00 +00:00
  • e09386be44 * add http.auth, http.user & http.pass options hagen 2016-04-27 00:00:00 +00:00
  • 75db2867dc * HTTPServer.cpp: protect SAM pages if disabled hagen 2016-04-27 00:00:00 +00:00
  • 80e37df012 * HTTPServer.{cpp,h}: change page/cmd processing flow hagen 2016-04-27 00:00:00 +00:00
  • 1f404bb622 * HTTPServer.cpp: move html parts outside HTTPConnection class hagen 2016-04-27 00:00:00 +00:00
  • 54078087e5 * HTTPServer.cpp: move common code to function hagen 2016-04-27 00:00:00 +00:00
  • 23b8df1c36 * HTTPServer.cpp: move commands to separate page hagen 2016-04-27 00:00:00 +00:00
  • 65395516b0 * HTTPServer.cpp: drop separate function handlers for commands hagen 2016-04-27 00:00:00 +00:00
  • 849308e28d * HTTPServer.cpp: drop boost::date_time dep hagen 2016-04-27 00:00:00 +00:00
  • 4d98a64000 * HTTPServer.{cpp,h}: extract html-rendering methods from class hagen 2016-04-27 00:00:00 +00:00