summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/certsrv
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem emptying a field in TPS UI.Endi S. Dewata2014-08-261-2/+2
* Fixed missing TPS token attributes.Endi S. Dewata2014-08-151-0/+17
* Adds a new CLI command pki ca-kraconnector-show.Abhishek Koneru2014-08-143-0/+45
* Add ability to create database as subtree of existing treeAde Lee2014-07-171-3/+39
* Fixed transport certificate delimiters.Endi S. Dewata2014-07-091-2/+2
* Swap numeric values of OBNOXIOUS and INFO debug logging for correctnessMatthew Harmsen2014-06-251-2/+2
* Fixed missing TPS activity attributes.Endi S. Dewata2014-06-241-3/+50
* Fixed NumberFormatException in key-request-find.Endi S. Dewata2014-06-201-0/+1
* Fix identities for security data storage, retrieval and generationAde Lee2014-06-131-0/+3
* Removed requestID parameter usage in [un]revoke request.Abhishek Koneru2014-05-164-148/+3
* Renamed TPS connection to TPS connector (part 4).Endi S. Dewata2014-05-082-28/+28
* Renamed TPS connection to TPS connector (part 3).Endi S. Dewata2014-05-085-45/+45
* Added filter to UserService.findUserMemberships().Endi S. Dewata2014-05-083-3/+5
* Added filter to GroupService.findGroupMembers().Endi S. Dewata2014-05-082-2/+7
* Fixed message format for PKIException.Endi S. Dewata2014-05-071-14/+0
* Fixed UGSubsystem.getUser().Endi S. Dewata2014-05-051-3/+3
* Fixed TPS connector configuration.Endi S. Dewata2014-04-302-14/+44
* Updated REST interface for security domain.Endi S. Dewata2014-04-282-4/+13
* Added group members table in TPS UI.Endi S. Dewata2014-04-222-2/+4
* Fixed user's name in TPS UI.Endi S. Dewata2014-04-213-3/+220
* Fixes for comments on patches 87 and 89Abhishek Koneru2014-04-166-28/+80
* 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
* Added enable/disable functionality for TPS audit.Endi S. Dewata2014-04-153-11/+29
* Added change token status dialog.Endi S. Dewata2014-04-153-24/+83
* Added general configuration page.Endi S. Dewata2014-04-082-24/+13
* Added audit page.Endi S. Dewata2014-04-082-100/+40
* Added profile mapping page.Endi S. Dewata2014-04-082-24/+9
* Share subsystem cert in shared tomcat instancesAde Lee2014-03-311-0/+45
* Refactoring KeyClient class and crypto classes.Abhishek Koneru2014-03-314-74/+209
* Refactored TPS authenticators.Endi S. Dewata2014-03-292-24/+9
* Refactored TPS connections.Endi S. Dewata2014-03-292-24/+9
* Refactored TPS profiles.Endi S. Dewata2014-03-292-24/+9
* Added details page for TPS authenticators.Endi S. Dewata2014-03-291-0/+3
* Added details page for TPS connections.Endi S. Dewata2014-03-291-0/+3
* Added details page for TPS profiles.Endi S. Dewata2014-03-291-0/+3
* trac ticket #862 HTTP connection factory multi-uri addendumChristina Fu2014-03-253-52/+12
* Changes to KeyClient on the java side.Abhishek Koneru2014-03-199-100/+823
* Added search filter for TPS resources.Endi S. Dewata2014-03-1918-39/+44
* trac ticket #862 - TPS rewrite: provide connector service for JAVA-based TPS ...Christina Fu2014-03-066-2/+100
* Fixed CLI exceptions.Endi S. Dewata2014-03-061-8/+12
* First cut at Java TPS Buffer class and APDU class.Jack Magne2014-03-052-199/+0
* Removed @Consumes and @Provides.Endi S. Dewata2014-03-0422-206/+0
* Added CLI parameter to select message format.Endi S. Dewata2014-03-044-1/+39
* Cannot unmarshall *Request objects to ResourceMessage object.Abhishek Koneru2014-03-031-0/+6
* Upgraded RESTEasy client library.Endi S. Dewata2014-02-273-91/+50
* Add ability to archive without sending pkiArchiveOptions object.Ade Lee2014-02-263-4/+109
* Added error checking in python client callsAde Lee2014-02-262-1/+22
* reame client_id to client_key_idAde Lee2014-02-267-40/+40
* Add methods to getKeyInfo and change key statusAde Lee2014-02-193-0/+86