osquery-1/tools
Teddy Reed 94df7cb691 Build OpenSSL with no-asm to remove AVX2 dependency (#2493)
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.
2016-09-21 10:37:07 -07:00
..
analysis Add make fuzz (#2458) 2016-09-13 20:37:31 -07:00
codegen Add make fuzz (#2458) 2016-09-13 20:37:31 -07:00
deployment Add support for pre-uninstall scripts at package creation (#2480) 2016-09-20 16:39:40 -07:00
formatting PEP8 Compliance && Python 3.X compatibility 2015-12-06 20:57:30 -08:00
provision Build OpenSSL with no-asm to remove AVX2 dependency (#2493) 2016-09-21 10:37:07 -07:00
tests Accelerated checkins (#2454) 2016-09-12 16:53:42 -07:00
audit.sh Adding getSystemRoot function (#2386) 2016-08-18 09:32:34 -07:00
benchmark.sh [osquery] Update copyright headers to new format. 2016-02-11 11:48:58 -08:00
build.sh Allow build.sh target overrides 2016-02-22 00:10:48 -08:00
get_platform.py Added build support for ManjaroLinux (#2298) 2016-08-03 12:57:09 -07:00
lib.sh deps: Install UUID headers before AWS SDK (#2380) 2016-08-16 19:12:55 -07:00
make-win64-binaries.bat Core and Additional Tests (#2441) 2016-09-12 09:46:52 -07:00
make-win64-dev-env.bat Check return code from the provision script and error if it errored (#2340) 2016-08-10 16:36:51 -07:00
manage-osqueryd.ps1 Changes to support building a osquery Windows service. (#2278) 2016-07-22 13:29:37 -07:00
profile.py Ignore errors within testing for rmtree (#2355) 2016-08-13 22:06:42 -07:00
provision.ps1 Small fixes to PSScriptAnalyzer install verbosity (#2489) 2016-09-20 17:45:43 -07:00
provision.sh Refactor legacy runtime (#2473) 2016-09-16 11:29:43 -07:00
sync.sh [osquery] Update copyright headers to new format. 2016-02-11 11:48:58 -08:00
vsdeploy.xml Initial support for building on Windows (#2015) 2016-04-15 14:01:16 -07:00