19 Commits (39e16824b96d7cc1f885a3f6cfa2038a37993499)

Author SHA1 Message Date
orignal 22dabfd79e use unordered_map for excluded routers. don't request to self 2 months ago
orignal 296b721929 shared_ptr for NetdbRequests 2 months ago
orignal d0cf385f4b memory pool for requested destination. Reduced request attaempts to 5 2 months ago
orignal 396aa6944d cache complete request for a while and not send the same request again 2 months ago
orignal ba22a940f1 30 seconds timeout for exploratory requests 2 months ago
orignal 648a884a18 use copy of excluded peers 2 months ago
orignal bb6212ccc1 fixed typo 2 months ago
orignal 5f39f65540 mutex for request's excluded peers 2 months ago
orignal 0ddc514221 don't send next request if requested destination is over 2 months ago
Vort 6592fab41c manage netDb requests more frequently 2 months ago
orignal 1b23aa2d7b increase request timeout 5 months ago
orignal 49f4dc53ad try next floodfill for router request on demand 6 months ago
orignal 4afdca090d support multiple RouterInfo request callbacks 6 months ago
orignal d8f6c4a93d correct encryption and path for follow on lookup request 6 months ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs) 2 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal 03f0ca965e fixed race condition 8 years ago
orignal ff12421d60 shared_ptr for lookup messages 9 years ago
orignal a7cd16c159 use shared_ptr for direct DatabaseLookup message 9 years ago
orignal 950f250d66 NetDb/NetDbRequests split 9 years ago