Commit graph

  • 0f9376e959
    Merge remote-tracking branch 'purple/openssl' Jeff Becker 2016-06-02 07:53:10 -04:00
  • ace3e86546 MessageStatusMessage orignal 2016-06-01 15:30:57 -04:00
  • d79c6b8f06 MessagePayloadMessage orignal 2016-06-01 14:38:13 -04:00
  • 6538a2e673 HostLookupMessage orignal 2016-06-01 11:11:18 -04:00
  • 153d883aeb SessionDestoryedMessage orignal 2016-06-01 10:05:40 -04:00
  • 689432f627 fixed typo orignal 2016-05-31 21:37:32 -04:00
  • cd237219e4 * extract unused image to separate file hagen 2016-06-01 00:00:00 +00:00
  • 8589493581 * add test for MergeChunkedResponse() (#432) hagen 2016-06-01 00:00:00 +00:00
  • ca2e148ad7 * enable -Wextra for linux builds hagen 2016-06-01 00:00:00 +00:00
  • f7ca44cad8 * fix compile warnings: reopen() usage hagen 2016-06-01 00:00:00 +00:00
  • 1b2ac38a50 * fix compilation warnings hagen 2016-06-01 00:00:00 +00:00
  • f62d25fa5f * Config.cpp : fix wrong group for options & code style hagen 2016-06-01 00:00:00 +00:00
  • 025eec1782 I2CP configuration orignal 2016-05-31 11:54:45 -04:00
  • 846ff46b2e fixed build error orignal 2016-05-30 21:42:25 -04:00
  • f9718bccb9 * update debian changelog (closes #502) hagen 2016-05-31 00:00:00 +00:00
  • f66f4ffee6 * add generic changelog (#502) hagen 2016-05-31 00:00:00 +00:00
  • a47417ff49 * I2PService.cpp: tune logs hagen 2016-05-31 00:00:00 +00:00
  • c9836cf0f7 * fix doxygen warnings hagen 2016-05-31 00:00:00 +00:00
  • 289b679e3c * add doxygen support hagen 2016-05-31 00:00:00 +00:00
  • 23e019ec83 * debian/i2pd.openrc (working version) hagen 2016-05-31 00:00:00 +00:00
  • eeffcea69e CreateSessionMessage orignal 2016-05-30 15:19:22 -04:00
  • ae10793d0f SendMessageMessage orignal 2016-05-30 14:31:56 -04:00
  • a062bca431 CreateLeaseSetMessage orignal 2016-05-30 12:56:42 -04:00
  • 6a453bcc8a check for null pointer orignal 2016-05-30 12:08:20 -04:00
  • 5a2c4919c6 close previous file first upon repon orignal 2016-05-30 09:41:45 -04:00
  • 09a80ed654 RequestVariableLeaseSetMessage orignal 2016-05-29 16:35:57 -04:00
  • 72e954b78f
    Merge remote-tracking branch 'purple/openssl' Jeff Becker 2016-05-29 09:39:23 -04:00
  • a1c27aed6a
    Merge remote-tracking branch 'purple/master' Jeff Becker 2016-05-29 09:36:34 -04:00
  • 0b3a719a95
    Merge branch 'master' of github.com:majestrate/i2pd Jeff Becker 2016-05-29 09:36:01 -04:00
  • 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