summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestCfg/TestCfgPrivateKeyCreator.py
Commit message (Expand)AuthorAgeFilesLines
* Remove blanket excepts from plugins and lintChris St. Pierre2015-02-181-41/+53
* Merge branch 'maint'Chris St. Pierre2013-09-161-18/+2
|\
| * CfgPublicKeyCreator: properly handle case where only private key has been cre...Chris St. Pierre2013-09-161-18/+1
* | testsuite: fixed unit tests for new SSLCA stuffChris St. Pierre2013-08-131-7/+5
* | Rewrote SSLCA as Cfg handler.Chris St. Pierre2013-08-131-124/+30
* | testsuite: fixed unit tests for server pluginsChris St. Pierre2013-08-091-94/+35
* | Fixing unit testsChris St. Pierre2013-04-251-4/+2
* | use Executor class for better subprocess calling on serverChris St. Pierre2013-03-141-16/+13
* | moved some libraries in Bcfg2/ into more specific (Server/ or Client/) placesChris St. Pierre2013-02-051-3/+4
* | abstracted encryption support from Properties/CfgPrivateKeyCreator to StructFileChris St. Pierre2013-01-171-99/+0
* | added module-level OptionParser to avoid passing it as an argument or global ...Chris St. Pierre2013-01-171-78/+48
|/
* testsuite: fixed tests for decryption in Properties/CfgPrivateKeyCreatorChris St. Pierre2013-01-161-100/+104
* fixed unit testsChris St. Pierre2013-01-031-21/+19
* Cfg: Added feature to provide generation of SSH keys, authorized_keys fileChris St. Pierre2013-01-031-0/+435