Commit Graph

11 Commits (52f3081a40d94b9944bb82b847be4e08eaf57c23)

Author SHA1 Message Date
yangfl 52f3081a40 fix typo 6 years ago
orignal 7db2e9dc4a don't verify signature twice 6 years ago
Jeff Becker 4a77a03033
* Add LeaseSetBufferValidate which checks lease validity and extracts timestamp
* check for leases with LeaseSetBufferValidate before update in floodfill code as to prevent malicous nodes removing good LS
6 years ago
Jeff Becker 3820b51960
Revert "check for valid LS before updating"
This reverts commit e070ce4e34.
6 years ago
Jeff Becker e070ce4e34
check for valid LS before updating 6 years ago
yangfl 50ba52756f fix mixing tabs and spaces 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 years ago
yangfl 18b6353803 fix typo 7 years ago
Darknet Villain 06b2b26e39 NetDb: If NetDb is empty, throw exception instead of killing NetDb thread 7 years ago
Jeff Becker e238f7ed37 NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h 7 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