osquery-1/osquery/core
2018-06-19 22:02:07 +01:00
..
darwin darwin: Separate IOKit routines from IOKit event support (#4087) 2018-02-09 17:07:53 +00:00
posix Fix autoloaded extension processes outliving the main process (#4359) 2018-06-13 20:33:02 +01:00
tests bug split(string,string,size_t) (#4515) 2018-06-12 18:34:09 +01:00
windows Catch exceptions by ref on windows processes (#4541) 2018-06-13 21:06:38 +01:00
CMakeLists.txt reworked core cmakefiles.txt (#4443) 2018-05-30 00:04:52 +01:00
conversions.cpp base64 encoding and decoding optimized (#4507) 2018-06-12 18:37:04 +01:00
conversions.h Replace unsafe usages of 0 as nullptr (#4607) 2018-06-19 22:02:07 +01:00
flags.cpp Fast code audit for flags and dispatcher (#4355) 2018-05-01 22:47:01 -04:00
hashing.cpp reorganized includes to improve compile time 2 (#4446) 2018-05-30 11:44:18 +01:00
hashing.h Separate general hashing methods from table implementation (#4350) 2018-05-01 21:54:23 -04:00
init.cpp bug: wait for service thread to finish before exiting with SCM (#4386) 2018-05-11 14:30:16 -07:00
json.h reorganized includes to improve compile time (#4445) 2018-05-30 00:17:40 +01:00
process.h bug: wait for service thread to finish before exiting with SCM (#4386) 2018-05-11 14:30:16 -07:00
query.cpp database: convert cached ptree entires to RapidJSON results (#4207) 2018-03-21 09:39:50 -07:00
system.cpp Handle placeholder hardware UUIDs (#4374) 2018-05-11 21:35:33 +01:00
tables.cpp reorganized includes to improve compile time (#4445) 2018-05-30 00:17:40 +01:00
utils.h reorganized includes to improve compile time 2 (#4446) 2018-05-30 11:44:18 +01:00
watcher.cpp Fix autoloaded extension processes outliving the main process (#4359) 2018-06-13 20:33:02 +01:00
watcher.h Fix autoloaded extension processes outliving the main process (#4359) 2018-06-13 20:33:02 +01:00