summaryrefslogtreecommitdiffstats
path: root/base/kra/src/com
Commit message (Expand)AuthorAgeFilesLines
* Added realm for archival and key generation through RESTAde Lee2016-04-203-0/+18
* Ticket #2271 TMS- clean up key archival request records in ldapChristina Fu2016-04-131-0/+6
* Checking in under the one line trivial change rule.Matthew Harmsen2015-10-222-2/+2
* KRA: key archival/recovery via cli - should honor encryption/decryption flags.Jack Magne2015-09-252-30/+138
* Fixed NPE during key-retrieve.Endi S. Dewata2015-07-131-20/+47
* Ticket#1028 phase2: TPS rewrite: provide externalReg functionalityChristina Fu2015-04-141-41/+63
* Generate asymmetric keys in the DRM.Abhishek Koneru2014-08-277-33/+291
* Fix identities for security data storage, retrieval and generationAde Lee2014-06-135-109/+47
* Reorganized REST service classes.Endi S. Dewata2014-02-284-87/+4
* Fixes for coments from reviewAde Lee2014-02-261-7/+0
* Add ability to archive without sending pkiArchiveOptions object.Ade Lee2014-02-261-22/+59
* Added error checking in python client callsAde Lee2014-02-261-1/+3
* reame client_id to client_key_idAde Lee2014-02-262-22/+22
* Fix DRM archival, recovery and generation for non-DES3 keys.Ade Lee2014-02-044-7/+24
* Address review commentsAde Lee2014-02-043-2/+11
* Rename KeyRequest to ResourceMessageAde Lee2014-02-042-4/+12
* Added more client code for DRM testsAde Lee2014-02-041-20/+4
* Added SymKeyGen serviceAde Lee2014-02-041-0/+280
* External Registration feature merge (excluding TPS portion due to current TPS...Christina Fu2014-01-231-1/+25
* Added ACL for TPS authenticators.Endi S. Dewata2013-11-141-4/+4
* Fixed problems finding user and group sub-resources.Endi S. Dewata2013-10-251-6/+0
* Stand-alone DRMMatthew Harmsen2013-10-151-0/+16
* Added audit resource.Endi S. Dewata2013-10-081-0/+4
* Added selftest resource.Endi S. Dewata2013-10-081-0/+4
* Add audit logging for new security data operations in kraAde Lee2013-10-072-11/+139
* DRM Transport Key RotationAndrew Wnuk2013-09-305-12/+136
* Reorganized interceptors.Endi S. Dewata2013-08-201-2/+2
* Plug resource leaksAde Lee2013-03-083-32/+26
* Clean up various eclipse warningsAde Lee2013-03-071-7/+4
* Added authentication method validation.Endi Sukma Dewata2013-02-191-1/+3
* Added CLI to manage user membership.Endi Sukma Dewata2013-02-181-0/+2
* Bug 903401 - TMS: RSA token enrollment failed : public key decode errorChristina Fu2013-01-261-3/+7
* Added ACLInterceptor.Endi Sukma Dewata2012-11-081-0/+3
* Added REST account service.Endi Sukma Dewata2012-10-221-0/+5
* https://fedorahosted.org/pki/ticket/252 - TMS - ECC Key RecoveryChristina Fu2012-09-301-5/+5
* TMS key recovery part of - Bug 737122 - DRM: during archiving and recovering,...Christina Fu2012-09-281-36/+115
* https://fedorahosted.org/pki/ticket/304Christina Fu2012-09-181-61/+174
* Fixed exceptions during shutdown.Endi Sukma Dewata2012-08-281-3/+10
* Reorganized REST common classes.Endi Sukma Dewata2012-08-153-3/+4
* Cleaned up REST common class names.Endi Sukma Dewata2012-08-151-2/+2
* Cleaned up REST server class names.Endi Sukma Dewata2012-08-151-16/+16
* Patch 25 - Misc FixesAbhishek Koneru2012-07-251-3/+9
* Use only pluralized REST interface URLsAde Lee2012-07-241-4/+0
* Misc Fixes Remaining part of the code.Abhishek Koneru2012-07-181-1/+1
* Added CMSExceptionMapper class to the Application classesAde Lee2012-07-101-0/+5
* Add Application files to list REST resourcesAde Lee2012-07-101-0/+52
* Coverity CATCH_REXCEPTION and UNREAD_FIELD_CASESAbhishek Koneru2012-07-061-0/+1
* LeftOver Cases in Resource Leaks and NULL_RETURNSAbhishek Koneru2012-07-021-5/+10
* Fixes for Guarded_By_Violation issues shown in CoverityAbhishek Koneru2012-07-021-1/+1
* Fixes for Coverity issues of type Resource Leaks - RemainingAbhishek Koneru2012-06-251-2/+11