2538 Commits (95b2bf3645452407f09e707d7061945b6dc61fe4)
 

Author SHA1 Message Date
orignal 190e26276a reuse tunnel pair for LS request 8 years ago
orignal bb33760e87 don't re-request twice 8 years ago
orignal 9e105b4983 Merge pull request #393 from PurpleI2P/openssl 8 years ago
orignal 8dcf70408d hostoverride added 8 years ago
orignal 9d6d1825c7 pass flag to SSU header 8 years ago
orignal 1a4923cdce don't request relayTag if we are reachable 8 years ago
orignal 316e440390 Merge pull request #392 from PurpleI2P/openssl 8 years ago
orignal 7d66019220 start checking for expiration after 10 minutes 8 years ago
orignal f98a6fb665 tighten RouterInfo expiration 8 years ago
orignal dbdc7279c4 Merge pull request #391 from PurpleI2P/openssl 8 years ago
orignal 7726705b5c process request relay tag extended SSU option 8 years ago
orignal 34b7e8815a Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 8 years ago
orignal 8ac2b58a44 Merge branch 'master' of https://github.com/PurpleI2P/i2pd into openssl 8 years ago
orignal fe97f0929b delete expired floodfills thorugh a separate loop 8 years ago
orignal 6eec353c2b moved tunnel config file inialization to ClientContext 8 years ago
orignal 2b4c3b8d1f start up if i2p.conf is not presented 8 years ago
orignal df99b37c4d Merge pull request #388 from l-n-s/openssl 8 years ago
libre-net-society ab6f3fcf8e added family documentation 8 years ago
orignal ca6f656e1b ignore non-reachable floodfills 8 years ago
orignal 88798b1a9e fixed windows build 8 years ago
hagen c197270125 Merge branch 'new-fs' into openssl 8 years ago
hagen dc344d4658 * add comment 8 years ago
orignal b4864831e0 Merge pull request #387 from PurpleI2P/openssl 8 years ago
orignal 476dffff13 Create family.md 8 years ago
orignal 389ee974f3 family 8 years ago
hagen 0d15eceacb * Profiling : move storage from FS.cpp to Profiling.cpp 8 years ago
hagen b69fbdda9a * NetDb : move storage from FS.cpp to NetDb.cpp 8 years ago
hagen d3746e0119 * FS.h : add include guards 8 years ago
orignal 230af9cafa set router's family 8 years ago
orignal 4db63d113c i2pd-dev certificate updated 8 years ago
orignal 008583396d extract CN 8 years ago
hagen 33a33e3c71 * i2p::util::http::GetHttpContent() : use std::transform instead boost 8 years ago
hagen d312d753e9 * Destination.cpp : fix lambda with 4.7 8 years ago
hagen 02310d4af6 * Family : use i2p::fs::ReadDir instead direct boost::filesystem call 8 years ago
orignal 0e6d8c4e25 i2pd-dev family certificate added 8 years ago
hagen 55315fca80 Merge branch 'openssl' into new-fs 8 years ago
orignal 4eef9e780f extract and verify family from RouterInfo 8 years ago
orignal 7bfc3562af extract EcDSA key from family certificate 8 years ago
orignal 5b0b0d6d36 Merge pull request #386 from PurpleI2P/openssl 8 years ago
orignal cb64072f7b fixed windows build 8 years ago
orignal c5b6da7201 case-insensitive http responses 8 years ago
orignal f1d4818045 Family.cpp added 8 years ago
orignal 76b49f6985 uncompress stream by chunks 8 years ago
orignal 094d9193b9 start addressbook first 8 years ago
orignal 3053a9b6a0 enable i2p gzip compression 8 years ago
orignal 47bf0ef591 free pkey after usage 8 years ago
orignal e2aa2709ac family added 8 years ago
orignal 9a6d478eb1 handle compressed addressbook 8 years ago
orignal 4f37e7dc3c Merge pull request #383 from PurpleI2P/openssl 8 years ago
hagen 2a4ba8d349 * Addressbook : move storage init code from constructor to Init() : was too early 8 years ago