6ec2d564dd
GT: Implemented format conversion function into rsgtutil
...
Using a new command switch -c, old V10 signature files can be
converted into V11.
closes https://github.com/rsyslog/rsyslog/issues/364
2015-06-30 07:33:16 -07:00
c6b96455cf
KSI/GT: Patch merged fixing problems when changing hash algorithm
...
Changing the hash algorithm in the middle of the log is possible now.
2015-06-25 07:54:24 -07:00
541c12f9ef
KSI/GT: Added TLV file format changes and block signature split
...
This format change affects the guardtime and ksi signature provider.
closes https://github.com/rsyslog/rsyslog/issues/362
2015-06-25 07:30:02 -07:00
3cf7b534b1
KSI: fixed --api parameter handling in signature verify of rsgtutil
2015-06-24 04:37:38 -07:00
b100c01720
KSI: Tested/fixed rsgtutil with --enable-guardtime and --enable-gt-ksi
...
Fixed compilation problems when one of each guardtime options was
not configured.
closes https://github.com/rsyslog/rsyslog/issues/405
2015-06-23 05:47:07 -07:00
03ea43a132
KSI: Cleanup code and removed obselete files
2015-06-23 05:02:29 -07:00
bc25ec1a40
KSI: Updated rsgtutil manpage with new options
...
Also extended help output within the utility.
2015-06-22 07:22:57 -07:00
e0d8e87637
KSI: Added support to verify old guardtime sigfiles with new KSI Api
...
By using the --api switch, the tool can be forced to use the new
KSI API interface for signature verification even for old .gtsig files.
closes https://github.com/rsyslog/rsyslog/issues/361
2015-06-22 03:42:19 -07:00
058dbe9bb4
KSI: Added switch option between Guardtime and KSI API for rsgtutil
2015-06-19 07:10:18 -07:00
4e53e06159
KSI: Merged other KSI functions into rsgtutil
2015-06-18 05:51:07 -07:00
d26632b258
KSI: Merged KSI Verify function into rsgtutil
2015-06-18 05:39:05 -07:00
6f4e8870cb
KSI: Splitted librsgt.h headerfile into librsgt.h and librsgt-common.h
...
Changed naming of all GT / KSI related functions.
2015-06-18 01:47:18 -07:00
4c97c8bea7
KSI: Changed makefile, preperation to merge rsgtutil and rsksiutil
2015-06-17 07:11:49 -07:00
bc3c80f968
KSI: Fixed verify function of new rsksiutil
2015-06-17 06:42:26 -07:00
97bd46293d
KSI: Fixed saving of imprints
2015-06-16 06:14:04 -07:00
dcf3fa73d4
KSI: Fixed SetHashFunction
2015-06-12 05:06:28 -07:00
54a65f3a78
KSI: Added debug command line option
...
Enable debug logging in rsksiutil by command line
option now.
2015-06-12 05:06:28 -07:00
8a4bacad52
KSI: Added all supported hash algorithms
2015-06-12 05:06:24 -07:00
5691c17e81
KSI: Enable more detailed debugging in rsksiutil
2015-06-12 05:06:20 -07:00
9bdd34bb0e
KSI: Changed ksistate fileheader
2015-06-12 05:06:16 -07:00
97f8093c33
KSI: Added even more error handling for KSI API
2015-06-12 05:06:16 -07:00
cde2b8b8c2
KSI: Added error handling for KSI_DataHash_extract
2015-06-12 05:06:16 -07:00
c395b8be62
KSI: Fixed lib dependecies
2015-06-12 05:06:13 -07:00
80418cba9f
KSI: Fixed few initial copy/paste errors
2015-06-12 05:06:09 -07:00
47c15898c5
Added rsksiutil into makefile
2015-06-10 05:21:54 -07:00
ef8309d9ff
Initial version of rsksiutil added
2015-06-10 05:17:12 -07:00
cdc0e7060b
renamed configuration variables
2015-06-10 05:01:26 -07:00
c4a0b50f91
Fixed fileextensions to .ksisig unfd .ksistate
2015-06-10 04:48:37 -07:00
1fe8a290ac
Implemented Signature verify and extend.
...
Also changed further naming from gt to ksi at certain places.
2015-06-10 03:04:23 -07:00
Rainer Gerhards
b9594d780e
build system fix: KSI signatures were not properly enabled
...
what lead to incorrectly linked binaries
2015-06-09 17:39:56 +02:00
Rainer Gerhards
c5ac8e055a
ksi: adaption of reader functions for KSI
2015-06-08 08:57:58 +02:00
Rainer Gerhards
4aa8c3bff7
KSI: basic adaption to new API
2015-05-26 15:53:09 +02:00
Rainer Gerhards
1906bfa1d6
KSI support: add plumbing
2015-05-20 11:46:25 +02:00
Rainer Gerhards
17229ead61
doc: some info on Ubuntu build requirements
2015-05-20 10:33:38 +02:00
Rainer Gerhards
f49b5f41b4
Merge branch 'add-missing-tests' of https://github.com/Whissi/rsyslog into master-candidate
2015-05-20 09:26:29 +02:00
Thomas D
c7f484eb96
Add missing "imfile-readmode2-vg.sh" test to EXTRA_DIST
2015-05-20 01:40:13 +02:00
Thomas D
8c6af139a1
Formation normalized
2015-05-19 22:01:47 +02:00
Thomas D
af6da981f5
Fix EXTRA_DIST listing
...
Due to a missing "\" all files after "testsuites/abort-uncleancfg-badcfg.conf"
where missing in the release tarball.
2015-05-19 21:55:39 +02:00
Rainer Gerhards
bdfbfc292d
bump version number
2015-05-19 14:36:35 +02:00
Rainer Gerhards
b648ea53d5
prepare for 8.10.0 release
v8.10.0
2015-05-19 10:50:17 +02:00
Rainer Gerhards
2810e45553
Merge branch 'fix-omhttpfs' into imfile-regex
2015-05-19 10:12:13 +02:00
Rainer Gerhards
b88c88a690
travis: disable omhttpfs
...
Contributed module, so project is not responsible for it to work.
... and it also doesn't work with older json-c, thus removing from
travis tests.
2015-05-19 10:04:23 +02:00
Rainer Gerhards
23d04ecaa2
omhttpfs: some cleanup
...
removed duplicate json-c configure check
commented out unused code --> less compiler warnings
2015-05-19 09:56:45 +02:00
Rainer Gerhards
12182ac630
imfile: fix cosmetic memory leak
...
This "leak" happens only during termination, so it does not
affect real use cases. However, it makes valgrind tests err out.
2015-05-19 09:49:34 +02:00
Rainer Gerhards
6ad84d0baa
testbench: add addtl valgrind test for imfile
2015-05-19 09:33:15 +02:00
Rainer Gerhards
6ecfe42b50
nit: typo fix (in comment)
...
Thanks to Otis Gospodnetic for pointing me to the typo.
2015-05-19 09:33:15 +02:00
Rainer Gerhards
0ef9f91ac2
cleanup
2015-05-19 09:33:15 +02:00
Rainer Gerhards
851cb8431e
imfile: rename parameter "endmsg.regex"
...
for more clarity: it's actually the start of the next message!
2015-05-19 09:33:15 +02:00
Rainer Gerhards
ddfd11f2ab
testbench: add forgotten file
2015-05-19 09:33:15 +02:00
Rainer Gerhards
8f5e7666a3
maintain ChangeLog
2015-05-19 09:33:15 +02:00