tripwire-open-source/src
Brian Cox b9cef48cb7 Update copyright dates, add new config options and command line args to man pages 2017-01-15 20:47:58 -08:00
..
core Add ability to optionally *not* resolve uid/gid to name, to accomodate the Linux static binary vs. nsswitch name resolution issue; add RESOLVE_IDS_TO_NAMES config option to control this feature; avoid redundant lstats when turning IDs into names, since the lstat is to fetch the ID we already have; remove a bunch of unused code in UnixFSServices 2016-11-24 17:26:02 -08:00
cryptlib Tweak a missing include 2016-12-11 00:44:06 -08:00
db Initial tweaks for RTEMS support, though linking is still a work in progress. 2016-07-10 22:33:23 -07:00
fco Support paths w/ leading double slash (per an obscure corner of the POSIX spec) on platforms that implement it, currently just Cygwin. (Cygwin uses this for UNC paths.) 2016-08-07 23:24:15 -07:00
fs Add ability to optionally *not* resolve uid/gid to name, to accomodate the Linux static binary vs. nsswitch name resolution issue; add RESOLVE_IDS_TO_NAMES config option to control this feature; avoid redundant lstats when turning IDs into names, since the lstat is to fetch the ID we already have; remove a bunch of unused code in UnixFSServices 2016-11-24 17:26:02 -08:00
parser Replace tabs with 4 spaces in all remaining OST code, since this inconsistency can now result in 'misleading indentation' warnings in GCC 6.0+. 2016-04-23 00:33:17 -07:00
siggen Initial tweaks for RTEMS support, though linking is still a work in progress. 2016-07-10 22:33:23 -07:00
test-harness Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
tripwire Add ability to optionally *not* resolve uid/gid to name, to accomodate the Linux static binary vs. nsswitch name resolution issue; add RESOLVE_IDS_TO_NAMES config option to control this feature; avoid redundant lstats when turning IDs into names, since the lstat is to fetch the ID we already have; remove a bunch of unused code in UnixFSServices 2016-11-24 17:26:02 -08:00
tw Update copyright dates, add new config options and command line args to man pages 2017-01-15 20:47:58 -08:00
twadmin Add '--key-size' option to twadmin generate-keys mode, so you can use 1024 or 2048 bit El Gamal keys. Until now was always 1024 bit only. 2016-11-25 17:10:14 -08:00
twcrypto Tweak include paths so we're buildable outside of source tree. 2016-06-20 19:49:21 -07:00
twparser Update platform macros in platform.h, and use them instead of compiler-defined OS macros. 2016-06-23 23:12:22 -07:00
twprint Update platform macros in platform.h, and use them instead of compiler-defined OS macros. 2016-06-23 23:12:22 -07:00
twtest Add ability to optionally *not* resolve uid/gid to name, to accomodate the Linux static binary vs. nsswitch name resolution issue; add RESOLVE_IDS_TO_NAMES config option to control this feature; avoid redundant lstats when turning IDs into names, since the lstat is to fetch the ID we already have; remove a bunch of unused code in UnixFSServices 2016-11-24 17:26:02 -08:00
util Tweak include paths so we're buildable outside of source tree. 2016-06-20 19:49:21 -07:00
Makefile.am Add missing files & directories to 'make dist' 2016-06-16 23:49:41 -07:00
Makefile.in Use the right 'ar' when cross compiling, instead of always wanting to use default system 'ar'. This happened because autoconf doesn't have a builtin AC_PROG_AR macro, so we have to provide our own. 2016-06-17 20:33:10 -07:00
buildnum.bat Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
buildnum.h Bump version to 2.4.3.0 2016-03-23 20:35:32 -07:00
buildnum.txt Fix build number in buildnum.txt 2016-06-18 21:13:23 -07:00
buildnuminc.pl Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
check_st.pl Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
dep_addprefix.pl Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
prime.pl Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
rmcr.pl Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00