Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Rainer Gerhards | 2013-05-16 | 1 | -1/+1 |
| | |||||
* | complete handle multiple blocks in encrypted queue files | Rainer Gerhards | 2013-05-16 | 1 | -1/+8 |
| | |||||
* | clean up crypto provider state files on queue file rollover | Rainer Gerhards | 2013-05-15 | 1 | -1/+7 |
| | |||||
* | clean up crypto provider state files on queue file close | Rainer Gerhards | 2013-05-15 | 1 | -0/+7 |
| | |||||
* | basic queue file encryption | Rainer Gerhards | 2013-05-13 | 1 | -2/+14 |
| | |||||
* | extend crypto provider interface so that it can support queue subsystem | Rainer Gerhards | 2013-05-08 | 1 | -15/+35 |
| | |||||
* | cleanup | Rainer Gerhards | 2013-04-24 | 1 | -5/+0 |
| | |||||
* | logenc: add key-program support to rsyslog crypto provider | Rainer Gerhards | 2013-04-15 | 1 | -3/+20 |
| | |||||
* | logenc: full support for keyfiles | Rainer Gerhards | 2013-04-12 | 1 | -4/+26 |
| | | | | including their generation via rscrytool | ||||
* | logenc: add parameters to select cipher algo and mode | Rainer Gerhards | 2013-04-12 | 1 | -14/+24 |
| | |||||
* | logenc: milestone: rsyslog writes .encinfo side files | Rainer Gerhards | 2013-04-11 | 1 | -5/+7 |
| | |||||
* | log encryption: check length of "key" parameter | Rainer Gerhards | 2013-04-11 | 1 | -2/+6 |
| | |||||
* | log encryption: add rscrytool to decrypt log files | Rainer Gerhards | 2013-04-05 | 1 | -10/+21 |
| | | | | also add test parameter to be able to set key | ||||
* | log encryption: initial PoC implementation | Rainer Gerhards | 2013-04-05 | 1 | -0/+224 |
rough baseline, needs to be extended for actual use. |