| .. |
|
core
|
Use unique_ptr instead of auto_ptr where available (and define a macro to pick which one to use); fix a few other remaining warnings.
|
2017-03-22 20:00:08 -07:00 |
|
cryptlib
|
Use unique_ptr instead of auto_ptr where available (and define a macro to pick which one to use); fix a few other remaining warnings.
|
2017-03-22 20:00:08 -07:00 |
|
db
|
Prefer prefix ++/-- operators where possible, for performance reasons (per CppCheck)
|
2017-03-23 19:30:52 -07:00 |
|
fco
|
Prefer prefix ++/-- operators where possible, for performance reasons (per CppCheck)
|
2017-03-23 19:30:52 -07:00 |
|
fs
|
Prefer prefix ++/-- operators where possible, for performance reasons (per CppCheck)
|
2017-03-23 19:30:52 -07:00 |
|
parser
|
Correctly handle rule w/ leading whitespace within a quoted path. Uncomment test case that validates correct behavior.
|
2017-03-19 23:09:05 -07:00 |
|
siggen
|
For clarity, remove a bunch of IS_UNIX ifdefs, since configure.ac always defines IS_UNIX to 1 no matter the OS.
|
2017-03-15 20:31:38 -07:00 |
|
test-harness
|
Open Source Tripwire 2.4.2.2
|
2015-05-03 22:26:18 -07:00 |
|
tripwire
|
Prefer prefix ++/-- operators where possible, for performance reasons (per CppCheck)
|
2017-03-23 19:30:52 -07:00 |
|
tw
|
Prefer prefix ++/-- operators where possible, for performance reasons (per CppCheck)
|
2017-03-23 19:30:52 -07:00 |
|
twadmin
|
Use unique_ptr instead of auto_ptr where available (and define a macro to pick which one to use); fix a few other remaining warnings.
|
2017-03-22 20:00:08 -07:00 |
|
twcrypto
|
Fix some clang extended warnings: non-virtual-dtor, shadow, unneeded-internal-declaration
|
2017-03-17 00:04:21 -07:00 |
|
twparser
|
Prefer prefix ++/-- operators where possible, for performance reasons (per CppCheck)
|
2017-03-23 19:30:52 -07:00 |
|
twprint
|
Prefer prefix ++/-- operators where possible, for performance reasons (per CppCheck)
|
2017-03-23 19:30:52 -07:00 |
|
twtest
|
Prefer prefix ++/-- operators where possible, for performance reasons (per CppCheck)
|
2017-03-23 19:30:52 -07:00 |
|
util
|
Prefer prefix ++/-- operators where possible, for performance reasons (per CppCheck)
|
2017-03-23 19:30:52 -07:00 |
|
Makefile.am
|
Fix no-op install & uninstall targets in src
|
2017-02-21 01:03:29 -08:00 |
|
Makefile.in
|
Fix no-op install & uninstall targets in src
|
2017-02-21 01:03:29 -08: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 |