217 Commits (5c9a69e0e81fdb759d91bb42c0e2ab130f631099)

Author SHA1 Message Date
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
orignal ba11971513 don't delete updated RouterInfo 10 years ago
orignal 8ad9f2681c send 3 closest floodfills 10 years ago
orignal b46c3036d8 flood 10 years ago
orignal 79af7c22d9 send DatabaseStore reply 10 years ago
orignal 938fa00469 publishing with flood 10 years ago
orignal 2ed69ef602 clean up expired LeaseSets 10 years ago
orignal b3e08b2cf4 shared_ptr for tunnels 10 years ago
orignal d1d6797d3e store LeaseSet as shared_ptr 10 years ago
orignal 027c43c99c Reseed through I2PControl 10 years ago
orignal 72a4f8a9a1 fixed crash on shutdown 10 years ago
orignal ad9d7931f5 RequestComplete for RouterInfo 10 years ago
orignal e3e0702813 fxied crash at startup 10 years ago
orignal 4d25634b66 less agressive exploratory 10 years ago
orignal 717940d969 some cleanup 10 years ago
orignal 2a76f1decd publish own RouterInfo every 40 minutes if nothing changed 10 years ago
orignal 8812a45607 DatabaseLookup for RouterInfo 10 years ago
orignal fd9a8fd2b1 eliminated cast to DatabaseStoreMsg 10 years ago
orignal 29d1aa0146 more fixes of misalignment 10 years ago
Francisco Blas (klondike) Izquierdo Riera 84f7966a0b Fix even more alignment problems 10 years ago
Francisco Blas (klondike) Izquierdo Riera 1636187e26 Avoid aliasing problems by using special buf endian handling functions wrapping memcpy 10 years ago
orignal 86a7f96a46 take tunnels from exploratory pool only 10 years ago
orignal bbe403fb40 main netdb can request router info only 10 years ago
orignal 78c06bdd22 manage non-reponded database requests 10 years ago
orignal bb5e520a79 reduce minimal # of routers to 50 10 years ago
orignal f357a5864c pass local destination by pointer 10 years ago
orignal 82d5bf2f8a load certificates before reseed 10 years ago