Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | logenc: support keyfiles in rscryutil | Rainer Gerhards | 2013-04-12 | 7 | -18/+164 |
* | logenc: add parameters to select cipher algo and mode | Rainer Gerhards | 2013-04-12 | 6 | -49/+188 |
* | logenc: rscryutil can now decrypt multi-block logfiles | Rainer Gerhards | 2013-04-12 | 5 | -29/+173 |
* | logenc: milestone: rsyslog writes .encinfo side files | Rainer Gerhards | 2013-04-11 | 6 | -19/+229 |
* | cleanup | Rainer Gerhards | 2013-04-11 | 1 | -40/+0 |
* | log encryption: check length of "key" parameter | Rainer Gerhards | 2013-04-11 | 3 | -4/+10 |
* | Merge branch 'master' into master-crypto | Rainer Gerhards | 2013-04-11 | 1 | -0/+2 |
|\ | |||||
| * | Merge branch 'v7-stable' | Rainer Gerhards | 2013-04-04 | 1 | -0/+2 |
| |\ | |||||
| | * | bugfix: script == comparison did not work properly on JSON objects | Rainer Gerhards | 2013-04-04 | 2 | -0/+25 |
* | | | log encryption: add rscrytool to decrypt log files | Rainer Gerhards | 2013-04-05 | 8 | -32/+386 |
* | | | log encryption: initial PoC implementation | Rainer Gerhards | 2013-04-05 | 12 | -10/+701 |
* | | | add configure check for libgcrypt | Rainer Gerhards | 2013-04-02 | 1 | -0/+33 |
|/ / | |||||
* | | cleanup | Rainer Gerhards | 2013-03-29 | 1 | -2/+0 |
* | | Merge branch 'v7-stable-info' | Rainer Gerhards | 2013-03-29 | 6 | -15/+56 |
|\ \ | |||||
| * | | permit substring extraction relative to end-of-string in templates | Rainer Gerhards | 2013-03-29 | 6 | -15/+56 |
| |/ | |||||
* | | add RainerScript re_extract() function | Rainer Gerhards | 2013-03-27 | 4 | -2/+114 |
* | | bugfix: imuxsock aborted under some conditions | Rainer Gerhards | 2013-03-27 | 2 | -0/+8 |
* | | logsig: minimal end-user docv7.3.9 | Rainer Gerhards | 2013-03-26 | 6 | -5/+112 |
* | | Check libsocket for getifaddrs() | Martin Carpenter | 2013-03-26 | 1 | -1/+4 |
* | | logsig: needed to refactor parts of the reader as well | Rainer Gerhards | 2013-03-26 | 3 | -6/+11 |
* | | logsig: refactor code to not reley on undocumented libgt parts | Rainer Gerhards | 2013-03-26 | 2 | -41/+59 |
* | | logsig: fix memory leak | Rainer Gerhards | 2013-03-26 | 1 | -13/+29 |
* | | logsig: handle error cases | Rainer Gerhards | 2013-03-26 | 4 | -126/+281 |
* | | imudp: support user-selectable inputname | Rainer Gerhards | 2013-03-26 | 4 | -27/+85 |
* | | Merge branch 'master-gt' | Rainer Gerhards | 2013-03-25 | 6 | -197/+504 |
|\ \ | |||||
| * | | doc: update rsgtutil man page with new --extend option | Rainer Gerhards | 2013-03-25 | 1 | -1/+28 |
| * | | rsgtsig: finish implementation of 'extend' mode | Rainer Gerhards | 2013-03-25 | 4 | -28/+132 |
| * | | rsgtutil/milestone: basic 'extend' mode implementation | Rainer Gerhards | 2013-03-23 | 4 | -37/+118 |
| * | | rsgtutil: basic plumbing for extend mode | Rainer Gerhards | 2013-03-23 | 1 | -6/+33 |
| * | | rsgtutil: refactor 'verify' mode to use new tlv file read functions | Rainer Gerhards | 2013-03-23 | 2 | -207/+27 |
| * | | rsgtutil: refactor 'show-sigblock-params" mode | Rainer Gerhards | 2013-03-23 | 1 | -19/+8 |
| * | | logsig: refactor 'dump' mode in rsgtutil | Rainer Gerhards | 2013-03-23 | 3 | -23/+281 |
| * | | fix: librsgt.h was not put in distribution tarball | Rainer Gerhards | 2013-03-22 | 2 | -3/+4 |
* | | | Merge branch 'master' of git+ssh://git.adiscon.com/git/rsyslog | Rainer Gerhards | 2013-03-22 | 3 | -24/+45 |
|\ \ \ | |||||
| * \ \ | Merge branch 'v7-stable' | Rainer Gerhards | 2013-03-22 | 3 | -24/+45 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | build-sys: Change the compat library to noinst | Michael Biebl | 2013-03-22 | 1 | -1/+1 |
| | * | | Merge branch 'v6-stable' into v7-stable | Rainer Gerhards | 2013-03-22 | 2 | -23/+44 |
| | |\ \ | |||||
| | | * \ | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2013-03-22 | 2 | -23/+44 |
| | | |\ \ | |||||
| | | | * | | yet another update of the systemd files we need to carry... | Rainer Gerhards | 2013-03-22 | 1 | -21/+42 |
| | | | * | | build-sys: Fix "update-systemd" target | Michael Biebl | 2013-03-22 | 1 | -2/+2 |
* | | | | | | Merge branch 'master-gt' | Rainer Gerhards | 2013-03-22 | 14 | -30/+3068 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | doc: add doc for rsgtutil | Rainer Gerhards | 2013-03-22 | 3 | -17/+55 |
| * | | | | rsgtutil: add new file type to file type detection | Rainer Gerhards | 2013-03-22 | 2 | -0/+121 |
| * | | | | Merge branch 'master' into master-gt | Rainer Gerhards | 2013-03-22 | 48 | -175/+1600 |
| |\ \ \ \ | |||||
| * | | | | | logsig: complete initial version of verifier | Rainer Gerhards | 2013-03-19 | 5 | -85/+315 |
| * | | | | | Merge branch 'master-gt' of git+ssh://git.adiscon.com/git/rsyslog into master-gt | Rainer Gerhards | 2013-03-18 | 2 | -14/+15 |
| |\ \ \ \ \ | |||||
| | * | | | | | logsig: implement timestamp verification | Rainer Gerhards | 2013-03-18 | 2 | -14/+15 |
| * | | | | | | logsig: fix calculation of merkle tree at end of signature block | Rainer Gerhards | 2013-03-18 | 2 | -2/+2 |
| * | | | | | | logsig: fix abort if no signature provider was configured | Rainer Gerhards | 2013-03-18 | 1 | -1/+3 |
| |/ / / / / | |||||
| * | | | | | logsig: milestone/verfier: block timestamp verification almost complete | Rainer Gerhards | 2013-03-17 | 3 | -2/+112 |