osquery-1/osquery/tables/system
Sharvil Shah f72dcb5d96 add libcrypysetup-dev library
moved disk_ecryption table spec to crossplatform

link libcryptsetup

implemented get cipher type and cipher_mode:

more idiomatic c++11

no need to explicitly call std::string constructor to convert char * to std::string

update cryptsetup sources for centos

add function prototype for older libcryptsetup which is in centos6

ifdef check for centos6 which uses older libcryptsetup

remove forward declared functions defined in libcryptsetup, stylistic changes
2015-04-24 17:01:14 -07:00
..
centos Lint fixes and clang analyze 2015-04-17 09:18:46 -07:00
darwin Merge pull request #1005 from theopolis/osx_memmap 2015-04-20 22:18:36 -07:00
freebsd Updating the license comment to be the correct open source header 2014-12-18 10:52:55 -08:00
linux add libcrypysetup-dev library 2015-04-24 17:01:14 -07:00
ubuntu Renamed osx_version to os_version, include Linux versions 2015-03-15 16:07:49 -07:00
cpuid.cpp Updating the license comment to be the correct open source header 2014-12-18 10:52:55 -08:00
crontab.cpp Moved crontab out of utility 2014-12-23 14:39:59 -08:00
efi_misc.h Add kernel_info to OSX 2015-01-23 13:47:20 -08:00
last.cpp Lint fixes and clang analyze 2015-04-17 09:18:46 -07:00
logged_in_users.cpp Lint fixes and clang analyze 2015-04-17 09:18:46 -07:00
shell_history.cpp Speed up shell and add max value size 2015-03-18 15:07:13 -07:00
smbios_utils.cpp migrating smbios to use new hash api 2015-01-20 15:54:00 -08:00
smbios_utils.h SMBIOS parsing on Linux using mem 2015-01-20 15:10:19 -08:00
suid_bin.cpp Updating the license comment to be the correct open source header 2014-12-18 10:52:55 -08:00
sysctl_utils.h Add sysctl (system_control) table 2015-03-01 18:51:33 -07:00
system_controls.cpp Lint fixes and clang analyze 2015-04-17 09:18:46 -07:00