summaryrefslogtreecommitdiffstats
path: root/base/ca/src
Commit message (Expand)AuthorAgeFilesLines
...
* Bug1151147 issuerDN encoding correctionChristina Fu2014-10-232-3/+49
* Fix kra-connector-removeAde Lee2014-09-021-6/+6
* Adds a new CLI command pki ca-kraconnector-show.Abhishek Koneru2014-08-141-0/+13
* Add ability to create database as subtree of existing treeAde Lee2014-07-171-2/+2
* Fixed internal errors in RenewalProcessor.Endi S. Dewata2014-05-191-0/+3
* Removed requestID parameter usage in [un]revoke request.Abhishek Koneru2014-05-161-7/+2
* Added minimum search keyword length requirement.Endi S. Dewata2014-05-122-3/+0
* Fixed message format for PKIException.Endi S. Dewata2014-05-071-2/+2
* Refactored SystemConfigService (part 12).Endi S. Dewata2014-04-251-0/+36
* Refactored SystemConfigService (part 9).Endi S. Dewata2014-04-252-2/+33
* REST API get certs links missing segmentMatthew Harmsen2014-03-181-2/+2
* Added CLI parameter to select message format.Endi S. Dewata2014-03-041-0/+2
* Reorganized REST service classes.Endi S. Dewata2014-02-286-21/+2249
* Added ACL for TPS authenticators.Endi S. Dewata2013-11-141-3/+4
* Fixed problems finding user and group sub-resources.Endi S. Dewata2013-10-251-6/+0
* Added audit resource.Endi S. Dewata2013-10-081-0/+4
* Added selftest resource.Endi S. Dewata2013-10-081-0/+4
* Reorganized interceptors.Endi S. Dewata2013-08-201-2/+2
* Option to include nextUpdate as an offset to thisUpdateAndrew Wnuk2013-05-141-0/+27
* Plug resource leaksAde Lee2013-03-081-6/+3
* Added authentication method validation.Endi Sukma Dewata2013-02-191-1/+3
* Added CLI to manage user membership.Endi Sukma Dewata2013-02-181-0/+2
* Session-based nonces.Endi Sukma Dewata2013-02-042-8/+43
* Resolved Trac Ticket 367 - pkidestroy does not remove connectorAde Lee2013-01-151-0/+4
* Parameterizing RESTEasy paths.Endi Sukma Dewata2012-12-061-2/+1
* Misc changes to get rhel 7 build to workAde Lee2012-11-211-0/+1
* Change cmake projects from Java to NONEAde Lee2012-11-201-1/+1
* Added ACLInterceptor.Endi Sukma Dewata2012-11-081-0/+4
* Removal of version numbers from jar file namesMatthew Harmsen2012-10-291-12/+2
* Fixed synchronization problem in CertificateRepository.Endi Sukma Dewata2012-10-291-1/+25
* Added conditions for security domain REST service.Endi Sukma Dewata2012-10-231-4/+21
* Added REST account service.Endi Sukma Dewata2012-10-221-0/+5
* Enabled authentication for security domain REST interface.Endi Sukma Dewata2012-10-181-0/+15
* Using RPM version number in CMake.Endi Sukma Dewata2012-10-011-1/+2
* Added VERSION file.Endi Sukma Dewata2012-09-282-0/+11
* Fixed exceptions during shutdown.Endi Sukma Dewata2012-08-281-10/+13
* Reorganized REST common classes.Endi Sukma Dewata2012-08-151-1/+1
* Cleaned up REST common class names.Endi Sukma Dewata2012-08-151-2/+2
* Cleaned up REST server class names.Endi Sukma Dewata2012-08-151-18/+18
* Updated the remaining build scripts.Endi Sukma Dewata2012-08-151-26/+39
* Use only pluralized REST interface URLsAde Lee2012-07-241-6/+0
* Added CMSExceptionMapper class to the Application classesAde Lee2012-07-101-0/+4
* Add Application files to list REST resourcesAde Lee2012-07-102-1/+65
* LeftOver Cases in Resource Leaks and NULL_RETURNSAbhishek Koneru2012-07-022-8/+7
* Fixes for Guarded_By_Violation issues shown in CoverityAbhishek Koneru2012-07-021-5/+4
* Fixes for Forward Null Cases in Coverity for DogTag10Abhishek Koneru2012-06-291-1/+1
* Fixes for Coverity issues of type Resource Leaks - RemainingAbhishek Koneru2012-06-251-4/+8
* Fixes for Coverity issues of type Stringbuffer, NO_EQUALS_METHOD , REVERSE_IN...Abhishek Koneru2012-06-152-24/+23
* Fixes for NULL_RETURN cases review commentsAbhishek Koneru2012-06-051-19/+21
* Fixes for Null_Returns Cases - 1 For CommitAbhishek Koneru2012-06-052-59/+85