summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/certsrv/key
Commit message (Expand)AuthorAgeFilesLines
* Realms - Address comments from reviewAde Lee2016-04-203-17/+14
* Added realm to methods for listing requests and keysAde Lee2016-04-203-6/+34
* Added realm for archival and key generation through RESTAde Lee2016-04-205-11/+116
* Add realm to the key recordAde Lee2016-04-201-0/+11
* Makes output of secrets consistent for all clients.Abhishek Koneru2014-08-292-6/+27
* Fixes for tickets 1087, 1089, 1090, 1091.Abhishek Koneru2014-08-291-1/+1
* Generate asymmetric keys in the DRM.Abhishek Koneru2014-08-276-92/+327
* Fixed NumberFormatException in key-request-find.Endi S. Dewata2014-06-201-0/+1
* Fixes for comments on patches 87 and 89Abhishek Koneru2014-04-165-28/+60
* Added new CLI commands for Key resource.Abhishek Koneru2014-04-161-0/+21
* New CLI commands for Key and KeyRequest resources.Abhishek Koneru2014-04-161-1/+1
* Refactoring KeyClient class and crypto classes.Abhishek Koneru2014-03-312-68/+166
* Changes to KeyClient on the java side.Abhishek Koneru2014-03-194-94/+576
* Removed @Consumes and @Provides.Endi S. Dewata2014-03-042-14/+0
* Add ability to archive without sending pkiArchiveOptions object.Ade Lee2014-02-262-4/+89
* Added error checking in python client callsAde Lee2014-02-261-1/+21
* reame client_id to client_key_idAde Lee2014-02-266-39/+39
* Add methods to getKeyInfo and change key statusAde Lee2014-02-193-0/+86
* Updated REST interface for key requests.Endi S. Dewata2014-02-192-11/+20
* Updated REST interface for keys.Endi S. Dewata2014-02-192-10/+113
* Replaced deprecated ClientResponse class.Endi S. Dewata2014-02-101-4/+3
* Fix minor issues from review.Ade Lee2014-02-104-24/+24
* Change the return type for KeyRequest creation operationsAde Lee2014-02-103-4/+50
* Add strength and algorithm to KeyData and KeyInfo classesAde Lee2014-02-102-5/+39
* Fix DRM archival, recovery and generation for non-DES3 keys.Ade Lee2014-02-043-9/+43
* Address review commentsAde Lee2014-02-047-69/+63
* Rename KeyRequest to ResourceMessageAde Lee2014-02-046-236/+77
* Added more client code for DRM testsAde Lee2014-02-043-13/+51
* Rename KeyDataInfos and KeyrequestInfosAde Lee2014-02-045-12/+12
* Added SymKeyGen serviceAde Lee2014-02-041-9/+71
* Remove old recovery and archival methodsAde Lee2014-02-041-31/+0
* Add new POST endpoint for creating requestsAde Lee2014-02-045-8/+117
* Use a generic request objectAde Lee2014-02-044-86/+274
* REST interface extensionAndrew Wnuk2013-11-182-0/+49
* Fixed problem with key-find.Endi S. Dewata2013-11-151-1/+1
* Updated ACL and auth method mapping names.Endi S. Dewata2013-11-152-4/+4
* Added paging on all find commands.Endi S. Dewata2013-11-144-166/+22
* Fix KeyRequest and Key Resources to return correct exit codesAde Lee2013-11-061-4/+11
* Fixed CLI authentication issue.Endi S. Dewata2013-10-011-4/+0
* Refactored client framework.Endi S. Dewata2013-08-231-9/+8
* Refactored code to import CA certificate.Endi Sukma Dewata2013-04-251-9/+8
* Added authentication method validation.Endi Sukma Dewata2013-02-192-0/+4
* Added ACLInterceptor.Endi Sukma Dewata2012-11-082-0/+5
* Enabled authentication for key services.Endi Sukma Dewata2012-10-297-30/+314
* Fixed KRA test.Endi Sukma Dewata2012-10-225-7/+7
* Reorganized REST common classes.Endi Sukma Dewata2012-08-159-0/+809