summaryrefslogtreecommitdiffstats
path: root/pki/.project
Commit message (Collapse)AuthorAgeFilesLines
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-23/+0
| | | | | | | | | Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131
* Python client code for restful interfaceAde Lee2012-02-131-0/+6
| | | | | | | Fix whitespace issues - replace tabs Added readme file for drmclient.py Add arguments to allow drmclient.py to be configured. Flatten code in GeneratePKIArchiveOptions
* eclipse project filesadmiyo2011-10-051-0/+17
This contains only the files necessary to get the project to import into Eclipse, plus a very small .gitignore file for people that want to use git svn. This patch should have no effects on the way that code currently runs. The difference between this patch and the previous submission is that this one does not attempt to deal with the problems due to the code duplication between the console and common code bases: it does not include the console in the classpath. People that want to use eclipse to work with the console will have to perform additional modifications. Also, it does not include the directory base/common/test that has mock objects for abstract base classes that have not been completely implemented. This version has removed all .class file references from the .gitignore as well. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2253 c9f7a03b-bd48-0410-a16d-cbbf54688b0b