Brian Cox
|
0e08b213f1
|
Merge branch 'master' into dev/aros
|
2016-04-01 09:27:32 -07:00 |
Brian Cox
|
f3fd9f0a49
|
Initial AROS commit, such that it compiles & links now, but doesn't run properly yet.
|
2016-04-01 08:22:13 -07:00 |
Brian Cox
|
a8d0a2ff79
|
File offsets should be off_t, not int32, for large file support. Per OpenSuSE patch: https://build.opensuse.org/package/view_file/security/tripwire/tripwire-2.4.1.2-src.off_t.patch?expand-1
|
2016-03-29 14:08:34 -07:00 |
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 |
Brian Cox
|
2038ff627d
|
Added 2.4.3 ReadMe & Packaging notes, removed old RPM spec file
|
2016-03-27 13:57:00 -07:00 |
Brian Cox
|
b1dd03c954
|
Cosmetic fixes to siggen man page. Fedora's RPM build for OST has included this change as a patch for years now.
|
2016-03-27 01:50:50 -07:00 |
Brian Cox
|
a97136e59a
|
Make 'make dist' include man pages, policy files, contrib files, etc.
|
2016-03-27 00:44:52 -07:00 |
Brian Cox
|
2c0c061421
|
Merge branch 'master' of https://github.com/brc0x1/tripwire-open-source
|
2016-03-26 23:26:08 -07:00 |
Brian Cox
|
0283e2ef00
|
Update config.guess and config.sub for MidnightBSD
|
2016-03-26 23:25:54 -07:00 |
Brian Cox
|
1e06389361
|
Fix SHA hashes when using OpenSSL impl; build fix for SkyOS 5.0 which doesn't have syslog().
|
2016-03-26 16:08:04 -07:00 |
Brian Cox
|
bb4ef956c0
|
Build fix for with-OpenSSL SHA handling
|
2016-03-26 01:38:25 -07:00 |
Brian Cox
|
184bfe63eb
|
Fix non-OpenSSL SHA brokenness; fix OpenSolaris/OpenIndiana build issue; tweak filelist in touchconfig script; update ChangeLog, RPM spec, & MAINTAINERS
|
2016-03-26 01:08:03 -07:00 |
Brian Cox
|
82fbd232c8
|
Add a .gitignore file (adapted from github.com/steakknife/tripwire fork); fix a Cygwin warning in tchar.h.
|
2016-03-25 11:45:54 -07:00 |
Brian Cox
|
9698ca5333
|
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 |
Brian Cox
|
6c7af5b060
|
Build fix for Cygwin relating to itoa(); add touchconfig.sh to fix buildsys file timestamps.
|
2016-03-24 16:29:35 -07:00 |
Brian Cox
|
19aaa7111c
|
Fix a longstanding typo in twstrings.cpp
|
2016-03-23 21:25:07 -07:00 |
Brian Cox
|
f7a3ab843d
|
Bump version to 2.4.3.0
|
2016-03-23 20:35:32 -07:00 |
Brian Cox
|
261cef1392
|
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 |
Brian Cox
|
886cadcf33
|
Update GNU config.guess & config.sub to current versions
|
2016-03-22 21:12:48 -07:00 |
Brian Cox
|
1d4ebe8ac2
|
Fix build breakage for gcc 4.7+ and LLVM/clang
|
2016-03-22 20:59:21 -07:00 |
Tripwire Inc.
|
8052abb3df
|
Update README.md
Typo fix
|
2015-05-03 22:31:36 -07:00 |
Tripwire Inc.
|
c5bdcded87
|
Update README.md
|
2015-05-03 22:31:17 -07:00 |
Tripwire Inc.
|
9b92511846
|
Update README.md
|
2015-05-03 22:29:22 -07:00 |
Ken Westin
|
c8dc58df50
|
Open Source Tripwire 2.4.2.2
Initial commit of code from Sourceforge repository.
|
2015-05-03 22:26:18 -07:00 |
Tripwire Inc
|
cf736bbbe7
|
Initial commit
|
2015-05-03 22:05:54 -07:00 |