Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Encryption: fixed unit tests | Chris St. Pierre | 2013-12-05 | 1 | -4/+4 |
* | testsuite: fixed unit tests | Chris St. Pierre | 2013-03-28 | 1 | -1/+5 |
* | don't treat "encrypt" setting as an encryption passphrase | Chris St. Pierre | 2013-01-24 | 1 | -1/+4 |
* | fixed bruteforce decryption when there are no passphrases | Chris St. Pierre | 2012-10-24 | 1 | -1/+1 |
* | wrote unit tests for encryption | Chris St. Pierre | 2012-09-28 | 1 | -10/+13 |
* | expanded pylint coverage | Chris St. Pierre | 2012-09-25 | 1 | -0/+3 |
* | Encryption: improved docs, made algorithm configurable | Chris St. Pierre | 2012-09-20 | 1 | -27/+122 |
* | added json, md5 to Bcfg2.Compat | Chris St. Pierre | 2012-09-20 | 1 | -6/+1 |
* | Cfg: documented all Cfg modules, added development docs | Chris St. Pierre | 2012-09-11 | 1 | -0/+41 |
* | renamed Bcfg2Py3k to Compat | Chris St. Pierre | 2012-08-27 | 1 | -1/+1 |
* | Added ability to store Cfg files with AES encryption | Chris St. Pierre | 2012-05-15 | 1 | -0/+75 |