Commit Graph

28 Commits (openssl)

Author SHA1 Message Date
orignal 4100249313 removed bootstrap from floodfill. Removed requested destinations mutex 2 days ago
orignal bb531a878d request newly discovered routers with random intervals after exploratory 1 week ago
orignal 0f7db8e418 list of request callbacks 1 week ago
orignal 9a724b2af9 separate timer for netdb requests cleanup 1 week ago
orignal f4ea6138e8 removed non longer used mutex 1 week ago
orignal e74272781f moved exploratory to netdb requests thread 2 weeks ago
orignal b75e418879 request destination in netdb requests thread 2 weeks ago
orignal 265bb8b779 handle DatabaseSearchReply in netdb requests thread 2 weeks ago
orignal e3be409945 moved netdb requests to separate thread 2 weeks ago
orignal 22dabfd79e use unordered_map for excluded routers. don't request to self 3 weeks ago
orignal 296b721929 shared_ptr for NetdbRequests 4 weeks ago
orignal d0cf385f4b memory pool for requested destination. Reduced request attaempts to 5 4 weeks ago
orignal 396aa6944d cache complete request for a while and not send the same request again 4 weeks ago
orignal ba22a940f1 30 seconds timeout for exploratory requests 1 month ago
orignal 648a884a18 use copy of excluded peers 1 month ago
orignal bb6212ccc1 fixed typo 1 month ago
orignal 5f39f65540 mutex for request's excluded peers 1 month ago
orignal 0ddc514221 don't send next request if requested destination is over 1 month ago
Vort 6592fab41c manage netDb requests more frequently 1 month ago
orignal 1b23aa2d7b increase request timeout 4 months ago
orignal 49f4dc53ad try next floodfill for router request on demand 5 months ago
orignal 4afdca090d support multiple RouterInfo request callbacks 5 months ago
orignal d8f6c4a93d correct encryption and path for follow on lookup request 5 months ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
7 years ago