summaryrefslogtreecommitdiffstats
path: root/base/server/cms/src/com/netscape/cms/servlet/key/KeyRequestDAO.java
Commit message (Expand)AuthorAgeFilesLines
* Realm: allow auth instances to support multiple realmsAde Lee2016-04-201-6/+6
* Realms - Address comments from reviewAde Lee2016-04-201-5/+10
* Add authz checks for all operationsAde Lee2016-04-201-11/+49
* Make recovery methods more consistentAde Lee2016-04-201-4/+43
* Added realm for archival and key generation through RESTAde Lee2016-04-201-1/+25
* Incorrect status change in key-request-review.Abhishek Koneru2014-10-011-2/+2
* Generate asymmetric keys in the DRM.Abhishek Koneru2014-08-271-13/+103
* Fixed NumberFormatException in key-request-find.Endi S. Dewata2014-06-201-4/+7
* Fix identities for security data storage, retrieval and generationAde Lee2014-06-131-3/+12
* Fix crash when key size not set for key archivalAde Lee2014-04-091-1/+2
* Refactoring KeyClient class and crypto classes.Abhishek Koneru2014-03-311-1/+1
* Reorganized REST service classes.Endi S. Dewata2014-02-281-2/+15
* Add ability to archive without sending pkiArchiveOptions object.Ade Lee2014-02-261-1/+17
* Added error checking in python client callsAde Lee2014-02-261-6/+23
* reame client_id to client_key_idAde Lee2014-02-261-9/+9
* Fix minor issues from review.Ade Lee2014-02-101-15/+19
* Change the return type for KeyRequest creation operationsAde Lee2014-02-101-6/+25
* Add strength and algorithm to KeyData and KeyInfo classesAde Lee2014-02-101-8/+17
* Fix DRM archival, recovery and generation for non-DES3 keys.Ade Lee2014-02-041-0/+11
* Address review commentsAde Lee2014-02-041-1/+2
* Added more client code for DRM testsAde Lee2014-02-041-23/+4
* Rename KeyDataInfos and KeyrequestInfosAde Lee2014-02-041-3/+3
* Added SymKeyGen serviceAde Lee2014-02-041-0/+61
* Added paging on all find commands.Endi S. Dewata2013-11-141-2/+4
* Reorganized server packages.Endi S. Dewata2013-10-251-0/+263