1 Commits (22f9380d49827bfce9c174db88aaf672bf77c559)

Author SHA1 Message Date
EinMByte ab3b100402 Fix #253. 9 years ago
EinMByte 8ac9520dfd Implement #243, separate core/client (PCH support dropped for now) 9 years ago
EinMByte d9bb09780f Created tunnel/ 9 years ago
EinMByte c8190d0020 Move Log.h/cpp to util/ 9 years ago
EinMByte 13e8945666 Moved I2PEndian to util/ 9 years ago
EinMByte 89d3d17b28 Move base64 to util/ 9 years ago
EinMByte 3668c27db6 Moved some files to util/ 9 years ago
EinMByte 18ca8b9b97 Move SSU and NTCP to transport/. 9 years ago
EinMByte 4412dd198d Tabs -> spaces (yes this breaks compatiblity with upstream) 9 years ago
orignal 6851644922 shared_ptr for DatabaseStore, DatabaseLookup and DatabaseSearchReply 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 10 years ago
Mikhail Titov 490b65dfe2 Materialize temporary string obtained from boost path 10 years ago
orignal 4ed7e29896 use shared_ptr for I2NP messages through tunnels 10 years ago
orignal d65257c7b0 pass I2NP as shared_ptr to netDB 10 years ago
orignal 20e43951e5 reduce CPU usage 10 years ago
orignal 2b797fcd54 use shared_ptr for NetDb's I2NPMessages 10 years ago
orignal 7f172964f6 check profile only once 10 years ago
orignal a8b4f38865 router don't expire if less than 75 10 years ago
orignal 4d27399ce3 check profile for high bandwidth peer selection only 10 years ago
orignal 76c54ffdef always check profile for peer selection 10 years ago
orignal ce99357ebe check for zero ident 10 years ago
orignal 562de3514a check database lookup type 10 years ago
orignal 128a8f3b48 delete obsolete profiles 10 years ago
orignal 1d2950b4a7 reduced CPU load at floodfill 10 years ago
orignal 9072a018dd reduced CPU load at floodfill 10 years ago
orignal 2a997d94bf GetClosestFloodfills added 10 years ago
orignal 950f250d66 NetDb/NetDbRequests split 10 years ago
orignal d5e1d5db9c validate leaseset for zero leases 10 years ago
orignal 56822d9424 fixed null pointer exception 10 years ago
orignal 1e74ff8a85 use shared_ptr for CreateDatabaseStore 10 years ago
orignal 8c47bf9dd3 use shared_ptr for local LeaseSet 10 years ago
orignal fd3dab35cc collect and save participation agreed/declined stats 10 years ago
orignal 1caacaacf0 UpdateStats for RouterContext 10 years ago
orignal 0b754ec65d publish number of leasets and routers for floodfill 10 years ago
orignal 47c3d5ed23 don't accept tunnels if bandwidth is exceeded 10 years ago
orignal 60351f2677 send exporatory message directly if connected to a floodfill 10 years ago
orignal c7edc36106 reduce memory usage 10 years ago
orignal ccf689ffd5 connect to introducer if not any yet 10 years ago
orignal 582daffd7f select peer test capable routers 10 years ago
orignal 58ebd8cc59 1 hours expiration of RI in case of floodfill 10 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