contrib
Add twpolmake.pl to contrib folder
2016-07-01 19:43:00 -07:00
installer
One more install -> installer change, so make install works again
2016-06-22 00:04:05 -07:00
man
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
policy
Open Source Tripwire 2.4.2.2
2015-05-03 22:26:18 -07:00
src
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
.gitignore
Enable unit test files moved from db folder
2016-06-13 18:31:21 -07:00
COMMERCIAL
Open Source Tripwire 2.4.2.2
2015-05-03 22:26:18 -07:00
COPYING
Open Source Tripwire 2.4.2.2
2015-05-03 22:26:18 -07:00
ChangeLog
Update changelog & readme to reflect 2.4.3.2 work.
2016-07-21 22:24:27 -07:00
LICENSE
Initial commit
2015-05-03 22:05:54 -07:00
MAINTAINERS
Large file tweaks for e.g. 32-bit Linux; update ReadMe & ChangeLog again.
2016-04-11 20:29:37 -07:00
Makefile.am
Rename 'install' dir to 'installer' so it doesn't confuse make dist, and include it in the make dist bundle.
2016-06-18 20:10:24 -07:00
Makefile.in
Rename 'install' dir to 'installer' so it doesn't confuse make dist, and include it in the make dist bundle.
2016-06-18 20:10:24 -07:00
Packaging
Update 'Packaging' file slightly
2016-04-12 11:03:24 -07:00
README.md
Fixed typo and superscripted registered marks in README.md
2015-12-21 10:47:05 -08:00
ReadMe-2.4.3
Update changelog & readme to reflect 2.4.3.2 work.
2016-07-21 22:24:27 -07:00
TRADEMARK
Open Source Tripwire 2.4.2.2
2015-05-03 22:26:18 -07:00
acinclude.m4
Update buildsys for oddball platforms that don't support hardlinks, or have gethostbyname() in a weird library. Still generated w/ older v1.8.x automake/aclocal in order to keep diffs a reviewable size.
2016-03-25 10:59:56 -07:00
aclocal.m4
Update buildsys to automake 1.15 and fix resulting warnings. This involved an autoreconf -if, and then reverting config.guess and config.sub since they're actually newer than the ones automake wants to install, and they've been customized a bit to detect e.g. MidnightBSD
2016-06-06 19:51:38 -07:00
autogen.sh
Merge in contributed files from 2.4.2.3 fork ( https://github.com/steakknife/tripwire ); Update ChangeLog, Maintainers, Packaging & ReadMe to reflect changes & credit contributors
2016-04-03 20:27:07 -07:00
autogen.sh.README
Merge in contributed files from 2.4.2.3 fork ( https://github.com/steakknife/tripwire ); Update ChangeLog, Maintainers, Packaging & ReadMe to reflect changes & credit contributors
2016-04-03 20:27:07 -07:00
config.guess
Update config.guess and config.sub for MidnightBSD
2016-03-26 23:25:54 -07:00
config.h.in
Initial tweaks for RTEMS support, though linking is still a work in progress.
2016-07-10 22:33:23 -07:00
config.sub
Update config.guess and config.sub for MidnightBSD
2016-03-26 23:25:54 -07:00
configure
Initial tweaks for RTEMS support, though linking is still a work in progress.
2016-07-10 22:33:23 -07:00
configure.ac
Initial tweaks for RTEMS support, though linking is still a work in progress.
2016-07-10 22:33:23 -07:00
install-sh
Update buildsys to automake 1.15 and fix resulting warnings. This involved an autoreconf -if, and then reverting config.guess and config.sub since they're actually newer than the ones automake wants to install, and they've been customized a bit to detect e.g. MidnightBSD
2016-06-06 19:51:38 -07:00
missing
Update buildsys to automake 1.15 and fix resulting warnings. This involved an autoreconf -if, and then reverting config.guess and config.sub since they're actually newer than the ones automake wants to install, and they've been customized a bit to detect e.g. MidnightBSD
2016-06-06 19:51:38 -07:00
mkinstalldirs
Update buildsys to automake 1.15 and fix resulting warnings. This involved an autoreconf -if, and then reverting config.guess and config.sub since they're actually newer than the ones automake wants to install, and they've been customized a bit to detect e.g. MidnightBSD
2016-06-06 19:51:38 -07:00
touchconfig.sh
Add config.h.in to touchconfig script
2016-06-06 22:18:48 -07:00