Commit Graph

11 Commits (2e62f9532f57f75525f6cc8d01f2cb96dbff2b09)

Author SHA1 Message Date
orignal 2e62f9532f separate thread for processing router's messages 1 year ago
orignal 8eade86624 moved InitTransports code from Daemon to Transports 2 years ago
R4SAS 94661f697b
[log] update log messages (closes #1693)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 62cd9fffa3
Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578)
Rework CPU extensions detection code and build with AES-NI and AVX support by default
4 years ago
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal d0e78be867 moved io_service away from ClientDestination 4 years ago
orignal 8ca8bc810d take elgamal percomputation from config 5 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 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