summaryrefslogtreecommitdiffstats
path: root/base/common/src
Commit message (Expand)AuthorAgeFilesLines
...
* Updated REST interface for users.Endi S. Dewata2014-02-182-16/+32
* Removed hard-coded response type.Endi S. Dewata2014-02-101-3/+6
* Replaced deprecated ClientResponse class.Endi S. Dewata2014-02-1015-126/+85
* Fix minor issues from review.Ade Lee2014-02-105-26/+26
* Change the return type for KeyRequest creation operationsAde Lee2014-02-104-12/+60
* 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-046-12/+53
* Address review commentsAde Lee2014-02-0415-141/+117
* Rename KeyRequest to ResourceMessageAde Lee2014-02-0414-152/+109
* Added more client code for DRM testsAde Lee2014-02-044-15/+68
* Rename KeyDataInfos and KeyrequestInfosAde Lee2014-02-046-16/+16
* Added SymKeyGen serviceAde Lee2014-02-042-9/+76
* Remove old recovery and archival methodsAde Lee2014-02-041-31/+0
* Add new POST endpoint for creating requestsAde Lee2014-02-046-11/+123
* Use a generic request objectAde Lee2014-02-044-86/+274
* Fixed TPS resource statuses.Endi S. Dewata2014-01-307-10/+57
* Added dialog for adding TPS tokens.Endi S. Dewata2014-01-281-0/+52
* External Registration feature merge (excluding TPS portion due to current TPS...Christina Fu2014-01-231-0/+1
* Added dialog for adding TPS groups.Endi S. Dewata2013-12-161-0/+23
* Added dialog for adding TPS users.Endi S. Dewata2013-12-161-0/+22
* Using PATCH method for modify operations.Endi S. Dewata2013-12-166-158/+52
* Added TPS UI skeleton.Endi S. Dewata2013-12-061-1/+1
* Moved cmsbundle into server folder.Endi S. Dewata2013-12-054-3705/+0
* Added ACL for TPS profile mapping.Endi S. Dewata2013-11-191-0/+8
* REST interface extensionAndrew Wnuk2013-11-183-0/+71
* Fixed problem with key-find.Endi S. Dewata2013-11-152-2/+2
* Added client-init command.Endi S. Dewata2013-11-152-4/+1
* Updated ACL and auth method mapping names.Endi S. Dewata2013-11-159-43/+43
* Added ACL for TPS selftests.Endi S. Dewata2013-11-141-0/+6
* Added ACL for TPS connections.Endi S. Dewata2013-11-141-0/+8
* Added ACL for TPS configuration.Endi S. Dewata2013-11-141-0/+6
* Added ACL for TPS authenticators.Endi S. Dewata2013-11-141-0/+8
* Added paging on all find commands.Endi S. Dewata2013-11-1417-424/+84
* Fixed find commands.Endi S. Dewata2013-11-088-151/+36
* Fixed return code for user and group services.Endi S. Dewata2013-11-073-18/+10
* Added checks for CertRequest and Cert ResourcesAde Lee2013-11-071-15/+15
* Fix KeyRequest and Key Resources to return correct exit codesAde Lee2013-11-062-8/+19
* Modify profile resource to return correct response for create or modify opAde Lee2013-11-063-6/+35
* Added TPS profile resource.Endi S. Dewata2013-11-045-0/+438
* Removed duplicate ACL classes.Endi S. Dewata2013-11-012-30/+30
* Fixed tests dependencies.Endi S. Dewata2013-10-311-2/+11
* Fixed errors during Tomcat shutdown.Endi S. Dewata2013-10-281-0/+17
* Added access control for TPS token.Endi S. Dewata2013-10-281-0/+9
* Cleaned up CertEnrollmentRequest.Endi S. Dewata2013-10-254-136/+242
* Reorganized server packages.Endi S. Dewata2013-10-25646-221446/+0
* Fixed problems finding user and group sub-resources.Endi S. Dewata2013-10-2513-1035/+716
* Reorganized PKIPrincipal.Endi S. Dewata2013-10-257-7/+6
* Refactored authentication managers.Endi S. Dewata2013-10-255-21/+79
* Reorganized PKIRealm class.Endi S. Dewata2013-10-252-2/+3
* Stand-alone DRMMatthew Harmsen2013-10-153-51/+207