tripwire-open-source/src/twparser
Brian Cox 5490bd3a2f Build fixes for Android. Cross-compiling for any platform currently requires configuring with the --disable-openssl option, due to use of an AC_TRY_RUN macro for OpenSSL detection. Depending on the targeted Android version, it may be necessary to supply 'CFLAGS=-fPIE' and 'LDFLAGS=-fPIE -pie' to create runnable binaries. 2016-03-29 00:04:40 -07:00
..
Makefile.am Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
Makefile.in 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
genreparseinfo.cpp Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
genreparseinfo.h Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
parserhelper.cpp Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
parserhelper.h Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
parserobjects.cpp Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
parserobjects.h Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
policyparser.cpp Build fixes for Android. Cross-compiling for any platform currently requires configuring with the --disable-openssl option, due to use of an AC_TRY_RUN macro for OpenSSL detection. Depending on the targeted Android version, it may be necessary to supply 'CFLAGS=-fPIE' and 'LDFLAGS=-fPIE -pie' to create runnable binaries. 2016-03-29 00:04:40 -07:00
policyparser.h Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
policyparser_t.cpp Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
stdtwparser.cpp Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
stdtwparser.h Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
twparser.cpp Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
twparser.h Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
twparsererrors.cpp Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
twparsererrors.h Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
twparserstrings.cpp Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
twparserstrings.h Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
yylex.cpp Additional build fixes: Warning fixes from FreeBSD ports patch set, plus platform-specific build fixes for OpenBSD, Minix, Hurd, Syllable, (possibly) Android. 2016-03-22 21:30:23 -07:00
yylex.h Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
yyparse.cpp Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00
yyparse.h Open Source Tripwire 2.4.2.2 2015-05-03 22:26:18 -07:00