osquery-1/osquery/sql
Zachary Wasserman c296693bd5
Add community_id_v1 hash function to SQLite (#6211)
Implements the Community ID hash that will allow correlating network connections detected by osquery with other tools that support the standard (Zeek, Suricata, etc.).
2020-02-08 11:16:30 -05:00
..
benchmarks Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
tests Add community_id_v1 hash function to SQLite (#6211) 2020-02-08 11:16:30 -05:00
BUCK fixed double main function 2019-01-31 15:09:12 -08:00
CMakeLists.txt Add community_id_v1 hash function to SQLite (#6211) 2020-02-08 11:16:30 -05:00
dynamic_table_row.cpp Use Status::success throughout osquery (#5542) 2019-03-29 04:28:39 -07:00
dynamic_table_row.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
sql.cpp remove the value_max flag (#5926) 2019-10-25 19:30:43 -04:00
sqlite_encoding.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
sqlite_filesystem.cpp Fix sqlite API usage errors (#5551) 2019-03-31 11:56:03 -07:00
sqlite_hashing.cpp Add community_id_v1 hash function to SQLite (#6211) 2020-02-08 11:16:30 -05:00
sqlite_math.cpp Fix heap buffer overflow in callDoubleFunc and powerFunc (#6225) 2020-02-05 15:09:09 -05:00
sqlite_operations.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
sqlite_string.cpp replacing boost::regex with std::regex for SQL StringExtensions (#6227) 2020-02-05 15:08:45 -05:00
sqlite_util.cpp flags: Implement enable_tables (#6150) 2020-01-17 18:59:20 -05:00
sqlite_util.h flags: Implement enable_tables (#6150) 2020-01-17 18:59:20 -05:00
virtual_sqlite_table.cpp allow mounting SQLite DBs using WAL journaling with ATC 2019-07-17 10:12:48 -07:00
virtual_table.cpp tables: Re-enable required-column warning message (#6038) 2019-11-19 00:24:53 -05:00
virtual_table.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00