summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added 'daemon-reload' methodMatthew Harmsen2014-03-181-4/+130
* REST API get certs links missing segmentMatthew Harmsen2014-03-181-2/+2
* Ticket #888 - (part 1: TKS) TPS rewrite: provide remote authority functionsChristina Fu2014-03-1711-70/+867
* Added remove button handler for TPS UI.Endi S. Dewata2014-03-177-7/+49
* Removed config path from web.xml.Endi S. Dewata2014-03-175-8/+80
* Removed redundant GenericServlet.destroy() invocation.Endi S. Dewata2014-03-171-1/+0
* Fixed javadoc issues.Endi S. Dewata2014-03-141-3/+5
* Added login page for TPS UI.Endi S. Dewata2014-03-1314-65/+206
* library to modify CS.cfgNiranjan Mallapadi2014-03-131-0/+159
* library for Authentication pluginsNiranjan Mallapadi2014-03-131-0/+64
* Added new user-find cli tests.Asha Akkiangady2014-03-111-42/+181
* Direct deployment for TPS.Endi S. Dewata2014-03-077-35/+83
* Cleaned up CLI command list.Endi S. Dewata2014-03-071-26/+7
* Added CLI help command.Endi S. Dewata2014-03-072-0/+92
* Split pki manual page.Endi S. Dewata2014-03-078-140/+627
* trac ticket #862 - TPS rewrite: provide connector service for JAVA-based TPS ...Christina Fu2014-03-0617-184/+702
* Replaced CLI wrapper with Python.Endi S. Dewata2014-03-063-142/+159
* Fixed CLI exceptions.Endi S. Dewata2014-03-061-8/+12
* Minor fix to a comment added in the previous patch.Abhishek Koneru2014-03-061-3/+2
* Modify return object for retrieve_key(key_id, twsk)Abhishek Koneru2014-03-062-18/+27
* Updated required RESTEasy version.Endi S. Dewata2014-03-061-2/+3
* Change to CMakeLists.txt to fix error found with adding the new TPS classes.Jack Magne2014-03-051-1/+3
* Further TPS Rewrite Requested Review Changes:Jack Magne2014-03-0545-443/+437
* TPS Rewrite Requested Review Changes:Jack Magne2014-03-0558-903/+881
* First cut at Java TPS Buffer class and APDU class.Jack Magne2014-03-0557-119/+4548
* Get archival working for python key clientAde Lee2014-03-053-32/+53
* Removed @Consumes and @Provides.Endi S. Dewata2014-03-0422-206/+0
* Added CLI parameter to select message format.Endi S. Dewata2014-03-0412-1/+175
* Add more test cases to pki-cert-request-showNiranjan Mallapadi2014-03-041-85/+133
* Modified pki cert-show to support crmf requestsNiranjan Mallapadi2014-03-041-117/+179
* Addl. profiles to create_cert_request functionNiranjan Mallapadi2014-03-041-35/+60
* Cannot unmarshall *Request objects to ResourceMessage object.Abhishek Koneru2014-03-031-0/+6
* Reorganized REST service classes.Endi S. Dewata2014-02-2862-205/+400
* Upgraded RESTEasy client library.Endi S. Dewata2014-02-2716-107/+201
* pkispawn requires policycoreutils-pythonMatthew Harmsen2014-02-261-0/+3
* Fixes for coments from reviewAde Lee2014-02-265-97/+139
* Add ability to archive without sending pkiArchiveOptions object.Ade Lee2014-02-2610-107/+337
* Make generate_symmetric_key more generic.Ade Lee2014-02-263-9/+28
* Added error checking in python client callsAde Lee2014-02-267-34/+159
* Moved key functions out of kraclient.pyAde Lee2014-02-264-317/+294
* reame client_id to client_key_idAde Lee2014-02-2621-153/+157
* Add getActiveKey() to the python clientAde Lee2014-02-262-1/+23
* Add methods to create nss certdb and import certAde Lee2014-02-264-18/+78
* Fix minor issues from review.Ade Lee2014-02-264-40/+32
* Added python-nss build requirementAde Lee2014-02-241-1/+2
* Add methods to getKeyInfo and change key statusAde Lee2014-02-1912-22/+206
* Refactored GroupMemberProcessor.Endi S. Dewata2014-02-192-7/+5
* Updated REST interface for key requests.Endi S. Dewata2014-02-193-18/+33
* Updated REST interface for keys.Endi S. Dewata2014-02-197-212/+209
* Added REST client for system certificates.Endi S. Dewata2014-02-193-13/+55