mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 18:08:53 +00:00
94df7cb691
To support machines without AVX2 features we need to avoid compiling and linking the dependent instructions found the ASM implementations of some OpenSSL crypto algorithms. Additionally, we are removing the SSL3 methods from our OpenSSL build. The osquery TLS plugins explicitly define a cipher list that excludes SSL3, but as an extra measure (for plugins not using our transports) we remove it from ASIO and Thrift too. |
||
---|---|---|
.. | ||
analysis | ||
codegen | ||
deployment | ||
formatting | ||
provision | ||
tests | ||
audit.sh | ||
benchmark.sh | ||
build.sh | ||
get_platform.py | ||
lib.sh | ||
make-win64-binaries.bat | ||
make-win64-dev-env.bat | ||
manage-osqueryd.ps1 | ||
profile.py | ||
provision.ps1 | ||
provision.sh | ||
sync.sh | ||
vsdeploy.xml |