You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
i2pd/daemon
R4SAS 7b6aa41ca8
CPU: remove AVX code, switch to __builtin for AES detection (#1959)
* [cpu] remove avx detect and code blocks, try to switch to __builtin
* [cpu] use __builtin_* only on x86 systems
* [cpu] perform check in separate function
* [cpu] set AES definition on MSVC
* update x86 and aes support checks at compile time
* [cmake] update comment about AES on MSVC
9 months ago
..
Daemon.cpp CPU: remove AVX code, switch to __builtin for AES detection (#1959) 9 months ago
Daemon.h daemon: make possible to set datadir before init 2 years ago
HTTPServer.cpp separate test status from network status 10 months ago
HTTPServer.h add loglevel checker, fix fields passing to translated string formatter 1 year ago
HTTPServerResources.h add loglevel checker, fix fields passing to translated string formatter 1 year ago
I2PControl.cpp change some log level to error back 1 year ago
I2PControl.h clean code 2 years ago
I2PControlHandlers.cpp calculate bandwidth every 1 and 15 seconds 1 year ago
I2PControlHandlers.h calculate bandwidth every 1 and 15 seconds 1 year ago
UPnP.cpp change some log level to error back 1 year ago
UPnP.h cleanup code (spaces, tabs) 2 years ago
UnixDaemon.cpp change some log level to error back 1 year ago
i2pd.cpp add copyright headers 4 years ago