Commit Graph

192 Commits (4899e0d2d56bb3ccd8727b7f87c67fce86e6cae4)

Author SHA1 Message Date
orignal ef3ec33ba3 create all subdirectories for non-case sensitive systems 9 years ago
orignal 06c4aca490 always use shared_ptr for I2NPMessage 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal c5644e0e32 const I2NP messages 9 years ago
orignal bf14b7da9a move FillI2NPMessageHeader into I2NPMessage 9 years ago
orignal 83e76c6b53 use shared flood message 9 years ago
orignal 206f094dd4 use shared_ptr for DeliverStatus 9 years ago
orignal a05a20440e deleted deprecated SendMessage 9 years ago
orignal ff12421d60 shared_ptr for lookup messages 9 years ago
orignal 2cbd6e85c6 use shared_ptr for garlic messages 9 years ago
Mikhail Titov 490b65dfe2 Materialize temporary string obtained from boost path 9 years ago
orignal 4ed7e29896 use shared_ptr for I2NP messages through tunnels 9 years ago
orignal d65257c7b0 pass I2NP as shared_ptr to netDB 9 years ago
orignal 20e43951e5 reduce CPU usage 9 years ago
orignal 2b797fcd54 use shared_ptr for NetDb's I2NPMessages 9 years ago
orignal 7f172964f6 check profile only once 9 years ago
orignal a8b4f38865 router don't expire if less than 75 9 years ago
orignal 4d27399ce3 check profile for high bandwidth peer selection only 9 years ago
orignal 76c54ffdef always check profile for peer selection 9 years ago
orignal ce99357ebe check for zero ident 9 years ago
orignal 562de3514a check database lookup type 9 years ago
orignal 128a8f3b48 delete obsolete profiles 9 years ago
orignal 1d2950b4a7 reduced CPU load at floodfill 9 years ago
orignal 9072a018dd reduced CPU load at floodfill 9 years ago
orignal 2a997d94bf GetClosestFloodfills added 9 years ago
orignal 950f250d66 NetDb/NetDbRequests split 9 years ago
orignal d5e1d5db9c validate leaseset for zero leases 9 years ago
orignal 56822d9424 fixed null pointer exception 9 years ago
orignal 1e74ff8a85 use shared_ptr for CreateDatabaseStore 9 years ago
orignal 8c47bf9dd3 use shared_ptr for local LeaseSet 9 years ago
orignal fd3dab35cc collect and save participation agreed/declined stats 9 years ago
orignal 1caacaacf0 UpdateStats for RouterContext 9 years ago
orignal 0b754ec65d publish number of leasets and routers for floodfill 9 years ago
orignal 47c3d5ed23 don't accept tunnels if bandwidth is exceeded 9 years ago
orignal 60351f2677 send exporatory message directly if connected to a floodfill 9 years ago
orignal c7edc36106 reduce memory usage 9 years ago
orignal ccf689ffd5 connect to introducer if not any yet 9 years ago
orignal 582daffd7f select peer test capable routers 9 years ago
orignal 58ebd8cc59 1 hours expiration of RI in case of floodfill 9 years ago
orignal 93c2c13f96 fixed memory leak 10 years ago
orignal b11fd250c1 fixed race condition 10 years ago
orignal d01f3b094b allow netDb cleanup after every 500 messages 10 years ago
orignal 8492e87d29 fxied race condition 10 years ago
orignal b9e3931e80 use shared_ptr for inbound tunnels 10 years ago
orignal 7945126e86 use unique_ptr for requested destination 10 years ago
orignal 778d1afda0 cleand destination requests every 15 seconds 10 years ago
orignal cd8e9e59fa don't request same RouterInfo twice 10 years ago
orignal c5a3832eae handle exploratory lookups 10 years ago
orignal 95dbc20350 log more disgnostics data 10 years ago
orignal e3764bef37 fixed incorect reply data parsing for DatabaseStore 10 years ago