tripwire-open-source/src/db
Brian Cox a95dd9e2a4
Merge pull request #31 from Tripwire/feature/standard-types
Use standard '_t' fixed-width types instead of rolling our own, where available
2018-10-28 14:10:58 -07:00
..
Makefile.am Customize 'make clean' to also remove test data dirs and gcov files 2017-08-31 19:51:50 -07:00
Makefile.in Update buildsys with automake 1.16 2018-10-15 19:49:19 -07:00
block.h use standard '_t' fixed-width types instead of rolling our own, where available 2018-10-28 12:07:34 -07:00
blockfile.cpp clean up some formatting issues w/ standard type PR, etc. 2018-10-28 14:04:29 -07:00
blockfile.h clean up some formatting issues w/ standard type PR, etc. 2018-10-28 14:04:29 -07:00
blockrecordarray.cpp use standard '_t' fixed-width types instead of rolling our own, where available 2018-10-28 12:07:34 -07:00
blockrecordarray.h use standard '_t' fixed-width types instead of rolling our own, where available 2018-10-28 12:07:34 -07:00
blockrecordfile.cpp use standard '_t' fixed-width types instead of rolling our own, where available 2018-10-28 12:07:34 -07:00
blockrecordfile.h use standard '_t' fixed-width types instead of rolling our own, where available 2018-10-28 12:07:34 -07:00
db.cpp Clean up code formatting with clang-format; add a custom clang-format style that tries to approximate the existing OST code style 2018-03-24 21:28:30 -07:00
db.h Clean up code formatting with clang-format; add a custom clang-format style that tries to approximate the existing OST code style 2018-03-24 21:28:30 -07:00
dberrors.cpp Clean up code formatting with clang-format; add a custom clang-format style that tries to approximate the existing OST code style 2018-03-24 21:28:30 -07:00
dberrors.h Clean up code formatting with clang-format; add a custom clang-format style that tries to approximate the existing OST code style 2018-03-24 21:28:30 -07:00
hierdatabase.cpp use standard '_t' fixed-width types instead of rolling our own, where available 2018-10-28 12:07:34 -07:00
hierdatabase.h use standard '_t' fixed-width types instead of rolling our own, where available 2018-10-28 12:07:34 -07:00
hierdbnode.h use standard '_t' fixed-width types instead of rolling our own, where available 2018-10-28 12:07:34 -07:00
hierdbpath.cpp Clean up code formatting with clang-format; add a custom clang-format style that tries to approximate the existing OST code style 2018-03-24 21:28:30 -07:00
hierdbpath.h Clean up code formatting with clang-format; add a custom clang-format style that tries to approximate the existing OST code style 2018-03-24 21:28:30 -07:00
stddb.cpp Clean up code formatting with clang-format; add a custom clang-format style that tries to approximate the existing OST code style 2018-03-24 21:28:30 -07:00
stddb.h Clean up code formatting with clang-format; add a custom clang-format style that tries to approximate the existing OST code style 2018-03-24 21:28:30 -07:00