Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | logsig: refactor 'dump' mode in rsgtutil | Rainer Gerhards | 2013-03-23 | 2 | -20/+277 |
* | fix: librsgt.h was not put in distribution tarball | Rainer Gerhards | 2013-03-22 | 2 | -3/+4 |
* | Merge branch 'master' into master-gt | Rainer Gerhards | 2013-03-22 | 15 | -79/+334 |
|\ | |||||
| * | Merge branch 'v7-stable' | Rainer Gerhards | 2013-03-21 | 1 | -37/+135 |
| |\ | |||||
| | * | Merge branch 'v6-stable' into v7-stable | Rainer Gerhards | 2013-03-21 | 1 | -37/+135 |
| | |\ | |||||
| | | * | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2013-03-21 | 1 | -37/+135 |
| | | |\ | |||||
| | | | * | update systemd files to match current systemd source | Rainer Gerhards | 2013-03-21 | 1 | -37/+135 |
| * | | | | Fix for glob(3)s that lack GLOB_NOMAGIC | Martin Carpenter | 2013-03-21 | 2 | -0/+23 |
| * | | | | imfile: now detects file change when rsyslog was inactive | Rainer Gerhards | 2013-03-20 | 2 | -25/+83 |
| * | | | | Merge branch 'master' of git+ssh://git.adiscon.com/git/rsyslog | Rainer Gerhards | 2013-03-20 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | bugfix: build on non-linux platforms failed | Rainer Gerhards | 2013-03-20 | 1 | -1/+1 |
| * | | | | | Merge branch 'v7-stable' into tmp | Rainer Gerhards | 2013-03-20 | 1 | -13/+15 |
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | |||||
| | * | | | Merge branch 'v6-stable' into tmp | Rainer Gerhards | 2013-03-20 | 2 | -14/+16 |
| | |\| | | |||||
| | | * | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2013-03-20 | 1 | -13/+15 |
| | | |\| | |||||
| | | | * | bugfix: get rid of potential endless loop in doGetGID() | Tomas Heinrich | 2013-03-20 | 1 | -13/+15 |
| * | | | | bugfix: solve compile problems on non-Linux platforms | Rainer Gerhards | 2013-03-19 | 1 | -1/+1 |
| * | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-03-18 | 2 | -0/+10 |
| |\| | | | |||||
| | * | | | debug system improvement & bug fix for init system status (see below) | Rainer Gerhards | 2013-03-15 | 2 | -0/+10 |
| * | | | | Merge branch 'v6-stable' | Rainer Gerhards | 2013-03-12 | 1 | -1/+1 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2013-03-12 | 2 | -2/+4 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| * | | | | mmanon: complete ipv4 functionality | Rainer Gerhards | 2013-03-04 | 3 | -0/+10 |
| * | | | | mmanon: add ability to specify number of bits to be anonymized | Rainer Gerhards | 2013-03-04 | 1 | -0/+2 |
| * | | | | Merge branch 'master' into master-omjournal | Rainer Gerhards | 2013-02-27 | 3 | -0/+45 |
| |\ \ \ \ | |||||
| | * | | | | added ability to configure debug system via rsyslog.conf | Rainer Gerhards | 2013-02-27 | 3 | -0/+45 |
| * | | | | | imuxsock: add capability to ignore messages from ourselfes | Rainer Gerhards | 2013-02-26 | 2 | -1/+8 |
| |/ / / / | |||||
* | | | | | logsig: complete initial version of verifier | Rainer Gerhards | 2013-03-19 | 4 | -67/+272 |
* | | | | | Merge branch 'master-gt' of git+ssh://git.adiscon.com/git/rsyslog into master-gt | Rainer Gerhards | 2013-03-18 | 1 | -14/+11 |
|\ \ \ \ \ | |||||
| * | | | | | logsig: implement timestamp verification | Rainer Gerhards | 2013-03-18 | 1 | -14/+11 |
* | | | | | | logsig: fix calculation of merkle tree at end of signature block | Rainer Gerhards | 2013-03-18 | 2 | -2/+2 |
|/ / / / / | |||||
* | | | | | logsig: milestone/verfier: block timestamp verification almost complete | Rainer Gerhards | 2013-03-17 | 2 | -1/+111 |
* | | | | | logsig: milestone/verfier: tree hashes are verified; ALSO a bugfix | Rainer Gerhards | 2013-03-17 | 2 | -15/+61 |
* | | | | | logsig: milestone/verfier: record hashes are verified | Rainer Gerhards | 2013-03-17 | 4 | -5/+172 |
* | | | | | rsgtutil: add --show-sigblock-params parameter | Rainer Gerhards | 2013-03-14 | 2 | -9/+128 |
* | | | | | logsig: support dynafiles | Rainer Gerhards | 2013-03-11 | 4 | -189/+229 |
* | | | | | some cleanup | Rainer Gerhards | 2013-03-08 | 1 | -2/+1 |
* | | | | | logsig: fix subroot forest handling | Rainer Gerhards | 2013-03-08 | 1 | -1/+3 |
* | | | | | logsig: add capability to write interim hash records | Rainer Gerhards | 2013-03-08 | 2 | -8/+26 |
* | | | | | logsig: add capability to write log signature records | Rainer Gerhards | 2013-03-08 | 2 | -4/+75 |
* | | | | | logsig: update implementation to new concatenation rules from paper | Rainer Gerhards | 2013-03-08 | 1 | -3/+9 |
* | | | | | logsig: update hash chain algorithm to match updated paper | Rainer Gerhards | 2013-03-08 | 1 | -3/+3 |
* | | | | | logsig: write integers in most compact from to tlv file | Rainer Gerhards | 2013-03-08 | 1 | -21/+39 |
* | | | | | logsig: implement sig.block.sizelimit parameter | Rainer Gerhards | 2013-03-08 | 1 | -2/+14 |
* | | | | | logsig: add config parameters (for omfile) | Rainer Gerhards | 2013-03-07 | 4 | -8/+126 |
* | | | | | logsig: preserve necessary state during file closed time | Rainer Gerhards | 2013-03-07 | 2 | -12/+84 |
* | | | | | logsig: add support to read signature files | Rainer Gerhards | 2013-03-07 | 4 | -56/+452 |
* | | | | | logsig: write block-sig record | Rainer Gerhards | 2013-03-06 | 3 | -57/+217 |
* | | | | | logsig: first PoC of actually writing to signature file | Rainer Gerhards | 2013-03-05 | 2 | -11/+80 |
* | | | | | logsig: more interface plumbing | Rainer Gerhards | 2013-03-05 | 3 | -5/+42 |
* | | | | | logsig: build base plumbing for signature multi-provider interface | Rainer Gerhards | 2013-03-05 | 6 | -2/+189 |
* | | | | | logsig: PoC for some TLV support functions | Rainer Gerhards | 2013-03-04 | 1 | -2/+97 |