summaryrefslogtreecommitdiffstats
path: root/runtime/librsgt_read.c
Commit message (Expand)AuthorAgeFilesLines
* bugfix: .logsig files had tlv16 indicator bit at wrong offsetRainer Gerhards2013-05-141-2/+2
* logsig: needed to refactor parts of the reader as wellRainer Gerhards2013-03-261-4/+7
* rsgtsig: finish implementation of 'extend' modeRainer Gerhards2013-03-251-15/+60
* rsgtutil/milestone: basic 'extend' mode implementationRainer Gerhards2013-03-231-21/+91
* rsgtutil: refactor 'verify' mode to use new tlv file read functionsRainer Gerhards2013-03-231-206/+24
* rsgtutil: refactor 'show-sigblock-params" modeRainer Gerhards2013-03-231-19/+8
* logsig: refactor 'dump' mode in rsgtutilRainer Gerhards2013-03-231-19/+266
* fix: librsgt.h was not put in distribution tarballRainer Gerhards2013-03-221-2/+3
* logsig: complete initial version of verifierRainer Gerhards2013-03-191-59/+172
* Merge branch 'master-gt' of git+ssh://git.adiscon.com/git/rsyslog into master-gtRainer Gerhards2013-03-181-14/+11
|\
| * logsig: implement timestamp verificationRainer Gerhards2013-03-181-14/+11
* | logsig: fix calculation of merkle tree at end of signature blockRainer Gerhards2013-03-181-1/+1
|/
* logsig: milestone/verfier: block timestamp verification almost completeRainer Gerhards2013-03-171-1/+108
* logsig: milestone/verfier: tree hashes are verified; ALSO a bugfixRainer Gerhards2013-03-171-14/+60
* logsig: milestone/verfier: record hashes are verifiedRainer Gerhards2013-03-171-0/+126
* rsgtutil: add --show-sigblock-params parameterRainer Gerhards2013-03-141-8/+119
* logsig: add capability to write interim hash recordsRainer Gerhards2013-03-081-3/+17
* logsig: add capability to write log signature recordsRainer Gerhards2013-03-081-3/+60
* logsig: add support to read signature filesRainer Gerhards2013-03-071-0/+348