2907 Commits (88f52c490295c1ca703ce4b8bf6203ecf7b74e7c)
 

Author SHA1 Message Date
hagen c9836cf0f7 * fix doxygen warnings 8 years ago
hagen 289b679e3c * add doxygen support 8 years ago
hagen 23e019ec83 * debian/i2pd.openrc (working version) 8 years ago
orignal eeffcea69e CreateSessionMessage 8 years ago
orignal ae10793d0f SendMessageMessage 8 years ago
orignal a062bca431 CreateLeaseSetMessage 8 years ago
orignal 6a453bcc8a check for null pointer 8 years ago
orignal 5a2c4919c6 close previous file first upon repon 8 years ago
orignal 09a80ed654 RequestVariableLeaseSetMessage 8 years ago
orignal 6c9b4a8c5d moved LeaseSet creating away from LeaseSetDestination 8 years ago
hagen d9babda1b8 + debian/i2pd.openrc (experimental) 8 years ago
hagen ea8e1be294 * update default init-script : make --port optional 8 years ago
hagen 44eccd85fd * HTTPServer.cpp : 8 years ago
hagen a62720b9d8 Merge branch 'new-proxy' into openssl 8 years ago
orignal 1a9422c3f9 send SetDateMessage 8 years ago
orignal 8622385e88 I2CPDestination added 8 years ago
hagen d0ffaab339 * HTTPProxy: 8 years ago
hagen 347157b999 * HTTPProxy.cpp : direct use of parsed url parts in CreateHTTPRequest() 8 years ago
hagen a9f3235fd3 * HTTPProxy.cpp : unwrap HandleStreamRequestComplete() 8 years ago
hagen 4098a5c08e * HTTPProxy.cpp : rename variable 8 years ago
hagen dba7a2ee4f * HTTPProxy.cpp : HandleJumpServices() -> ExtractAddressHelper() 8 years ago
hagen a5f49550b3 * HTTPProxy.cpp : unwrap AsyncSockRead() 8 years ago
hagen 5c9a69e0e8 * drop boost_regex from build deps 8 years ago
hagen 2bf32fb3fa * HTTPProxy.cpp : kill ExtractRequest(), drop boost::regex 8 years ago
hagen 0de1e2c6fc * HTTPProxy.cpp : extract IsI2PAddress() from class and generalize 8 years ago
hagen 61868d97c4 * HTTPProxy.cpp : migrate HTTPRequestFailed(), RedirectToJumpService() to new http classes 8 years ago
hagen c994c11d8c * HTTPProxy.{cpp,h} : rename classes, drop typedef 8 years ago
orignal 5ad10955be use m_Response field for HTTP proxy response 8 years ago
orignal 95f100f378 HTTP error message cleanup 8 years ago
orignal 3d6c93cd6b moved transient encryption keys to LeaseSetDestination 8 years ago
orignal fc25da37c5 removed GetPrivateKeys from LocalDestination 8 years ago
hagen 896bb2187e * HTTPProxy.cpp : HTTPRequestFailed() now responds with error message 8 years ago
hagen 99398bf0da * HTTPProxy.{cpp,h} : move & sort headers 8 years ago
hagen 827a54435d * Tunnel.cpp : tune log messages 8 years ago
hagen 3c9459e489 * fix mistype in log message 8 years ago
hagen 9291f5c9c6 * I2PControl.cpp : 8 years ago
hagen 0ab5f993c7 * I2PControl.cpp : 8 years ago
hagen 4f8db487e7 * I2PControl.{cpp,h} : add BuildErrorResponse() 8 years ago
hagen 0e1765e045 * I2PControl.cpp : SendResponse() third arg now std::string & 8 years ago
hagen ebc411bbbd * I2PControl.cpp : 8 years ago
hagen a76d8f0f9f * HTTP.{cpp,h} : add add_header() variant with std::string 8 years ago
hagen f245feb0b0 * HTTP.h : export MergeChunkedResponse() 8 years ago
hagen 43a90d7b98 * HTTP.cpp : fix parse_header_line (#501) 8 years ago
hagen 2e1a9a8df9 * HTTP.{cpp,h} : move length() method to base class 8 years ago
orignal 57bb0da1d6 correct LeaseSet message size 8 years ago
orignal 0d2df22074 fixed crash 8 years ago
orignal c7173d5e1c use shared ClientDestination 8 years ago
orignal 789eb48698 removed deprecated constructor 8 years ago
orignal e686fad546 rmoved deprecated constructor 8 years ago
orignal 4e4f9b6f8b use LocalLeaseSet for own LeaseSets 8 years ago