summaryrefslogtreecommitdiffstats
path: root/base/server/cms/src
Commit message (Expand)AuthorAgeFilesLines
...
* Added search filter for TPS resources.Endi S. Dewata2014-03-193-6/+27
* Ticket #888 - (part 1: TKS) TPS rewrite: provide remote authority functionsChristina Fu2014-03-172-48/+111
* Removed redundant GenericServlet.destroy() invocation.Endi S. Dewata2014-03-171-1/+0
* Direct deployment for TPS.Endi S. Dewata2014-03-071-7/+24
* trac ticket #862 - TPS rewrite: provide connector service for JAVA-based TPS ...Christina Fu2014-03-061-0/+11
* Added CLI parameter to select message format.Endi S. Dewata2014-03-042-0/+118
* Reorganized REST service classes.Endi S. Dewata2014-02-2820-3742/+399
* Upgraded RESTEasy client library.Endi S. Dewata2014-02-273-15/+52
* Add ability to archive without sending pkiArchiveOptions object.Ade Lee2014-02-262-4/+31
* Added error checking in python client callsAde Lee2014-02-261-6/+23
* reame client_id to client_key_idAde Lee2014-02-263-35/+35
* Add methods to getKeyInfo and change key statusAde Lee2014-02-191-0/+41
* Refactored GroupMemberProcessor.Endi S. Dewata2014-02-192-7/+5
* Updated REST interface for key requests.Endi S. Dewata2014-02-191-7/+13
* Updated REST interface for keys.Endi S. Dewata2014-02-192-16/+45
* Updated REST interface for CA profiles.Endi S. Dewata2014-02-191-14/+16
* Fix eclipse warnings.Ade Lee2014-02-194-26/+19
* Updated REST interface for TPS connectors.Endi S. Dewata2014-02-181-31/+50
* Updated REST interface for account.Endi S. Dewata2014-02-181-3/+8
* Updated REST interface for groups.Endi S. Dewata2014-02-181-19/+21
* Updated REST interface for certificate requests.Endi S. Dewata2014-02-181-21/+29
* Updated REST interface for certificates.Endi S. Dewata2014-02-181-18/+22
* Updated REST interface for users.Endi S. Dewata2014-02-182-36/+59
* Removed hard-coded response type.Endi S. Dewata2014-02-106-22/+1
* Fix minor issues from review.Ade Lee2014-02-102-17/+21
* Change the return type for KeyRequest creation operationsAde Lee2014-02-102-25/+47
* Add strength and algorithm to KeyData and KeyInfo classesAde Lee2014-02-102-9/+29
* Fix DRM archival, recovery and generation for non-DES3 keys.Ade Lee2014-02-042-6/+36
* Address review commentsAde Lee2014-02-043-8/+25
* Rename KeyRequest to ResourceMessageAde Lee2014-02-041-14/+22
* Added more client code for DRM testsAde Lee2014-02-042-24/+18
* Rename KeyDataInfos and KeyrequestInfosAde Lee2014-02-043-9/+9
* Fix some errors flagged by eclipseAde Lee2014-02-041-2/+2
* Added SymKeyGen serviceAde Lee2014-02-042-2/+81
* Remove old recovery and archival methodsAde Lee2014-02-041-16/+0
* Add new POST endpoint for creating requestsAde Lee2014-02-041-0/+28
* External Registration feature merge (excluding TPS portion due to current TPS...Christina Fu2014-01-236-33/+186
* authentication pluginAndrew Wnuk2014-01-021-0/+303
* Added dialog for adding TPS groups.Endi S. Dewata2013-12-161-5/+8
* Added dialog for adding TPS users.Endi S. Dewata2013-12-161-5/+18
* Using PATCH method for modify operations.Endi S. Dewata2013-12-162-1/+83
* Replaced auth.properties with acl.properties.Endi S. Dewata2013-11-202-40/+56
* Added ACL for TPS profile mapping.Endi S. Dewata2013-11-191-0/+1
* REST interface extensionAndrew Wnuk2013-11-182-7/+128
* Updated ACL and auth method mapping names.Endi S. Dewata2013-11-151-3/+9
* Added ACL for TPS selftests.Endi S. Dewata2013-11-141-0/+1
* Added ACL for TPS connections.Endi S. Dewata2013-11-141-0/+1
* Added ACL for TPS configuration.Endi S. Dewata2013-11-141-0/+1
* Added ACL for TPS authenticators.Endi S. Dewata2013-11-141-0/+1
* Added paging on all find commands.Endi S. Dewata2013-11-147-104/+194