summaryrefslogtreecommitdiffstats
path: root/base/server/cms/src/com
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added more null parameter checking.Endi S. Dewata2013-11-143-1/+43
* Added null parameter checking.Endi S. Dewata2013-11-102-0/+36
* Fixed find commands.Endi S. Dewata2013-11-084-28/+65
* Fixed database cleanup issues.Endi S. Dewata2013-11-082-228/+207
* Fixed return code for user and group services.Endi S. Dewata2013-11-079-184/+96
* Added checks for CertRequest and Cert ResourcesAde Lee2013-11-072-19/+63
* Fix KeyRequest and Key Resources to return correct exit codesAde Lee2013-11-062-10/+45
* Fix return values in ProfileResourceAde Lee2013-11-061-8/+49
* Modify profile resource to return correct response for create or modify opAde Lee2013-11-061-6/+25
* Added TPS profile resource.Endi S. Dewata2013-11-042-4/+14
* Fixed problem running GroupMemberProcessor on non-CA.Endi S. Dewata2013-11-015-69/+98
* Renamed Processor to CAProcessor.Endi S. Dewata2013-11-019-21/+21
* Fixed logic for setting admin cert signing algorithmAde Lee2013-10-311-44/+79
* Fixed errors during Tomcat shutdown.Endi S. Dewata2013-10-281-0/+3
* Fixed error handling in DoUnrevoke servlet.Endi S. Dewata2013-10-281-2/+3
* Added access control for TPS token.Endi S. Dewata2013-10-281-11/+13
* Cleaned up CertEnrollmentRequest.Endi S. Dewata2013-10-255-6/+6
* Reorganized server packages.Endi S. Dewata2013-10-25449-0/+165410