Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'v6-stable' | Rainer Gerhards | 2013-03-12 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | 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 | |
| * | | | | | | | | | | | logsigner: sign via merkle tree approach (still PoC, non production) | Rainer Gerhards | 2013-02-21 | 3 | -125/+319 | |
| * | | | | | | | | | | | logsig: add pseudocodish C skeleton for signature algo | Rainer Gerhards | 2013-02-18 | 1 | -0/+124 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | optimze: reduce memory operations during dns resolution/hostname setting | Rainer Gerhards | 2013-01-22 | 7 | -118/+139 | |
| * | | | | | | | | | | some fixes to commit 440aaff114607e82aefee56336846611a2e35c9c | Rainer Gerhards | 2013-01-22 | 2 | -12/+14 | |
| * | | | | | | | | | | optimize: move lowercasing of hostnames to cache | Rainer Gerhards | 2013-01-24 | 6 | -54/+85 | |
| * | | | | | | | | | | refactor cvthname() for cleaner code | Rainer Gerhards | 2013-01-24 | 1 | -33/+27 | |
| * | | | | | | | | | | fix: gtls stream driver must support new interface | Rainer Gerhards | 2013-01-24 | 1 | -5/+3 | |
| * | | | | | | | | | | Merge branch 'master' into master-dns-props | Rainer Gerhards | 2013-01-24 | 1 | -6/+10 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | regression fix: programname was not properly handled | Rainer Gerhards | 2013-01-24 | 1 | -6/+10 | |
| * | | | | | | | | | | | optimize: have dns cache pre-create rsyslog prop_t's | Rainer Gerhards | 2013-01-24 | 13 | -77/+90 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | fix memory leak (regression from batch optimization work - unreleased) | Rainer Gerhards | 2013-01-18 | 1 | -0/+1 | |
| * | | | | | | | | | | refactor / simplify | Rainer Gerhards | 2013-01-18 | 1 | -5/+3 |