Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix: build system: libgcrypt.h needed even if libgrcypt was disabled | Rainer Gerhards | 2013-09-12 | 1 | -2/+0 |
| | | | | Thanks to Jonny Törnbom for reporting this problem | ||||
* | complete handle multiple blocks in encrypted queue files | Rainer Gerhards | 2013-05-16 | 1 | -1/+2 |
| | |||||
* | clean up crypto provider state files on queue file rollover | Rainer Gerhards | 2013-05-15 | 1 | -0/+1 |
| | |||||
* | clean up crypto provider state files on queue file close | Rainer Gerhards | 2013-05-15 | 1 | -0/+1 |
| | |||||
* | basic queue file encryption | Rainer Gerhards | 2013-05-13 | 1 | -2/+3 |
| | |||||
* | extend crypto provider interface so that it can support queue subsystem | Rainer Gerhards | 2013-05-08 | 1 | -2/+9 |
| | |||||
* | logenc: rscryutil can now decrypt multi-block logfiles | Rainer Gerhards | 2013-04-12 | 1 | -2/+0 |
| | |||||
* | logenc: milestone: rsyslog writes .encinfo side files | Rainer Gerhards | 2013-04-11 | 1 | -1/+1 |
| | |||||
* | log encryption: initial PoC implementation | Rainer Gerhards | 2013-04-05 | 1 | -0/+41 |
rough baseline, needs to be extended for actual use. |