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
2023-08-31 19:52:51 +03:00
..
Daemon.cpp CPU: remove AVX code, switch to __builtin for AES detection (#1959) 2023-08-31 19:52:51 +03:00
Daemon.h
HTTPServer.cpp separate test status from network status 2023-07-30 15:44:16 +03:00
HTTPServer.h
HTTPServerResources.h
i2pd.cpp
I2PControl.cpp change some log level to error back 2023-03-31 12:16:32 +00:00
I2PControl.h
I2PControlHandlers.cpp
I2PControlHandlers.h
UnixDaemon.cpp change some log level to error back 2023-03-31 12:16:32 +00:00
UPnP.cpp change some log level to error back 2023-03-31 12:16:32 +00:00
UPnP.h