34 Commits

Author SHA1 Message Date
91551b971f libksi/libgt: fixed multiple potential memory leaks.
All memory leaks were found and analyzed with clang.

closes https://github.com/rsyslog/rsyslog/issues/615
2015-12-02 15:16:39 +01:00
4c61779831 libksi: Fixed multiple clang "Dereference of null pointer" issues 2015-12-02 10:35:16 +01:00
0fe7f1aa28 libksi: reverted pull request #536 for libksi 3.4.0.1
As there is currently an issue open for the libkis versioning,
the patch cannot be merged yet as it break compatibility with the
current release library.

For more see: https://github.com/rsyslog/rsyslog/pull/536
2015-11-23 06:28:57 -08:00
ebb9c4a863 Merge branch 'ksi_2015sept' of https://github.com/vii5ard/rsyslog into ksisig-wrongcontainer 2015-11-20 07:28:45 -08:00
Henri Lakk
dbda7347f9 Fixed typo and added KSI_getErrorString output to error and debug messages. 2015-11-10 16:52:25 +02:00
Henri Lakk
2cec7f1d3e The output types for fome functions have changed. 2015-09-21 15:15:00 +03:00
Rainer Gerhards
379db0d7e9 Merge branch 'gt-comp-break' of https://github.com/alorbach/rsyslog-1 into master-candidate 2015-07-09 10:27:58 +02:00
Michael Biebl
91b6954331 typo fix: paramter → parameter
Followup fix for 6fbacdc41d37ce3091709e71f6f0e66912237606
2015-06-30 18:07:09 +02:00
33ccb3be62 KSI: Implemented format conversion function into rsgtutil
Adds support for KSI file format conversion

closes https://github.com/rsyslog/rsyslog/issues/364
2015-06-30 07:33:28 -07:00
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
89e176a0f5 KSI: Cleanup code and removed obselete files 2015-06-26 08:58:06 +02:00
2a7ac43103 KSI: Merged KSI Verify function into rsgtutil 2015-06-26 08:58:06 +02:00
86577a8269 KSI: Splitted librsgt.h headerfile into librsgt.h and librsgt-common.h
Changed naming of all GT / KSI related functions.
2015-06-26 08:58:06 +02:00
474fd84439 KSI: Fixed verify function of new rsksiutil 2015-06-26 08:57:35 +02:00
5ea0ec9a77 KSI: Fixed saving of imprints 2015-06-26 08:57:35 +02:00
a41a2ab0bf KSI: Added debug command line option
Enable debug logging in rsksiutil by command line
option now.
2015-06-26 08:57:35 +02:00
b980026079 KSI: Enable more detailed debugging in rsksiutil 2015-06-26 08:57:35 +02:00
0b948e93ee KSI: Added error handling for KSI_DataHash_extract 2015-06-26 08:57:35 +02:00
ffb000a9e8 Implemented Signature verify and extend.
Also changed further naming from gt to ksi at certain places.
2015-06-26 08:57:34 +02:00
Rainer Gerhards
555e514b40 ksi: adaption of reader functions for KSI 2015-06-26 08:57:34 +02:00
Rainer Gerhards
24f13309f3 KSI support: add plumbing 2015-06-26 08:57:34 +02: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
03ea43a132 KSI: Cleanup code and removed obselete files 2015-06-23 05:02:29 -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
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
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
5691c17e81 KSI: Enable more detailed debugging in rsksiutil 2015-06-12 05:06:20 -07:00
cde2b8b8c2 KSI: Added error handling for KSI_DataHash_extract 2015-06-12 05:06:16 -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
c5ac8e055a ksi: adaption of reader functions for KSI 2015-06-08 08:57:58 +02:00
Rainer Gerhards
1906bfa1d6 KSI support: add plumbing 2015-05-20 11:46:25 +02:00